Table list used by SAP ABAP Function Module BKK_ACCNT_GET_MIN_MAX_ACNUM (Provides the Smallest and Largest Internal Account Number for a Bank Area)
SAP ABAP Function Module
BKK_ACCNT_GET_MIN_MAX_ACNUM (Provides the Smallest and Largest Internal Account Number for a Bank Area) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK40 | Current Account Master Data: General | SOURCE VALUE(E_MIN_ACNUM_INT) LIKE BKK40-ACNUM_INT |
|
| 2 | BKK40 | Current Account Master Data: General | SOURCE VALUE(E_MAX_ACNUM_INT) LIKE BKK40-ACNUM_INT |
|
| 3 | BKK40 | Current Account Master Data: General | ||
| 4 | IBKK40 | BCA: General Data Plus Status Information | SOURCE VALUE(I_BKKRS) LIKE IBKK40-BKKRS |
|