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: 

Function Module or BAPI to update Short text for sales order item(vl02n)

Former Member
0 Kudos

Hi All,

I need to update the Short text for sales order item in vl02n transaction from an internal table with Delivery number and other relevant details .

Does any body know any Function Module or BAPI which can accomplish this purpose .

Or else writing BDC is the only option I have got ? .

Please clarify .

Thanking you in advance .

With Regards,

Suriya .

1 REPLY 1

Former Member
0 Kudos

Hi

You can try using BAPI_SALESORDER_CHANGE if you want to change sales order

Regards

MD