Menu

SAP Function Module BAPI_ORGMASTER_SAVE_REPL_MULT

BAPI for Replication of HR Organizational Data

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

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.

Technical Information

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

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.