Menu

SAP Function Module CJDW_OUTLINE

Ein- / Ausblenden von PSP-Elementen

The Function Module CJDW_OUTLINE (Ein- / Ausblenden von PSP-Elementen) is a standard Function Module in SAP ERP and is part of the function group CJDW within the package CN_PSP_OPR.

Technical Information

Function Module CJDW_OUTLINE
Short Text Ein- / Ausblenden von PSP-Elementen
Function Group CJDW
Package CN_PSP_OPR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX LIKE SY-TABIX 0 Document tuple
MODE LIKE '1' Slot-in/suppress function (see long text)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_LEAF LIKE X - Element is not subdivided

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_CURSOR Cursor not on valid line
INVALID_MODE Function is not allowed
NOT_FOUND Entry not found (index invalid)