Quantcast
Channel: SCN : Unanswered Discussions - Data Services and Data Quality
Viewing all articles
Browse latest Browse all 3719

SAP BODS Scripting Issues

$
0
0

Hi Experts

 

I am facing an issue with a script in BODS. Below is my script. Here if you notice the Emp ID column has a space within it.

 

SQL('Agency','select count(*) from "1" where Emp ID = \'0000240863\'');                      ===> This doesn't work.

 

SQL('Agency','select count(*) from "1" where EmpID = \'0000240863\'');                       ===> This works fine.


Did anyone face this issue before how to we make sure BODS recognize the columns which has space within the column names ?


I tried below options but no luck.... can someone please help me with this... Its really urgent


\'Emp ID\'

(Emp ID)

\Emp ID\

\Emp\sID\

\Emp\tID\


Thanks

Pradeep


Viewing all articles
Browse latest Browse all 3719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>