Table/Structure Field list used by SAP ABAP Function Module J_1BREAD_BANK_DATA (Separates bank group code, bank branch number and control digit)
SAP ABAP Function Module
J_1BREAD_BANK_DATA (Separates bank group code, bank branch number and control digit) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BNKA - BANKL | Bank Keys | SOURCE VALUE(BANKKEY) LIKE BNKA-BANKL |
|
| 2 | BNKA - BANKL | Bank Keys | ||
| 3 | J_1BDMEXH1 - H108 | Our bank key w/o control digit | ||
| 4 | J_1BDMEXH1 - H108 | Our bank key w/o control digit | SOURCE VALUE(BRANCHKEY) LIKE J_1BDMEXH1-H108 |
|
| 5 | J_1BDMEXH1 - H109 | Bank key control digit | ||
| 6 | J_1BDMEXH1 - H109 | Bank key control digit | SOURCE VALUE(CONTROL_DIG) LIKE J_1BDMEXH1-H109 |
|
| 7 | J_1BDMEXK - K11 | Bank branch number | ||
| 8 | J_1BDMEXK - K11 | Bank branch number | SOURCE VALUE(BRANCHKEY_2) LIKE J_1BDMEXK-K11 |
|