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

SE71 SAP Script - Program/ perform dynamic configuration

Former Member
0 Likes
1,148

We are using a custom SAP Script and a custom perform is getting called inside standard code (co_endperform). Anyone know where this dynamic program/perform call is configured?

Regards,

Dipin

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
861

hmm, maybe

/: PERFORM <form> IN PROGRAM <prog> ...

(SAP Library: SAPscript: Calling ABAP Subroutines: PERFORM)