The Function Module CLM_CWB_INCLUDE_GET () is a standard Function Module in SAP ERP and is part of the function group SEMC within the package SECE.
Function Module | CLM_CWB_INCLUDE_GET |
Short Text | |
Function Group | SEMC |
Package | SECE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_OBJECT | LIKE | E071-OBJECT | Object Type | |
IV_OBJ_NAME | LIKE | E071-OBJ_NAME | Object Name in Object List | |
IV_PGMID | LIKE | E071-PGMID | Program ID in requests and tasks |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_INCLUDE_NAME | LIKE | TRDIR-NAME | ABAP Program Name |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.