Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while displaying SAP script

Former Member
0 Likes
407

Hi,

I was trying to display a SAP script by passing the values.

When i click the preview button from the Dialog window It's displaying error called "CALL CONTAINED error (ADS(2)) "

Can anyone explain why this problem is coming and what we want to do for making it work.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
379

Plz tell that the script u are using is standard one or 'Z' .

3 REPLIES 3
Read only

Former Member
0 Likes
380

Plz tell that the script u are using is standard one or 'Z' .

Read only

Former Member
0 Likes
379

Hi,

Check for the data types of the variables you are passing values.

There can be any data miss match.

Regards,

Rajesh Kumar

Read only

Former Member
0 Likes
379

Thanks