/SCF/FIELDPRMT - Defines mapping of field ids & param ids
Defines mapping of field ids & param ids information is stored in SAP table /SCF/FIELDPRMT.
It is part of development package /SCF/UIMDL in software component SCM-ICH-UIF. This development package consists of objects that can be grouped under "UI model and page data controller".
It is part of development package /SCF/UIMDL in software component SCM-ICH-UIF. This development package consists of objects that can be grouped under "UI model and page data controller".
Fields for table /SCF/FIELDPRMT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
APPID | Application Name | X | /SCF/APPID | CHAR | 30 | /SCF/FIELDPRM |
FIELDID | Field | X | /SCF/FIELDID | CHAR | 60 | |
LANGU | Language Key | X | LANGU | LANG | 2 | T002 |
FLDTXT | Field text | /SCF/FLDTEXT | CHAR | 120 | ||
FLDTOOLTIP | Field tooltip | /SCF/FLDTTIP | CHAR | 300 |