The Function Module BUR_BUPR_BUT051_LM_READ () is a standard Function Module in SAP ERP and is part of the function group BUD3 within the package BUPA.
Function Module | BUR_BUPR_BUT051_LM_READ |
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 |
---|---|---|---|---|
I_XALL | LIKE | BUS050FLDS-XALL | ' ' | |
I_XDB | LIKE | BUS050FLDS-XDB | 'X' | |
I_XLM1 | LIKE | BUS050FLDS-XLM | ' ' | |
I_XLM2 | LIKE | BUS050FLDS-XLM | ' ' | |
I_XRF | LIKE | TBZ9-XRF |
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 |
---|---|---|---|---|
T_ACTION | TYPE | BUB01_ACTION_RNGTAB | Activity indicator | |
T_DATE_TO | LIKE | BUS050_DAR | Valid-to date | |
T_PARTNER1 | LIKE | BUS050_GP | Business Partner 1 | |
T_PARTNER2 | LIKE | BUS050_GP | Business Partner 2 | |
T_RELATIONS | LIKE | BUT051 | Data | |
T_RELATIONS_LM | LIKE | BUS051___I | ||
T_RELNR | LIKE | BUS050_RNR | ||
T_RELTYP | LIKE | BUS050_BTR |
This function module does not define any Exceptions.