TIVBFCRTABFLD - Access Methods for Fields
Access Methods for Fields information is stored in SAP table TIVBFCRTABFLD.
It is part of development package RE_BF_CR in software component RE-FX. This development package consists of objects that can be grouped under "RE: Class Registry".
It is part of development package RE_BF_CR in software component RE-FX. This development package consists of objects that can be grouped under "RE: Class Registry".
Fields for table TIVBFCRTABFLD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| .INCLUDE | X | TIVBFCR_KEY | 0 | |||
| GENTYPE | Generation Type | X | REBFGENTYPE | CHAR | 4 | |
| GENPACKAGE | Package for the Objects to be Generated | X | REBFGENPACKAGE | CHAR | 30 | TDEVC |
| GENBUSNAME | Business Object | X | REBFGENBUSNAME | CHAR | 20 | TIVBFCR |
| OBJNAME | Object Name (Source Object) | X | REBFOBJNAME | CHAR | 40 | |
| EDITORDER | Position of the field in the table | X | TABFDPOS | NUMC | 4 | |
| FIELDNAME | Field Name | FIELDNAME | CHAR | 30 | * | |
| METHOD_GET | Generate GET Method? | REBFMETHOD_GET | CHAR | 1 | ||
| METHOD_SET | Generate SET Method? | REBFMETHOD_SET | CHAR | 1 | ||
| METHOD_CHECK | Generate CHECK Methode? | REBFMETHOD_CHECK | CHAR | 1 |