Fonction SAP BAPI_ORGMASTER_REPLICATE - HR-CA: Replication of HR Objects

Paramètre Reférence Long. Facultatif Description
HROBJECTHEADER BAPIHROBJ 14 List of HR Organizational Objects
RECIPIENTS BAPIHRRCV 10 X Recipient
RETURN BAPIRET1 470 X Return Parameter

Functionality
Object replication method OrgMasterDataReplica controls the replicationof data in Organizational Management.
The header data of objects to be replicated is transferred by the'HrObjectHeader' parameter: plan version, object type, object ID.
The receiving systems can be specified using the 'Recipients'parameter.

Example
Replication of organizational units '4711' and '4712' from plan version'01' to logical system 'PRDCLNT003':
HROBJECTHEADER[1]-PLAN_VER = '01'.
HROBJECTHEADER[1]-OBJ_TYPE = 'O '.
HROBJECTHEADER[1]-OBJ_ID = '00004711'.
HROBJECTHEADER[2]-PLAN_VER = '01'.
HROBJECTHEADER[2]-OBJ_TYPE = 'O '.
HROBJECTHEADER[2]-OBJ_ID = '00004712'.
RECIPIENTS[1]-LOG_SYSTEM = 'PRDCLNT003'.

Description
This parameter contains the header data of HR objects to be replicated.

Description
This parameter enables you to specify the logical system defined in thedistribution model to which data should be replicated.
If this parameter is not set, data is replicated to all of the systemsthat are defined by the distribution model as receiving systems forOrganizational Management master data.

Description
For information on the message type, see the appropriate data elementdocumentation:
Message type
This table contains the messages returned by the method call.

Value range
Type,,ID,,,,Number,,,,Message,,,,
A,,,,B1,,,,881,,,,,,Country key & has no ISO code
A,,,,B1,,,,883,,,,,,Currency code & has no ISO code
A,,,,B1,,,,884,,,,,,Unit of measure & has no ISO code
A,,,,B1,,,,885,,,,,,Language key & does not have an ISO code
E,,,,5-,,,,013,,,,,,The active plan version is &, but the entry
,,,,,,,,,,,,,,is &.
E,,,,5-,,,,101,,,,,,Object is locked
,,,,,,,,,,,,,,(plan ver. &, obj.ty. &, obj.ID &)

1043878ALE outbound processing: HRMD* IDocs remain in status 30