Skip to Content
0
Jul 11, 2022 at 05:01 PM

Sales order Header text has not passed to the delivery header text(automatic delivery)

406 Views

Dear team,

Currently, whenever a sales order is created using the VA01 t-code, delivery is getting created automatically, but the problem is the header text available in the sales order is not passing to the delivery header text. this text is mandatory in the third-party system which will be passed using EDI.

When I checked the user exit USEREXIT_SAVE_DOCUMENT, there I could see the READ_TEXT and CREATE_TEXT FMs responsible for getting the text and saving the text at the sales order header text level.

The text is SO10 text.

Now to check why the header text not moved to the delivery text, what is procedure should I follow?

Please help me.