SAP Table DD01D

Dynpro fields for domain

DD01D (Dynpro fields for domain) 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 DD01D to other SAP tables.

Source: DD01D (Dynpro fields for domain)

DD01D table fields

Field Data element Checktable Datatype Length Decimals
DOMNAME Domain name DOMNAME CHAR 30 0
DATATYPE Data Type in ABAP Dictionary DATATYPE_D CHAR 4 0
LENG Length (No. of Characters) DDLENG NUMC 6 0
OUTPUTLEN Output Length OUTPUTLEN NUMC 6 0
DECIMALS Number of Decimal Places DECIMALS NUMC 6 0
LOWERCASE Lowercase letters allowed/not allowed LOWERCASE CHAR 1 0
NULL Do not set flag
X Set flag
SIGNFLAG Flag for sign in numerical fields SIGNFLAG CHAR 1 0
NULL Do not set flag
X Set flag
VALEXI Existence of fixed values VALEXI CHAR 1 0
NULL Do not set flag
X Set flag
ENTITYTAB Value table ENTITYTAB CHAR 30 0
CONVEXIT Conversion Routine CONVEXIT CHAR 5 0
DDTEXT Short Description of Repository Objects AS4TEXT CHAR 60 0
VALEXITEXT Information as to whether values have been defined FESTWERTE CHAR 35 0
APPENDNAME Name of Domain with Fixed Value Appends APP_DOMA CHAR 30 0
SWITCH_ID Id of a Switch in Switch Framework SFW_SWITCH_ID CHAR 30 0
OUTPUTSTYLE DD: Output Style (Output Style) for Decfloat Types OUTPUTSTYLE NUMC 2 0
00 Normal
01 Sign right
02 Scale-preserving
03 Scientific
04 Scientific with leading zero
05 Scale-preserving scientific
06 Engineering
AMPMFORMAT DD: Indicator whether AM/PM time format is required DDAMPMFORMAT CHAR 1 0