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

passing text from driver program to sapacript

former_member693013
Discoverer
0 Likes
472

Hi,

I am having the problem in passing text from driver program to sapscript,while debugging the values are are going to work area but its not getting displayed in output.

can anyone guide in this?

thanks in advance.

1 ACCEPTED SOLUTION
Read only

awin_prabhu
Active Contributor
0 Likes
434

Debug the Sap Script

Switch on Script debugger and check inside script whether value is getting printed or not.

To switch it on, Goto -> SE71-> Utilities -> Activate Debugger -> Now run your driver program or corresponding transaction

2 REPLIES 2
Read only

awin_prabhu
Active Contributor
0 Likes
435

Debug the Sap Script

Switch on Script debugger and check inside script whether value is getting printed or not.

To switch it on, Goto -> SE71-> Utilities -> Activate Debugger -> Now run your driver program or corresponding transaction

Read only

0 Likes
434

Hi,

Thanks for the suggestion.Actually the problem was with the standard text(SO10).