SAP ABAP Table MDG_TR_FIELDINFO (Structure Description of the Transported Master Data Table)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_TRANSPORT_TOOL (Package) Transport Tool
Basic Data
Table Category INTTAB    Structure 
Structure MDG_TR_FIELDINFO   Table Relationship Diagram
Short Description Structure Description of the Transported Master Data Table    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
2 POSITION TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
3 OFFSET DOFFSET DOFFSET NUMC 6   0   Field Offset in Work Area  
4 INTLEN INTLEN DDLENG NUMC 6   0   Internal Length in Bytes  
5 INTTYPE INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
6 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
7 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
8 LENG DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
9 OFFSET_C MDG_TR_OFFSET_CHAR DOFFSET NUMC 6   0   Offset of a Field in the Table Key in Characters  
10 KEYFLAG KEYFLAG KEYFLAG CHAR 1   0   Identifies a key field of a table  
History
Last changed by/on SAP  20130604 
SAP Release Created in 702