Symptom
Using the “{“(curly brackets) in SQL Transform to substitute variable value incorrectly converts values from single quotes to double quotes.
For example:
$GVTest = CA’,’BC’,’FL;
When using the above variable in a SQL select statement clause as follows:
Where State in ({$GVTest})
incorrectly returns ‘CA’’,’’BC’’,’’FL’
Read more...
Environment
Data Services 12.2
Product
SAP Data Services XI 3.1
Keywords
single quotedouble quote , KBA , EIM-DS , Data Services , Bug Filed
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview