Table list used by SAP ABAP Function Module BKK_LIMIT_GET_ALL_BY_ACTVT (Reads Limits Depending on Activity from TACT (Conversion))
SAP ABAP Function Module
BKK_LIMIT_GET_ALL_BY_ACTVT (Reads Limits Depending on Activity from TACT (Conversion)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK40 | Current Account Master Data: General | SOURCE VALUE(I_BKKRS) LIKE BKK40-BKKRS OPTIONAL |
|
| 2 | BKK40 | Current Account Master Data: General | SOURCE VALUE(I_ACNUM_INT) LIKE BKK40-ACNUM_INT OPTIONAL |
|
| 3 | BKKE1 | Current Account: Limits | SOURCE T_BKKE1 STRUCTURE BKKE1 |
|
| 4 | BKKE1 | Current Account: Limits | SOURCE VALUE(I_NOT_CHUSER) LIKE BKKE1-AENUSER DEFAULT ' ' |
|
| 5 | BKKE1 | Current Account: Limits | SOURCE VALUE(I_LIMTYPE) LIKE BKKE1-LIMTYPE OPTIONAL |
|
| 6 | IBKK50 | BCA: Task and Screen Fields | ||
| 7 | TACT | Activities which can be Protected | SOURCE VALUE(I_ACTVT) LIKE TACT-ACTVT OPTIONAL |
|