Data Element list used by SAP ABAP Function Module BKK_ACCNT_CHECK_EXT_ACTKEY (Check Bank Number and External Account Number)
SAP ABAP Function Module
BKK_ACCNT_CHECK_EXT_ACTKEY (Check Bank Number and External Account Number) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BANKK | Bank Keys | SOURCE VALUE(I_BANKKEY) LIKE IBKK_BKKRS-BANKL |
2 | ![]() |
BANKS | Bank country key | SOURCE VALUE(I_COUNTRY) LIKE IBKK_BKKRS-BANKS |
3 | ![]() |
BKK_ACEXT | Account number for current account | SOURCE VALUE(I_ACCNUM_EXT) LIKE IBKK42-ACNUM_EXT |
4 | ![]() |
BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_MESSAGE) LIKE BOOLE-BOOLE DEFAULT 'X' |