‎2013 Aug 20 1:40 PM
Hi Guys is it possible to call a SUBMIT program in Background job inside a V2 update function module.
I tried doing but it was V1 and failed.
But as V2 runs without locks will it be possible to call it here.
The business requirement is that SAP supports only one type of costing variant to be executed but they want to run multile variants and so we called a F.M and scheduled a job but strange enough it is not working.
‎2013 Aug 20 2:11 PM
‎2013 Aug 20 2:51 PM
Hi,
Open Job the submit your program and then close the opened job.
Regards,
Sujeet
‎2013 Aug 21 9:01 AM
Guys I did not ask how to schedule a job in background come one... the question was whether we can do it inside update modules.
I have solved it thanks to all of you for taking time out and helping. Thanks