Menu

SAP Function Module CLM_CWB_INCLUDE_GET

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.

Technical Information

Function Module CLM_CWB_INCLUDE_GET
Short Text
Function Group SEMC
Package SECE
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.