Table list used by SAP ABAP Function Module BKK_PAYM_ORDER_AUTHORITY_CHECK (BCA: Authorization Check for Payment Orders)
SAP ABAP Function Module
BKK_PAYM_ORDER_AUTHORITY_CHECK (BCA: Authorization Check for Payment Orders) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKKPOIT | Item in Payment Order | ||
| 2 | BOOLE | Boolean variable | SOURCE REFERENCE(I_MSG_HANDLER) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 3 | IBKKPOIT | Structure for Payment Order - Item Data | ||
| 4 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE REFERENCE(I_BKKPOIT) LIKE IBKKPOIT |
|
| 5 | TACT | Activities which can be Protected | SOURCE REFERENCE(I_ACTVT) LIKE TACT-ACTVT |
|