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

regarding BAPI ...

Former Member
0 Likes
367

Hi ,

I got a task " Convert the BAPI_SALESORDER to a Call transaction..."

what exactly this.What I have to do.

I think there is one way to do this....

Use BAPI FUnction module writtend in that BAPI and write a program with SElection screen to privde the required inputs. Then create a TCODE. Use that TCODE to CALL TRANSACTION.

Hope this will help.

DARSHAN

2 REPLIES 2
Read only

Former Member
0 Likes
348

You should use the BAPI to create the order. Why would you want to do a call transaction when you can use a BAPI.

Read only

Former Member
0 Likes
348

I think there is one way to do this....

Use BAPI FUnction module writtend in that BAPI and write a program with SElection screen to privde the required inputs. Then create a TCODE. Use that TCODE to CALL TRANSACTION.

Hope this will help.

DARSHAN