Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2800

Re: Rerunning a process chain as it gets complete

$
0
0

Hi ,

 

at end of your process chain add program step.

 

Capture1.PNG

 

add program inside it..

and write code to call below FM:

 

CALL FUNCTION 'RSPC_API_CHAIN_START' "

  EXPORTING

    i_chain =                   " rspc_chain   Enter  Process Chain

  IMPORTING

    e_logid =                   " rspc_logid    Log-ID of a Process Chain Run

.

 

this will keep your process chain calling in n loop.

 

Regards,

Hitesh


Viewing all articles
Browse latest Browse all 2800

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>