Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue calling another program from BADI

Former Member
0 Kudos
261

Hi all,

I have a requirement of calling anothre program from badi.

Call transaction and SUBMIT are not allowed in BADI.

Please suggest me alternative way of calling program from badi.

Thank you.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
215

Hi Sanu,

Why dont u provide the code(of calling prog) in the BADI , insted of calling the prog.

Just write that code into the Method and End method,

it ill solve your prob.

Regards ,

Niranjan.G

2 REPLIES 2
Read only

Former Member
0 Kudos
216

Hi Sanu,

Why dont u provide the code(of calling prog) in the BADI , insted of calling the prog.

Just write that code into the Method and End method,

it ill solve your prob.

Regards ,

Niranjan.G

Read only

0 Kudos
215

its standard sap program.