cancel
Showing results for 
Search instead for 
Did you mean: 

text from customer master to delivery header

Former Member
0 Kudos

Hi Experts,

Here we have a requirement, Text what we maintain in the customer master (like Shipping point address) text need to be trigger at Delivery header,

1) Is it possible in standard text determinaction or we need to go for any user exits?

2) If we want to use user exits what are the user exits we have to copy the data from customer master to delivery header.

NOTE: Client doesnt want to use the text from sales order or scheduling agrements.

Please help me to fill the requirement .

best regards,

chiranjeevi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Chiranjeevi,

It is possible to achieve this with standard text determination procedure itself.

Goto transaction VOTXN and in the "Delivery --> Header" create a new access sequence with the Customer Master Text IDs (like the ID which contains the Shipping Point address) from which the text is to be selected. Once done, create or make use of an existing text determination procedure available under Delivery Header and then assign the access sequence to the Delivery Header Text ID into which the Customer Master text is to be copied. Maintain additional settings as necessary. This will ensure that the text from customer master is directly copied over to the delivery header.

There are many documents already available (search in Google) to explain the text determination process if you need help with the same.

Regards,

Som