Menu

SAP Function Module CJSD_OUTLINE

Ein- / Ausblenden von PSP-Elementen

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

Technical Information

Function Module CJSD_OUTLINE
Short Text Ein- / Ausblenden von PSP-Elementen
Function Group CJSD
Package CN_PSP_STD
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 Belegtabellenzeile
MODE LIKE '1' Ein-/Ausblendfunktion (s.Langtext)

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 ist nicht untergliedert

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 nicht positioniert
INVALID_MODE Funktion unzulässig
NOT_FOUND Eintrag nicht gefunden (Index ungültig)