The Function Module BUP_BUPA_BUT0BK_GET (Daten von BUT0BK 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_BUT0BK_GET |
Short Text | Daten von BUT0BK 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_BUT0BK | LIKE | BUT0BK | Bankverbindungen (formatiert) | |
T_BUT0BK_MARK | LIKE | BUT0BK | Bankverbindungen (markierte) | |
T_BUT0BK_OLD | LIKE | BUT0BK | Bankverbindungen (alter Stand) | |
T_DATA | LIKE | BUSDATA | Bankverbindungen (unformatiert) |
This function module does not define any Exceptions.