TFAT - Field Attributes in VarChart Graphics
Field Attributes in VarChart Graphics information is stored in SAP table TFAT.
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 TFAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | T000 |
| FMT_NAME | Name of form definition | X | NETFMTKEY | CHAR | 6 | TFMT |
| FLD_NAME | Field identification | X | NETFLDKEY | CHAR | 1 | |
| TC_ENTRY | Text index | VCTCENTRY | CHAR | 2 | ||
| FONT_NAME | Font | VCFONTNAME | CHAR | 9 | ||
| FONT_BODY | Font style for text in field | VCFONTBODY | CHAR | 14 | TFTBY | |
| FONT_SIZE | Font size for text in field | VCFONTSIZE | NUMC | 3 | ||
| MIN_WIDTH | Minimum field width in 1/100mm | VCMINFWDTH | NUMC | 5 | ||
| N_OF_LINES | Number of lines in field | VCNOFLINES | NUMC | 2 | ||
| LINE_SPACE | Line spacing in field | VCLINESPAC | NUMC | 3 | ||
| FG_COLOR | Color of text in field | VCFGCOL | CHAR | 11 | TWCOL | |
| AUTO_WRAP | Automatic line break for blanks | VCAUTOWRAP | CHAR | 1 | ||
| ALL_MRG | Distance between text and field border | VCFAMARG | NUMC | 5 | ||
| TOP_MRG | Distance between text and upper border of field | VCFTMARG | NUMC | 5 | ||
| LEFT_MRG | Left margin in field | VCFLMARG | NUMC | 5 | ||
| RIGHT_MRG | Right margin in field | VCFRMARG | NUMC | 5 | ||
| BOTTOM_MRG | Distance between text and lower border of the field | VCFBMARG | NUMC | 5 | ||
| HOR_ALIGN | Horizontal alignment of field text | VCHORALIGN | CHAR | 9 | ||
| VER_ALIGN | Vertical alignment of field contents | VCVERALIGN | CHAR | 9 | ||
| GMF_FILE | Name of file for the graphic symbol | VCGMFFILE | CHAR | 12 | TGMF | |
| LOGO_WIDTH | Width of symbol | VCLOGOWDTH | NUMC | 4 | ||
| LOGO_HIGHT | Height of logo | VCLOGOHGHT | NUMC | 4 | ||
| USE_MARK | Flag: Use as selection column in bar chart | VCUSEMARK | CHAR | 1 | ||
| OVER_BOARD | Flag: Text can exceed field border | VCOVERBORD | CHAR | 1 | ||
| TEXT_SPACE | Spacing of label text | VCTXTSPACE | NUMC | 4 | ||
| WRAP_MODE | Text wrap in field | VCWRAPMODE | CHAR | 1 |