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 BUR_BUPR_EVENT_RADEL () is a standard Function Module in SAP ERP and is part of the function group BUD3 within the package BUPA.
Function Module | BUR_BUPR_EVENT_RADEL |
Short Text | |
Function Group | BUD3 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ADDRESS_GUID | TYPE | BU_ADDRESS_GUID | Address GUID | |
IV_ADDRNUMBER | TYPE | AD_ADDRNUM | Address Number | |
IV_DATE_TO | TYPE | BU_DATTO | Validity Date (Valid To) | |
IV_DFTVAL | TYPE | BU_DFTVAL | BP: Differentiation Type Characteristic (Change Document-Relevant) | |
IV_PARTNER1 | TYPE | BU_PARTNER | Business Partner Number | |
IV_PARTNER2 | TYPE | BU_PARTNER | Partner Number | |
IV_PARTNER_GUID1 | TYPE | BU_PARTNER_GUID | Business Partner GUID | |
IV_PARTNER_GUID2 | TYPE | BU_PARTNER_GUID | ||
IV_PERSNUMBER | TYPE | AD_PERSNUM | Person Number | |
IV_RELNR | TYPE | BU_RELNR | ||
IV_RELTYP | TYPE | BU_RELTYP | Business partner-Relationship category | |
IV_RLTYP | TYPE | BU_RLTYPE | Business partner role (change doc.-relevant) | |
IV_XRF | TYPE | BU_XRF | Business partner role definition instead of BP relationship |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_RESULT | TYPE | CHAR1 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.