Menu

SAP Function Module CLSC_GET_ACTIVE_DEPVIEWS

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.

Technical Information

Function Module CLSC_GET_ACTIVE_DEPVIEWS
Short Text
Function Group CLSC
Package CLCL
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.