The Function Module BNK_PARTNER_GET () is a standard Function Module in SAP ERP and is part of the function group BUPA_BANK_READ within the package FSBP.
Function Module | BNK_PARTNER_GET |
Short Text | |
Function Group | BUPA_BANK_READ |
Package | FSBP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_VALDT | LIKE | SY-DATLO | SY-DATLO | Date and time, local date of user |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BUT0BANK | LIKE | BUT0BANK | Business Partner: Bank Data |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.