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

SAP Script Update

Former Member
0 Likes
484

Hi All,

I made some changes in the sap script and also in the print program and then moved my transport to the RQ for testing, I saw that the changes are there but it's not working the same way as it was working in the development box. did I miss anything?

any idea please

Thanks,

Rajeev

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
433

If this is for an output fired off by an SAP process, did the config get changed to point to the new program and custom SAPScript?

A suggestion, if you've not already tried this.... If possible, leave calling program as is, create custom SAPScript and enhance it with PERFORM....etc. I realize that's not always possible, but (as I recall), that's the preferred practice...

2 REPLIES 2
Read only

Former Member
0 Likes
433

>

> did I miss anything?

somewhere between maybe and probably.

> any idea please

Please try to give us a better idea of what the problem is.

Rob

Read only

Former Member
0 Likes
434

If this is for an output fired off by an SAP process, did the config get changed to point to the new program and custom SAPScript?

A suggestion, if you've not already tried this.... If possible, leave calling program as is, create custom SAPScript and enhance it with PERFORM....etc. I realize that's not always possible, but (as I recall), that's the preferred practice...