Table list used by SAP ABAP Function Module BF_FUNCTIONS_READ (Determine Functions to be called for a given Event)
SAP ABAP Function Module
BF_FUNCTIONS_READ (Determine Functions to be called for a given Event) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE | Boolean variable | SOURCE VALUE(E_EMPTY) LIKE BOOLE-BOOLE |
|
| 2 | BOOLE | Boolean variable | SOURCE VALUE(I_NO_XLBSE) LIKE BOOLE-BOOLE OPTIONAL |
|
| 3 | FMCUS | Customer Function Modules | SOURCE T_FMCUS STRUCTURE FMCUS |
|
| 4 | FMPRT | Partner Function Modules | SOURCE T_FMPRT STRUCTURE FMPRT |
|
| 5 | FMSAP | Function Modules belonging to SAP Applications | SOURCE T_FMSAP STRUCTURE FMSAP |
|
| 6 | T005 | Countries | SOURCE VALUE(I_LAND) LIKE T005-LAND1 OPTIONAL |
|
| 7 | TBE01 | Library of the Publish&Subscribe Business Transaction Events | ||
| 8 | TBE01 | Library of the Publish&Subscribe Business Transaction Events | SOURCE VALUE(I_EVENT) LIKE TBE01-EVENT |
|
| 9 | TBE11 | BTE Application Indicator | SOURCE VALUE(I_APPLK) LIKE TBE11-APPLK OPTIONAL |
|