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

Modify field VBKD-BSTKD to insert a text

Former Member
0 Likes
1,590

Hi friends. I need help. The user want save a text in field VBKD-BSTKD for a Sales Ordem. How I can do it? Anyone know a BAPI to do this?

Thanks a lot!

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
1,013

In BAPI_SALESORDER_CHANGE, parameter ORDER_HEADER_IN, the field is PURCH_NO_C "Customer purchase order number"

Regards,

Raymond

Hi friends. I need help. The user want save a text in field VBKD-BSTKD for a Sales Ordem. How I can do it? Anyone know a BAPI to do this?

Thanks a lot!

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
1,014

In BAPI_SALESORDER_CHANGE, parameter ORDER_HEADER_IN, the field is PURCH_NO_C "Customer purchase order number"

Regards,

Raymond

Read only

Former Member
0 Likes
1,013

Thats it!!!

Thanks a lot! Regards!