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: 

Reg BAPI BAPI_SALESORDER_CREATEFROMDAT2

Former Member
0 Kudos

Hi All,

I am using the BAPI BAPI_SALESORDER_CREATEFROMDAT2 for creating sales order but I have an issue with one field Delivery to country item level data field Deliver to country(data element RKEG_WWDLC field is WWDLC) which is available in account assigment when I click on profit segment.The issue is I dont find this field in the BAPI that I am using,Please suggest some body how to get this field in to BAPI do we need to enhance BAPI? When I press F1 on that field and check screen field is it is empty.

If we have to enhance the BAPI how to we have to do this?

Regards

Mahesh

2 REPLIES 2

Former Member
0 Kudos

Hi,

May be that field is auto populated one.First check that.

I had a simple check(not so deep) didn't see any user exits, Check for Badi to enhance.

Rhea.

Former Member
0 Kudos

Hello,

If you want to add another field, you can use the Append Structure to the Standard Structure available in the BAPI.

Hope it would be helpful.

Thanks and Regards,

Venkat Phani Prasad Konduri