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

Updating long text while creating a work order

ameesa_sameen
Explorer
0 Likes
552

I am modifying fields of a work order using EXIT_SAPLCOIH_009.

when the user clicks save a pop up is generated and the user enters text. This text is to be updated in the long text of the WO.

Is it possible to update the long text of the WO while creating a work order using IW36 using this Exit because the work order number is not generated yet in the exit .(%000000001)

If yes, can you please tell me how.

Appreciate your help.

I am modifying fields of a work order using EXIT_SAPLCOIH_009.

when the user clicks save a pop up is generated and the user enters text. This text is to be updated in the long text of the WO.

Is it possible to update the long text of the WO while creating a work order using IW36 using this Exit because the work order number is not generated yet in the exit .(%000000001)

If yes, can you please tell me how.

Appreciate your help.

1 REPLY 1
Read only

ameesa_sameen
Explorer
0 Likes
506

Can somebody please help me on this.