The Function Module BUP_BUPA_BUT100_GET (Daten von BUT100 lesen) is a standard Function Module in SAP ERP and is part of the function group BUD0 within the package BUPA.
Function Module | BUP_BUPA_BUT100_GET |
Short Text | Daten von BUT100 lesen |
Function Group | BUD0 |
Package | BUPA |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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_BUT100 | LIKE | BUT100 | GP-Rollen zum Partner (formatiert) | |
T_BUT100_OLD | LIKE | BUT100 | GP-Rollen zum Partner (alter Stand, formatiert) | |
T_DATA | LIKE | BUSDATA | Rollen zum Partner (unformatiert) | |
T_PARTNERROLES | LIKE | BUP_PARTNERROLES | GP-Rollen und -Typen |
This function module does not define any Exceptions.