Table list used by SAP ABAP Function Module CACS_LOS_CALL_BEFORE (Function Module to call before executing a Tool Function)
SAP ABAP Function Module
CACS_LOS_CALL_BEFORE (Function Module to call before executing a Tool Function) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TCACS_LOS_FUN | Tool Functions for the Logical Service | SOURCE REFERENCE(I_FUNCTION_NAME) LIKE TCACS_LOS_FUN-FUNCTION_NAME |
|
| 2 | TCACS_LOS_FUN | Tool Functions for the Logical Service | SOURCE REFERENCE(I_TOOLFUNCTION) LIKE TCACS_LOS_FUN-TOOLFUNCTION OPTIONAL |
|
| 3 | TCACS_LOS_FUN | Tool Functions for the Logical Service | SOURCE REFERENCE(I_TOOL) LIKE TCACS_LOS_FUN-TOOL OPTIONAL |
|
| 4 | TCACS_LOS_FUN | Tool Functions for the Logical Service | ||
| 5 | TCACS_LOS_METH | Assigned Method for Object Type Class for Logical Service | SOURCE REFERENCE(I_OBJ_METHOD) LIKE TCACS_LOS_METH-OBJ_METHOD |
|
| 6 | TCACS_LOS_METH_T | Description of Assigned Method for Object Type Class: LogSer | ||
| 7 | TCACS_LOS_OBJECT | Logical Service: Objects | SOURCE REFERENCE(I_CACSAPPL) TYPE TCACS_LOS_OBJECT-APPL OPTIONAL |
|
| 8 | TCACS_LOS_OBJECT | Logical Service: Objects | SOURCE REFERENCE(I_OBJ_ID) LIKE TCACS_LOS_OBJECT-OBJ_ID |
|
| 9 | TCACS_LOS_OTC | Object Type Class (OTC) for Logical Service | SOURCE REFERENCE(I_OBJ_TYPE) LIKE TCACS_LOS_OTC-OBJ_TYPE |
|