The Function Module BAPI_ORGMASTER_SAVE_REPL_MULT (BAPI for Replication of HR Organizational Data) is a standard Function Module in SAP ERP and is part of the function group RHALMULT1 within the package SP01.
Function Module | BAPI_ORGMASTER_SAVE_REPL_MULT |
Short Text | BAPI for Replication of HR Organizational Data |
Function Group | RHALMULT1 |
Package | SP01 |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HR_INFOTYPE_HEADER | LIKE | BAPIHRINF | Infotype Header Data | |
HR_OBJECT_HEADER | LIKE | BAPIHROBJ | HR Object Header Data | |
PD_OBJECT | LIKE | BAPIHR1000 | PD Object | |
PD_OBJECT_ADDRESS | LIKE | BAPIHR1028 | PD Object: Address | |
PD_OBJECT_DESCRIPTION | LIKE | BAPIHR1002 | PD Object: Description | |
PD_OBJECT_MAIL_ADDRESS | LIKE | BAPIHR1032 | PD Object: Mail Address | |
PD_OBJECT_PD_PROFILES | LIKE | BAPIHR1017 | PD Object: PD Profiles | |
PD_OBJECT_RELATIONSHIPS | LIKE | BAPIHR1001 | PD Object: Relationships | |
PD_OBJECT_STANDARD_PROFILES | LIKE | BAPIHR1016 | PD Object: Standard Profiles | |
PD_REL_MESSAGE_TYPE | LIKE | BAPIHRADXN | Relationships to Message Type | |
PD_REL_SPECIFIED_SUBSTITUTE | LIKE | BAPIHRADD2 | Relationships 'Specified Substitution' | |
RETURN | LIKE | BAPIRET2 | Return Parameter |
This function module does not define any Exceptions.