!--a11y-->
Data Mapping 
This function enables the mapping of external data to the SAP Business Partner structure according to the mapping rules defined in the mapping format.
You have executed the External List Upload step or selected the step for execution.
· To map the data, select the Map Data option, specify the mapping format and the error attribute. Specify the repeat attribute, if applicable, and set the start data.
· After this step has been executed, you can view the successfully mapped records on the Data After Mapping tab page.
· Errors may occur in the process due to erroneous external data or other system-related problems.
Errors occurring during the execution of the Map Data step are logged. These errors can be identified if the button next to Map Data on the Process Steps tab page contains a red icon. Error details can be viewed by clicking this button and subsequently corrected.
On the People-Centric User Interface (PC UI), you can view the error log on the Process Steps tab page and subsequently corrected.
· If mapping rules are not maintained for the mapping format, the system attempts to map the data using the Business Add-In (BAdI) Define Execution of Steps to map and convert data using the method MAP_AND_CONVERT_DATA. This method MAP_AND_CONVERT_DATA is called only if the used mapping format does not contain any fields.
· If no active implementation is located for the mapping format, the system uses the default implementation. If you have enhanced the structure fields in the default implementation, then you must ensure that the length of the field name does not exceed 25 characters. This is because five characters are needed to build a prefix like PERS_.
· In a B2B context, if the fields for organization and person are mapped, more that one contact person for an organization can be created later on in the step Maintain Business Partners. In this case the data file must have the same number of records for an organization as the number of contact persons. Each of these B2B records must contain information about the same organization as well as information about different contact persons.

Here’s an example for the file content:
Record 1: Organization A, Person A-1
Record 2: Organization A, Person A-2
Record 3: Organization B, Person B-1
Record 4: Organization C, Person B-1
· During the mapping the content of the fields ORG_NAME1, ORG_NAME2, ORG_NAME3, ORG_CITY, ORG_POSTL_COD1, POSTL_COD2, ORG_STREET are used by the system to determine identical organizations within the list. The content of these fields must be identical for all records that belong to one organization.
See also: