cancel
Showing results for 
Search instead for 
Did you mean: 

Pre-populating header text in a sales order

former_member498918
Participant
0 Kudos

Is there a way to or a customer exit I can use to pre-populate text in the sales order header. This text will not come from the customer master or anywhere else.

Basically there are 3 options for what we want the order to say and I would like to pre-populate the order with all 3 so that the person rasing the order can delete as appropriate.

Thank you

Karen

Accepted Solutions (1)

Accepted Solutions (1)

Shiva_Ram
Active Contributor
0 Kudos

By standard, you can fulfill this requirement. Create the text details in t.code SO10 and note down the Text Object, text ID and text name details.Then in the sales order text determination procedure (t.code VOTXN), add the text ID, for which the access sequence should have text object, text ID and text name similar to that is created in SO10. By this way, when the user creates a sales order, the system can pre-populate the text from SO10 in the sales order.

Regards,

Answers (0)