Hi Experts,
I have a requirement of creating a program which will create batch without using t-code u2018MSC1Nu2019 and at the same time user should not be able to run the T-code u2018MSC1Nu2019 . So, I have used the Fn. Module u2018BAPI_BATCH_CREATEu2019 for this purpose . But the problem is that, the user must have the authorization of the tcode u2018MSC1Nu2019 for using this Fn. Module .
Now, I want to know is there any way by which I can create batch programmatically without using u2018MSC1Nu2019 at the same time without giving authorization for the Tcode MSC1N.
Deb .