Application Development 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: 

creating sales order through Bapi

Former Member
0 Kudos

Hi all,

I am trying to create sales order through bapi.

Now my problem is mapping sales order fields with bapi structure fields.

1.'Overall Order status' field in the 'Status' tab of the header in VA02.

2.'Tax'feild in the 'conditions' tab of the header in VA02.

Please help me to map these fields into Bapi structure.

Thanks in advance.

Regards,

Shalem.

3 REPLIES 3

former_member188685
Active Contributor
0 Kudos

Hi,

try this FM <b>SD_SALESDOCUMENT_CREATE</b>

Regards

vijay

Former Member
0 Kudos

Hai Shalem

Try with the following BAPI's

1)BAPI_SALESORDER_CREATEFROMDAT1 Sales order: Create Sales Order

2)BAPI_SALESORDER_CREATEFROMDAT2 Sales order: Create Sales Order

3)BAPI_SALESORDER_CREATEFROMDATA Create Sales Order, No More Maintenance

Thanks & regards

Sreenivasulu P

Former Member
0 Kudos

HI

GOOD

GO THROUGH THIS LINK,I HOPE THIS WILL GIVE YOU THE COMPLETE IDETA OF CREATING A SALES ORDER THROUGH BAPI,

http://help.sap.com/saphelp_nw04/helpdata/en/4c/fd7ebb515911d395f900a0c94260a5/content.htm

http://www.sappoint.com/abap/bapiintro.pdf

THANKS

MRUTYUN