Analysis of the name sequence when double-clicking on the contact person's PF in a sales order

Analysis of the name sequence when double-clicking on the contact person's partner function in a sales order.

Sometimes, the sequence of names displays the customer's name first and the contact person's name last.

SherryWang01_0-1743151177644.png

 

Sometimes, the sequence of names displays the contact person’s name first and the customer's name last.

SherryWang01_1-1743151189129.png

 


Analysis: Set break point at FM SD_PARTNER_ADDR_DIALOG_INTERN, in this case, system then call FM ADDRESS_INTO_PRINTFORM.

SherryWang01_2-1743151205149.png

 

The name sequence get determined by each address layout. When the address layout is 011, we can see that the customer's name is listed first.

SherryWang01_3-1743151226383.png

 

When the address layout is 022, we can see that the contact person’s name is listed first.

SherryWang01_4-1743151235227.png

 

For different address layout, you can refer to this help portal. https://ift.tt/EgRnTb7

SherryWang01_5-1743151249738.png

 

The address layout key is determined by the receiver's country. By using transaction code OY07, we can identify the country for which the layout key is defined.

SherryWang01_6-1743151257192.png

 



from New blog articles in SAP Community https://ift.tt/Wsn3l2f
A.A.Sumudu Ranasinghe

Department of Industrial Information Technology. Uva Wellassa University.

Post a Comment

Previous Post Next Post