Menu

SAP Function Module CJSD_IDENT_DETERMINE

Wahl der Darstellung von PSP-Elementen in Element-Übersichten

The Function Module CJSD_IDENT_DETERMINE (Wahl der Darstellung von PSP-Elementen in Element-Übersichten) 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_IDENT_DETERMINE
Short Text Wahl der Darstellung von PSP-Elementen in Element-Übersichten
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
DIALOGBOX LIKE RCWBS-SEL01 'X' Parameter in Dialogbox abfragen
IDFIELD LIKE TCJ41-IDENT CON_KEEP Identifikation der PSP-Elem. (vgl. TCJ41-IDENT)
INDENT LIKE RCWBS-SEL01 CON_KEEP Untergeordnete Elemente in Listen einrücken

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDFIELD LIKE TCJ41-IDENT Identifikation der PSP-Elem. (vgl. TCJ41-IDENT)
INDENT LIKE RCWBS-SEL01 Untergeordnete Elemente in Listen einrücken

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.