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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.