The Function Module CLSC_GET_ACTIVE_DEPVIEWS () is a standard Function Module in SAP ERP and is part of the function group CLSC within the package CLCL.
Function Module | CLSC_GET_ACTIVE_DEPVIEWS |
Short Text | |
Function Group | CLSC |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEPARTMENTAL_VIEWS | LIKE | RMCLS-ABTEIL | Department views | |
INTERNAL_CLASSNUMBER | LIKE | KLAH-CLINT | Internal class number | |
I_KLART | LIKE | KLAH-KLART | SPACE | Class Type |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Validity time |
POPUP_FLAG | LIKE | SPACE | Processing popup |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEPARTMENTAL_VIEWS | LIKE | RMCLS-ABTEIL | Department views |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHARACTERISTICS | LIKE | KSML | Information from KSML |
This function module does not define any Exceptions.