Data Element list used by SAP ABAP Function Module CACS_LOS_GET_PARAM_VIEWS_TOOL (Get the Parameter Views used by a Tool/Tool Function)
SAP ABAP Function Module
CACS_LOS_GET_PARAM_VIEWS_TOOL (Get the Parameter Views used by a Tool/Tool Function) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CACSAPPL | Commission Application (ICM) | SOURCE REFERENCE(I_CACSAPPL) LIKE TCACS_LOS_FUN-APPL |
|
| 2 | CACS_LOS_PARAMVIEW_OBJECT | Object-Dependent Parameter View | SOURCE REFERENCE(E_PARAM_VIEW_OBJ_DEP) LIKE TCACS_LOS_FUN-PARAMVIEWOD |
|
| 3 | CACS_LOS_PARAMVIEW_OBJ_TOOL | Object-Dependent, Cross-Function Parameter View | SOURCE REFERENCE(E_PARAM_VIEW_OBJ_DEP_TOOL) LIKE TCACS_LOS_TOOL-PARAMVIEWOD |
|
| 4 | CACS_LOS_PARAMVIEW_OTC | Parameter View Dependent on Object Type Class | SOURCE REFERENCE(E_PARAM_VIEW_IMPL_DEP) LIKE TCACS_LOS_FUN-PARAMVIEWID |
|
| 5 | CACS_LOS_TOOL | Logical Service Tools | SOURCE REFERENCE(I_TOOL) LIKE TCACS_LOS_FUN-TOOL |
|
| 6 | CACS_LOS_TOOLFUNCTION | Assigned Tool Function for Logical Service | SOURCE REFERENCE(I_TOOLFUNCTION) TYPE TCACS_LOS_FUN-TOOLFUNCTION |
|