TFMT - Format attributes in VarChart graphics
Format attributes in VarChart graphics information is stored in SAP table TFMT.
It is part of development package SGRC in software component BC-FES-GRA. This development package consists of objects that can be grouped under "ABAP Graphics Development: Network, Bar Chart".
It is part of development package SGRC in software component BC-FES-GRA. This development package consists of objects that can be grouped under "ABAP Graphics Development: Network, Bar Chart".
Fields for table TFMT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
NAME | Name of form definition | X | NETFMTKEY | CHAR | 6 | |
LAYOUT_A | Layout definition for positions 1 to 50 | VCLAYOUT_1 | CHAR | 50 | ||
LAYOUT_B | Layout definition for positions 51 to 100 | VCLAYOUT_2 | CHAR | 50 | ||
LAYOUT_C | Layout definition for positions 101 to 150 | VCLAYOUT_3 | CHAR | 50 | ||
LAYOUT_D | Layout definition for positions 151 to 200 | VCLAYOUT_4 | CHAR | 50 | ||
FRAMESHAPE | Shape of frame | VCFRAMESHP | CHAR | 16 | TFRSP | |
D3_EFFECT | Flag: 3D effect | VC3DEFFECT | CHAR | 1 | ||
SHADOW | Flag: shadow | VCSHADOW | CHAR | 1 | ||
SHADOW_COL | Frame color | VCSHADCOL | CHAR | 11 | TWCOL | |
LINE_WIDTH | Frame width | VCLINWIDTH | NUMC | 4 | ||
DOUBLE_FRM | Double frame | VCDOUBLEF | CHAR | 1 | ||
TOP_HOT | Hot area above the object | VCTMARG | NUMC | 5 | ||
LEFT_HOT | Hot area to the left of the object | VCLMARG | NUMC | 5 | ||
RIGHT_HOT | Hot area to the right of the object | VCRMARG | NUMC | 5 | ||
BOTTOM_HOT | Hot area below object | VCBMARG | NUMC | 5 | ||
ALL_HOT | Hot area in the vicinity of the object | VCAMARG | NUMC | 5 | ||
TIME_EGG | Indicator element | VCTIMEEGG | CHAR | 1 | ||
LINE_DIST | Dummy | NETNUMC4 | NUMC | 4 | ||
USE_NODE | Flag: use for linking lines diagram area | VCUSENODE | CHAR | 1 | ||
USE_BOX | Flag: use chart title in bar chart | VCUSEBOX | CHAR | 1 | ||
USE_TABBOX | ID: Use for graphic objects in table area | VCUSETABBX | CHAR | 1 | ||
PILES | Flag: stack active | VCPILES | CHAR | 1 | ||
PILESCOUNT | Number of stacks | VCPILESCNT | NUMC | 1 | ||
PILESCOLOR | Stack color | VCPILESCOL | CHAR | 11 | TWCOL | |
VARTEXTLEN | Variable text length for outer fields | VCVARTXLEN | CHAR | 1 | ||
USE_LAYER | Flag: Use for graphic object/element | VCUSELAYER | CHAR | 1 | ||
USE_RIBBON | Flag: Use for scale | VCUSERIBB | CHAR | 1 | ||
CROSSFIELD | Flag: Outer fields crossed by links | VCCROSSFLD | CHAR | 1 | ||
CNTRLNKTXT | Centered link label | VCCNTLKTXT | CHAR | 1 |