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 BUPR_EMPLO_CREATE () is a standard Function Module in SAP ERP and is part of the function group BUBA_4 within the package BUPA.
Function Module | BUPR_EMPLO_CREATE |
Short Text | |
Function Group | BUBA_4 |
Package | BUPA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_ADDRESS | TYPE | BAPIBUS1006002_ADDRESS | Address Data | |
IV_ADDRGUID | TYPE | BU_ADDRESS_GUID | ||
IV_ADDRNUMBER | TYPE | AD_ADDRNUM | ||
IV_DUPLICATE_MESSAGE_TYPE | TYPE | BAPIBUS1006_HEAD-CONTROLDUPLICATEMESSAGE | Steuerung des Nachrichtentyps | |
IV_EMPLOYEE | TYPE | BU_PARTNER | ||
IV_EMPLOYEE_GUID | TYPE | BU_PARTNER_GUID | ||
IV_PARTNER | TYPE | BU_PARTNER | ||
IV_PARTNER_GUID | TYPE | BU_PARTNER_GUID | ||
IV_STNDADDRUSE | LIKE | BOOLE-BOOLE | ||
IV_TESTRUN | LIKE | BOOLE-BOOLE | SPACE | |
IV_X_SAVE | LIKE | BOOLE-BOOLE | 'X' | Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ') |
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 |
---|---|---|---|---|
ET_ADDRESSDUPLICATES | LIKE | BAPIBUS1006002_ADDR_DUPLICATES | SAP-GP:Rückgabestrukt. für Beziehungsadressdubletten im BAPI | |
ET_RETURN | LIKE | BAPIRET2 | Messages | |
IT_ADFAX | LIKE | BAPIADFAX | Telefax Numbers | |
IT_ADPAG | LIKE | BAPIADPAG | Pager Numbers | |
IT_ADPRT | LIKE | BAPIADPRT | PRT Addresses | |
IT_ADRFC | LIKE | BAPIADRFC | RFC Addresses | |
IT_ADRML | LIKE | BAPIADRML | RML Addresses | |
IT_ADSMTP | LIKE | BAPIADSMTP | E-Mail Addresses | |
IT_ADSSF | LIKE | BAPIADSSF | SSF Addresses | |
IT_ADTEL | LIKE | BAPIADTEL | Telephone Numbers | |
IT_ADTLX | LIKE | BAPIADTLX | Telex Numbers | |
IT_ADTTX | LIKE | BAPIADTTX | Teletex Numbers | |
IT_ADURI | LIKE | BAPIADURI | URI Addresses | |
IT_ADX400 | LIKE | BAPIADX400 | X400 Addresses | |
IT_AD_REM | LIKE | BAPIAD_REM | Remarks for Address | |
IT_COMREM | LIKE | BAPICOMREM | Remarks for Communication Types |
This function module does not define any Exceptions.