The setting maps the SAP language code with the cloud FSM language code.
Sending of the object (SAP -> Cloud)
The object is being sent from SAP to the Cloud. For every company, to which the object is being sent, the following steps are performed:It also determines which languages are relevant for object descriptions transferred to FSM (e.g. material descriptions but also service order type descriptions)
...
Info |
---|
Make sure that no entry with empty language exists, it will disrupt integration processes. |
Transfer to SAP FSM
The list of languages for the given company is determined
...
and sorted by
...
column ‘Sort’. Then iteration through the languages takes place.
...
Creating the objects (Cloud -> SAP)
The object is being created in SAP. If the
Object creation in SAP FSM
If a language is needed to create the an object in SAP ECC/S4 (creating language-dependent data), the language with Sort = 1 is taken .
Anchor
...