Menu

SAP Function Module CJDW_IDENT_DETERMINE

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

The Function Module CJDW_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 CJDW within the package CN_PSP_OPR.

Technical Information

Function Module CJDW_IDENT_DETERMINE
Short Text Wahl der Darstellung von PSP-Elementen in Element-Übersichten
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
DIALOGBOX LIKE RCWBS-SEL01 'X' Call up parameters in dialog box
IDFIELD LIKE TCJ41-IDENT CON_KEEP Identification of the PSS elem. (see TCJ41-IDENT)
INDENT LIKE RCWBS-SEL01 CON_KEEP Indent subordinate elements in lists

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDFIELD LIKE TCJ41-IDENT Identification of the PSS elem. (see TCJ41-IDENT)
INDENT LIKE RCWBS-SEL01 Indent subordinate elements in lists

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.