Follow us on LinkedIn for your next SAP project

SAP Table DDMTF

Nametab Field Structure for Delayed Writing

DDMTF (Nametab Field Structure for Delayed Writing) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link DDMTF to other SAP tables.

DDMTF table fields

Field Data element Checktable Datatype Length Decimals Possible values
TABNAME
4.0 version of TABNAME (name extension)
V4TABNAME
CHAR
30 0
MODEFLAG
Activation flag
ACTFLAG
CHAR
1 0
POSITION
Position of the field in the table
TABFDPOS
NUMC
4 0
FLAG1
Flag 1 length 1 byte for field attributes
FDFLAG1
RAW
1 0
FLAG2
Flag 2 length 1 byte for field attributes
FDFLAG2
RAW
1 0
FLAG3
Flag 1 length 1 byte for field attributes
FDFLAG1
RAW
1 0
FLAG4
Flag 2 length 1 byte for field attributes
FDFLAG2
RAW
1 0
DBTABPOS
Position number of table field in database
FLPOS
RAW
2 0
FIELDTYPE
ABAP data type (coded)
FLDTYPE
RAW
1 0
OFFSET
Table field offset
ROFFSET
RAW
4 0
DBLENGTH
Length of field in ABAP
DBLENGTH
RAW
2 0
DBLENGTH2
ABAP Dictionary: Length on Database
DBLENGTH2
RAW
4 0
EXLENGTH
Field output length
OUTLENGTH
RAW
2 0
DECIMALS
Number of decimal places in the field
INTDECIM
RAW
1 0
DEPTH
Depth in nested structures
DDDEPTH
RAW
1 0
FLDALIGN
Alignment of types with different pointer lengths
FLDALIGN
RAW
1 0
FIELDNAME
Field Name
FIELDNAME
CHAR
30 0
ROLLNAME
Data element (semantic domain)
ROLLNAME
CHAR
30 0
ABTYPE
ABAP data type (nametab interface coded)
ABTYPE
RAW
1 0
DTYP
Data Type in ABAP Dictionary
DATATYPE_D
CHAR
4 0
EXID
ABAP data type (C,D,N,...)
INTTYPE
CHAR
1 0
REFTABLE
Table for reference field
REFTABLE
CHAR
30 0
REFFIELD
Reference field for currency and qty fields
REFFIELD
CHAR
30 0
PRECFIELD
Internal precision
PRECINTERN
RAW
2 0
CONVEXIT
Conversion Routine
CONVEXIT
CHAR
5 0
MEMORYID
Set/Get parameter ID
MEMORYID
CHAR
20 0
CHECKTABLE
Check table name of the foreign key
CHECKTABLE
CHAR
30 0
DIGITS
Dictionary length for DEC, CURR, QUAN types
DDINTLENG
RAW
2 0