Table list used by SAP ABAP Function Module CACS_LOS_GET_ALL_METHODS (Get all methods to a OTC, Tool, Tool Function)
SAP ABAP Function Module
CACS_LOS_GET_ALL_METHODS (Get all methods to a OTC, Tool, Tool Function) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TCACS_LOS_CONNEC | Connection Between Methods (OTC) and Function (Tool) | ||
| 2 | TCACS_LOS_CONNEC | Connection Between Methods (OTC) and Function (Tool) | SOURCE E_METHOD_RECORDS STRUCTURE TCACS_LOS_CONNEC |
|
| 3 | TCACS_LOS_FUN | Tool Functions for the Logical Service | SOURCE REFERENCE(I_TOOL) LIKE TCACS_LOS_FUN-TOOL |
|
| 4 | TCACS_LOS_FUN | Tool Functions for the Logical Service | SOURCE REFERENCE(I_TOOLFUNCTION) LIKE TCACS_LOS_FUN-TOOLFUNCTION |
|
| 5 | TCACS_LOS_METH | Assigned Method for Object Type Class for Logical Service | SOURCE REFERENCE(I_OBJ_TYPE) TYPE TCACS_LOS_METH-OBJ_TYPE |
|