Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module BURS_RELATION_MAINTAIN_DI () is a standard Function Module in SAP ERP and is part of the function group BURS within the package BUPA.
Function Module | BURS_RELATION_MAINTAIN_DI |
Short Text | |
Function Group | BURS |
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_AKTYP | TYPE | BU_AKTYP | Activity Category | |
IV_DATE_FROM | TYPE | BU_DATFROM | Validity Date (Valid From) | |
IV_DATE_TO | TYPE | BU_DATTO | Validity Date (Valid To) | |
IV_DFTVAL | TYPE | BU_DFTVAL | BP: Differentiation Type Characteristic (Change Document-Relevant) | |
IV_NO_DATA | TYPE | BDT_NO_DATA | '/' | BDT: No data character |
IV_PARTNER1 | TYPE | BU_PARTNER | Business Partner Number | |
IV_PARTNER2 | TYPE | BU_PARTNER | Business Partner 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_XBDT_CLASS_INIT | TYPE | BOOLE-BOOLE | ' ' | |
IV_XCLASSIC | TYPE | BOOLE-BOOLE | ' ' | |
IV_XRF | TYPE | BU_XRF | Business partner role definition instead of BP relationship | |
IV_XSAVE | TYPE | BUS000FLDS-XSAVE | ' ' | Indicator: Business partner safeguards himself |
IV_XUPDTASK | TYPE | BOOLE-BOOLE | 'X' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_MESSAGE_SEVERITY | TYPE | SYSUBRC | ||
EV_RELNR | TYPE | BU_RELNR | ||
EV_STATE | TYPE | BUS000FLDS-CHAR1 | ||
EV_XFOREIGN_LOCK | TYPE | BOOLE-BOOLE |
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_CHNG_INTERVAL | TYPE | BUB01_TIMDP_CHNGTAB | ||
ET_MESSAGE | LIKE | BUS0MSG1 | Messages | |
IT_DATA | LIKE | BUSFRGN2 | Data |
This function module does not define any Exceptions.