/SCF/CHART - Chart configuration
Chart configuration information is stored in SAP table /SCF/CHART.
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/CHART
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/SCRLYT |
| SCRID | Screen ID | X | /SCF/SCRID | CHAR | 30 | /SCF/SCRLYT |
| CMPTID | GUI component ID | X | /SCF/CMPTID | CHAR | 30 | /SCF/SCRLYT |
| TEMPLATE | Chart template | /SCF/CHARTTEMPLATE | CHAR | 2 | ||
| VISCAT | Visible column count for tableview | /SCF/VISCATEGORIES | NUMC | 8 | ||
| SYNCTO | Synchronize to: | /SCF/SYNCTO | CHAR | 2 | ||
| RELSCRID | Related screen ID (for component identification) | /SCF/RELSCRID | CHAR | 44 | ||
| RELCMPTID | GUI component ID -event related component | /SCF/RELCMPTID | CHAR | 30 |