cancel
Showing results for 
Search instead for 
Did you mean: 

No text redetermination once change the ship to party

prashant_sharma21
Contributor
0 Kudos

Hello Experts,

We have text like picking/packing/shipping text in ship to party. and we have assigned such text value in ship to party.

Suppose:

Ship to party A has shipping text: ABCDEFG

Ship to party B has shipping text: 12345678

I create the sales order with ship to party: A and system determine text (header level) as ABCDEFG, I save it later i change the ship to party in sale order from A to B. according to business logic system should change the shipping text from ABCDEFG to 12345678 once I change the ship to party from A to B. But it is not happening.

Even though changing the ship to party from A to B, system is not redetermining text and I am wondering why it's happening?

Is it the standard functionality ? why it is happening ?

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Userexits for text determination:

userexit_move_field_to_tvcom_h  for header text

userexit_move_field_to_tvcom_i   for Item Text.

You can add your code in this exit as per your requirement via implicit enhancement.

srinu_s1
Active Contributor
0 Kudos

Please refer the above tread, System does not re determine the text if Ship to party  is changed, it changes only for SP, also if you want to redetermine the SH text then refer the notes also which was mentioned in the above tread.

thanks,

Srinu.