The Function Module BUPA_BUT0BK_MAP_TO_EXTERNAL () is a standard Function Module in SAP ERP and is part of the function group BUPA_READ within the package BUPA.
Function Module | BUPA_BUT0BK_MAP_TO_EXTERNAL |
Short Text | |
Function Group | BUPA_READ |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_BUT0BK | TYPE | BUT0BK | BP: Bank details |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_BANKDETAIL | TYPE | BAPIBUS1006_BANKDETAIL | SAP BP: BAPI Structure for Bank Details |
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_BANKDETAILS | LIKE | BAPIBUS1006_BANKDETAILS | SAP BP: BAPI Structure for Bank Details | |
IT_BUT0BK | LIKE | BUT0BK | BP: Bank details |
This function module does not define any Exceptions.