The Function Module CLM_CWB_DYNP_PROPS_FOR_D021X () is a standard Function Module in SAP ERP and is part of the function group SEMDYNP within the package SECE.
Function Module | CLM_CWB_DYNP_PROPS_FOR_D021X |
Short Text | |
Function Group | SEMDYNP |
Package | SECE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_DNUM | TYPE | D020S-DNUM | Screen Number | |
P_DYNPROFIELD | TYPE | DYN_FIELD | ||
P_PROG | TYPE | D020S-PROG | Program Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_PROP_LIST | TYPE | PROP_LIST |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_PROPERTIES | TYPE | DYN_PARAMLIST |
This function module does not define any Exceptions.