cancel
Showing results for 
Search instead for 
Did you mean: 

How to Call 2 SAPScripts

Former Member
0 Kudos

Hi Experts,

How can I call 2 SAPScripts in One Transaction (PO)? Do this require a filling up the Processing Routine of the Output Type Processing 2?

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

nabheetscn
Active Contributor
0 Kudos

Hello,

In your driver you just have to code and call the two SAP scripts.

Regards

Nabheet

Answers (4)

Answers (4)

Former Member
0 Kudos

Question is answered

Former Member
0 Kudos

Hi Experts,

Thanks for all of your answers. You're right! But the most Outstanding suggestion is in the creation another Output Type so that configuration should control to the forms created. This is to assume that the requirements may change and the versatility of configuration vs ABAP Code(Print Program) is greater.

Just a curiousity because of the requirement, I want to know what is the function of the Processing 2 to 4 in the Processing Routines in the Output Types configuration. Does this have anything to do with calling another SAPScripts?

Thanks!

NAeda
Contributor
0 Kudos

HI,

Why you want to assign two SAP Scripts.?

If you want do the same, create one more ouput type assign the Program and diff script in NACE, then use it in Output Messages for a particular PO document.

Rgds

Aeda

kesavadas_thekkillath
Active Contributor
0 Kudos

use start_form to call different forms