cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EC-SAP Integration Japan PersonNameAlternateScript

Former Member
0 Likes
265

Hi Community,

can someone share with me example of Employee xml, in which

PersonNameAlternateScript is filled.

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Likes

compound employee XML has this field, so it would be filled up in EC and can be replicated and can be mapped to infotupe

</PersonName>
< PersonNameAlternateScript>
< FormOfAddressCode>MS</FormOfAddressCode>
< GivenName>R</GivenName>
< FamilyName>Pi</FamilyName>
< BirthName>P</BirthName>
< /PersonNameAlternateScript>
< PersonalDetailsCountrySpecific>
< Country_Code>IND</Country_Code>
< Number_of_Children>2</Number_of_Children>
< /PersonalDetailsCountrySpecific>
< SourceDataModelExtensionFields>
< NodeName>personal_information</NodeName>
< ElementName>custom_date1</ElementName>
< ElementValue>
< Date>201</Date> <<.
< /ElementValue>
< /SourceDataModelExtensionFields>
< /PersonalDetails>