MBO_FIELD - BO - Table to maintain key information
BO - Table to maintain key information information is stored in SAP table MBO_FIELD.
It is part of development package CNV_MBO in software component CA-LT. This development package consists of objects that can be grouped under "Migration Business Object".
It is part of development package CNV_MBO in software component CA-LT. This development package consists of objects that can be grouped under "Migration Business Object".
Fields for table MBO_FIELD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
FIELD_GUID | GUID in 'CHAR' format with upper-/lowercase (!) | X | GUID_22 | CHAR | 44 | |
SEQNUM | DMC: Position in Tree Depth-First | X | DMC_SEQNO | NUMC | 8 | |
FIELDNAME | Field Name | FIELDNAME | CHAR | 60 | * | |
KEYFLAG | Identifies a key field of a table | KEYFLAG | CHAR | 2 | ||
MWB_BO_KEY | DMC: Technical Key of Business Object | DMC_BO_KEY | NUMC | 10 | ||
POS | Position of the field in the table | TABFDPOS | NUMC | 8 | ||
DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
LENG | iSeries: Table field length | LENGTH | INT4 | 4 |