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

Re: How to run SUBMIT program statement with different USER ID without having authorization to object S_BTCH_NAM?

$
0
0

There is a solution provided to achieve this by Using  function module BP_JOB_MODIFY before JOB_CLOSE, already we tried this  and didn't get the expected result as we are not sure on how to implement these function modules.


JOB_OPEN - SUBMIT - JOB_CLOSE - User Name for the Job


Kindly go through the above link and provide a solution on the Order of the function module  how they need to be called?


I mean we already implemented in below order, but  it didn't worked, can some one suggest how to use them in right order.


Job_Open


SUBMIT zprog....

WITH.....

USER ......

 


BP_JOB_MODIFY


Job Close



                                                           or




Any other way to SUBMIT a program other than using SUBMIT program?



Regards,

Dillibabu.



Viewing all articles
Browse latest Browse all 3510

Trending Articles