2013 Jun 26 12:54 PM
Hi,
i have two form which is needed to call from a custom function module.
I tried to call it using START_FORM but did not worked.
Could anyone provide light on this.
Thanks
Sandip
2013 Jun 26 1:09 PM
Hi Sandip,
You need to provide more detail in your question. It should be possible to call one SAPscript and once it's complete then follow with a second one, if this is not working you should explain what you've done and what is actualy happening.
regards,
Nick
2013 Jun 26 1:28 PM
Hi,
The process usually for processing a single SAPScript is that the you have to do OPEN_FORM, then START_FORM and CLOSE_FORM. And check the Spool settings applicable you should set that appropriately if you want all Script to be in the same spool Output.
Cheers,
Arindam