Menu

SAP Function Module GET_BANKS_USAGE_LIST

Get Where-Used List for Banks

The Function Module GET_BANKS_USAGE_LIST (Get Where-Used List for Banks) is a standard Function Module in SAP ERP and is part of the function group FI_BANKS within the package BF_BANK.

Technical Information

Function Module GET_BANKS_USAGE_LIST
Short Text Get Where-Used List for Banks
Function Group FI_BANKS
Package BF_BANK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_BANKL_FIELDNAME TYPE FIELDNAME Field Name for Bank Key
IM_BANKN_FIELDNAME TYPE FIELDNAME Field Name for Bank Account Number
IM_BANKS_FIELDNAME TYPE FIELDNAME Field Name for Bank Country Key
IM_BANKS_TO_CHECK TYPE BNKAR_TT_BANKS_TO_CHECK Table of Banks to Be Checked
IM_GET_FULL_USE_LIST TYPE C X': List of All Users, ' ': Cancellation After One Hit
IM_TABNAME TYPE TABNAME Table Whose Fields Are To Be Checked

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CH_USED_BANKS TYPE BNKAR_TT_USED_BANKS Table of Used Banks

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIELD_NOT_EXISTING Field Does Not Exist
TABLE_NOT_EXISTING Table Does Not Exist