The Function Module BUP_BANK_GET (Read Bank Details) is a standard Function Module in SAP ERP and is part of the function group BUD1 within the package BUPA.
Function Module | BUP_BANK_GET |
Short Text | Read Bank Details |
Function Group | BUD1 |
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_BKVID | LIKE | BUT0BK-BKVID | Bank Details ID | |
I_PARTNER | LIKE | BUT000-PARTNER | Partner Number | |
I_PARTNERGUID | LIKE | BUT000-PARTNER_GUID | ||
I_VALDT | LIKE | SY-DATLO | '00000000' | Validity Date |
I_VALDT_SEL | LIKE | SY-DATLO | SY-DATLO | Betriebswirtschaftliches Selektionsdatum für Zeitabhängigkeit |
I_XMEMORY | LIKE | BOOLE-BOOLE | SPACE | |
I_XWA | LIKE | BOOLE-BOOLE | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BUT0BK | LIKE | BUS0BK |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BKVID_NOT_FOUND | |
INTERNAL_ERROR | An internal error has occurred |
NOT_VALID | Nicht gültig |
WRONG_PARAMETERS | Wrong parameter passed |