T804C - Report Writer: Special Fields
Report Writer: Special Fields information is stored in SAP table T804C.
It is part of development package GRWT in software component FI-SL-IS. This development package consists of objects that can be grouped under "Report Painter / Report Writer".
It is part of development package GRWT in software component FI-SL-IS. This development package consists of objects that can be grouped under "Report Painter / Report Writer".
Fields for table T804C
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TAB | Report Writer table | X | SUPERTAB | CHAR | 60 | T804A |
DTAB | Name of the Dictionary table | X | DICTTAB | CHAR | 60 | |
FNAME | Field Name | X | FIELDNAME | CHAR | 60 | * |
ONAME | Name of the defining field | ONAME | CHAR | 60 | * | |
FORM | Routine for filling the field | FILLFORM | CHAR | 60 | ||
FTYPE | Field type | SPECFTYPE | NUMC | 2 | ||
TFLAG | Indicator: Field is required for text routine | TFLAG | CHAR | 2 | ||
AUT_ID | ID for authorization check (TM11) | AUT_ID | CHAR | 20 | ||
MAX_SEL | Maximum number of SELECT statements | MAX_SEL | NUMC | 8 | ||
MF_FORM | Routine for searching for the master data | MF_FORM | CHAR | 60 | ||
FVALUE | Fixed value of the field (only for type 3) | FIX_VALUE | CHAR | 80 | ||
FSELECTION | X flag: Filling the field in the selection | FSELECTION | CHAR | 2 | ||
CHECK_FORM | Rountine for additional check in selection | CHECK_FORM | CHAR | 60 | ||
OUT_LENGTH | Length of output field value | OUT_LENGTH | NUMC | 4 | ||
CONV_FORM | Conversion routine of the field | CONV_FORM | CHAR | 60 | ||
CONV_PARM1 | Field name conversion parameter | CONV_PARM | CHAR | 60 | * | |
CONV_PARM2 | Field name conversion parameter | CONV_PARM | CHAR | 60 | * | |
CONV_PARM3 | Field name conversion parameter | CONV_PARM | CHAR | 60 | * | |
CORRFLD | Corresponding field (sender) | CORRFLD | CHAR | 60 | * | |
SEL_ONLY | Characteristic allowed only in the gen.data selection? | SEL_ONLY | CHAR | 2 | ||
VALUE_ONLY | Only single values allowed? | VALUE_ONLY | CHAR | 2 |