DIAPAR - Parameter Description for Dialog Modules
Parameter Description for Dialog Modules information is stored in SAP table DIAPAR.
It is part of development package SEUA in software component BC-DWB-TOO. This development package consists of objects that can be grouped under "Assorted maintenance tools".
It is part of development package SEUA in software component BC-DWB-TOO. This development package consists of objects that can be grouped under "Assorted maintenance tools".
Fields for table DIAPAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DNAM | Dialog module | X | DIALOG_NAM | CHAR | 30 | TDCT |
PARAMETER | Parameter name | X | RS38L_PAR_ | CHAR | 30 | |
SPRAS | Language Key | X | SPRAS | LANG | 1 | T002 |
PARAMCLASS | Parameter class | DIAP_CLASS | CHAR | 1 | ||
IMPORTLIKE | Reference Field for Parameter | RS38L_LIKE | CHAR | 26 | ||
PARAMTEXT | Short text for function module | RS38L_FTXT | CHAR | 74 | ||
IMPO_EXPO | Parameter type | DIAP_KIND | CHAR | 1 | ||
DEFAULTW | Default value for import parameter | RS38L_DEFO | CHAR | 21 |