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: 

BAPI_PRODORD_CREATE(need production order long text)

Former Member
0 Kudos

hi gurus,

I want to update the long text in co01 by using BAPI called BAPI_PRODORD_CREATE .

I tried using that FM CREATE_TEXT but it is not displaying in co03.

please help regarding this issue.

Rewards points for useful answer.

2 REPLIES 2

Former Member
0 Kudos

Hi,

Use BAPI_PRODORD_CHANG for this.

Regards

Susheel

Former Member
0 Kudos

Hi,

U can try with SAVE_TEXT.

Or u can use BAPI_PRODORD_CHANGE.

Regards

Srimanta