SAP table DMEE_TREE_NODE (DMEE: Format Tree Nodes)

SAP table DMEE_TREE_NODE has 4 primary key fields being TREE_TYPE,TREE_ID,VERSION,NODE_ID.

Field Description Data Type Length Decimals Checktable Data Element
TREE_TYPE DMEE: tree type CHAR 4 0 DMEE_TREE_TYPE DMEE_TREETYPE
TREE_ID DMEE: unique description for a DMEE format tree CHAR 30 0 DMEE_TREE DMEE_TREEID
VERSION DMEE: version of format tree NUMC 3 0 DMEE_TREE_HEAD DMEE_VERSION
NODE_ID DMEE: node ID CHAR 12 0 DMEE_NODEID
TECH_NAME DMEE: node name for format tree node CHAR 50 0 DMEE_TECH_NAME
REF_NAME DMEE: unique node identification for referencing purposes CHAR 12 0 DMEE_REF_NAME
PARENT_ID DMEE: node ID CHAR 12 0 DMEE_NODEID
BROTHER_ID DMEE: node ID CHAR 12 0 DMEE_NODEID
FIRSTCHILD_ID DMEE: node ID CHAR 12 0 DMEE_NODEID
NODE_TYPE DMEE: node type CHAR 4 0 DMEE_NODETYPE
ACTN Action node
ATOM Atom: mapping and conversion rules
CALC Calculation
CHKS Check segment
COMP Composition: grouping of elements
ELEM Element: allocation with mapping and conversion rules
SEGM Segment
SGMG Segment group
TECH Technical node: contents not saved in target file
XMAT XML Attribute
LENGTH DMEE: length of DMEE node NUMC 4 0 DMEE_LENGTH
DATA_TYPE DMEE: data type of DMEE node CHAR 1 0 DMEE_DATA_TYPE
C Character
N Numeric
P Currency Amount
V Curr. Amt w. +/- Sign
EX_STATUS DMEE: existence status of a format tree node CHAR 1 0 DMEE_EX_STATUS
Standard
1 Mandatory: object must be filled with a value
2 Optional: if object has no value, object is skipped
LEV DMEE: Level of Format Object NUMC 3 0 DMEE_LEVEL
X_COMPLTAB DMEE: loop starts with the first line of internal table CHAR 1 0 DMEE_X_COMPLTAB
TAB_KEYFLD DMEE: key field of internal table CHAR 6 0 DMEE_TABKEYFLD
ATOM_HANDL DMEE: Handling of Different Atoms for an Element CHAR 2 0 DMEE_ATOM_HANDL
Take over values into element with fixed offset
01 Concatenate values in element
02 Concatenate values in element with spaces
MP_OFFSET DMEE: offset of a format object in target field NUMC 3 0 DMEE_MP_OFFSET
MP_SC_TAB DMEE: name of DDIC structure for source field CHAR 30 0 DMEE_MP_SC_TAB
MP_SC_FLD DMEE: Name of a Source Field CHAR 30 0 DMEE_MP_SC_FLD
MP_SC_OFFSET DMEE: mapping offset in source field NUMC 3 0 DMEE_MP_SC_OFFSET
MP_IF_TP DMEE: type of interface from where source str. originates CHAR 1 0 DMEE_IF_TP
1 General interface (IF_TYPE)
2 Interface for parameter (IF_PARAM)
3 Interface for table data (IF_TAB)
4 User parameter structure (DMEE_TREE_HEAD-PARAM_STRUC)
5 Structure SYST
MP_SC_NODE DMEE: node ID CHAR 12 0 DMEE_NODEID
MP_SC_NODE_ATTR Reference Attribute CHAR 2 0 DMEE_MP_SC_NODE_ATTR
1 Contents in output format
1A Contents in internal format
2 Length
3 Counter reading (within a format level)
4 Counter reading for segments w/o empty segments
5 Counter reading for CR/LF segments including empty segments
MP_SC_REF_NAME DMEE: Reference ID of Referenced Node CHAR 12 0 DMEE_USED_REF_NAME
MP_CONST DMEE: constant as a source value CHAR 132 0 DMEE_MP_CONST
CV_RULE DMEE: internal conversion function CHAR 10 0 DMEE_CV_RULE
A0 Currency amount: 000123456
A0 R Currency amount: 000123456 rounded
A0,1 Currency amount: 000123456,1
A0,1 R Currency amount: 000123456,1 rounded
A0,1_0 Currency amount: 000123456,0
A0,1_0 R Currency amount: 000123456,0 (rd.)
A0,2 Currency amount: 000123456,12
A0,2 R Currency amount: 000123456,12 rounded
A0,2_0 Currency amount: 000123456,00
A0,2_0 R Currency amount: 000123456,00 (rd.)
A0,3 Currency amount: 000123456,123
A0,3 R Currency amount: 000123456,123 rounded
A0,3_0 Currency amount: 000123456,000
A0,3_0 R Currency amount: 000123456,000 (rd.)
A0,= Currency amount: 000123456,XX (accord. to currency code)
A0,= R Currency amount: 000123456,XX (accord. to curr. code) rd.
A0,=_0 Curr. amount: 000123456,00 (acc. to curr. code)
A0,=_0 R Curr. amount: 000123456,00 (acc. to curr. code, rd.)
A0.1 Currency amount: 000123456.1
A0.1 R Currency amount: 000123456.1 rounded
A0.1_0 Currency amount: 000123456.0
A0.1_0 R Currency amount: 000123456.0 (rd.)
A0.2 Currency amount: 000123456.12
A0.2 R Currency amount: 000123456.12 rounded
A0.2_0 Currency amount: 000123456.00
A0.2_0 R Currency amount: 000123456.00 (rd.)
A0.3 Currency amount: 000123456.123
A0.3 R Currency amount: 000123456.123 rounded
A0.3_0 Currency amount: 000123456.000
A0.3_0 R Currency amount: 000123456.000 (rd.)
A0.= Currency amount: 000123456.XX (accord. to currency code)
A0.= R Currency amount: 000123456.XX (accord. to currency code) rd.
A0.=_0 Curr. amount: 000123456.00 (acc. to curr. code)
A0.=_0 R Curr. amount: 000123456.00 (acc. to curr. code, rd.)
A001 Currency amount: 0001234561 (no decimal point)
A001 R Currency amount: 0001234561 (no decimal point) rounded
A001_0 Currency amount: 0001234560 (no decimal point)
A001_0 R Currency amount: 0001234560 (no decimal point, rd.)
A002 Currency amount: 00012345612 (no decimal point)
A002 R Currency amount: 00012345612 (no decimal point) rounded
A002_0 Currency amount: 00012345600 (no decimal point)
A002_0 R Currency amount: 00012345600 (no decimal point, rd.)
A003 Currency amount: 000123456123 (no decimal point)
A003 R Currency amount: 000123456123 (no decimal point) rounded
A003_0 Currency amount: 000123456000 (no decimal point)
A003_0 R Currency amount: 000123456000 (no decimal point, rd.)
A00= Currency amount: 000123456XX (no dec.pnt, acc.to curr. code)
A00= R Currency amount: 000123456XX (no dec., acc.to curr. code,rd)
A00=_0 Curr. amount: 000123456000 (no dec. pnt., acc. to curr.code)
A00=_0 R Curr. amount: 000123456000 (no dec. pnt., curr. code, rd.)
AL Currency amount: 123456 (left-justified)
AL R Currency amount: 123456 (left-justified, rounded)
AL,1 Currency amount: 123456,1 (left-justified)
AL,1 R Currency amount: 123456,1 (left-justified, rounded)
AL,1_0 Currency amount: 123456,0 (left-justified)
AL,1_0 R Currency amount: 123456,0 (left-justified)
AL,2 Currency amount: 123456,12 (left-justified)
AL,2 R Currency amount: 123456,12 (left-justified,rounded)
AL,2_0 Currency amount: 123456,00 (left-justified)
AL,2_0 R Currency amount: 123456,00 (left-justified)
AL,3 Currency amount: 123456,123 (left-justified)
AL,3 R Currency amount: 123456,123 (left-justified, rounded)
AL,3_0 Currency amount: 123456,000 (left-justified)
AL,3_0 R Currency amount: 123456,000 (left-justified)
AL,= Curr. amnt: 123456,XX (left-justified, acc.to curr. code)
AL,= R Curr. amnt: 123456,XX (left-justified, acc.to curr., rd.)
AL,=_0 Curr. amount: 123456,00 (left just., dec.pl. acc. curr.)
AL,=_0 R Curr. amount: 123456,00 (left just., dec.pl. acc. curr.)
AL.1 Currency amount: 123456.1 (left-justified)
AL.1 R Currency amount: 123456.1 (left-justified, rounded)
AL.1_0 Currency amount: 123456.0 (left-justified)
AL.1_0 R Currency amount: 123456.0 (left-justified, rd.)
AL.2 Currency amount: 123456.12 (left-justified)
AL.2 R Currency amount: 123456.12 (left-justified, rounded)
AL.2_0 Currency amount: 123456.00 (left-justified)
AL.2_0 R Currency amount: 123456.00 (left-justified, rd.)
AL.3 Currency amount: 123456.123 (left-justified)
AL.3 R Currency amount: 123456.123 (left-justified, rounded)
AL.3_0 Currency amount: 123456.000 (left-justified)
AL.3_0 R Currency amount: 123456.000 (left-justified, rd.)
AL.= Currency amount: 123456.XX (left-justif., acc. to curr.code)
AL.= R Currency amount: 123456.XX (left-justif., a. to curr., rd.)
AL.=_0 Curr. amount: 123456.00 (left just., acc. to curr. code)
AL.=_0 R Curr. amount: 123456.00 (left just., curr. code, rd.)
AL01 Currency amount: 1234561 (left-justified, no decimal point)
AL01 R Currency amount: 1234561 (left-justified, no dec. pt., rd.)
AL01_0 Currency amount: 1234560 (left-justified, no dec. pnt.)
AL01_0 R Currency amount: 1234560 (left-jus., no dec. pnt., rd.)
AL02 Currency amount: 12345612 (left-justified, no decimal point)
AL02 R Currency amount: 12345612 (left-justified, no decc. pt.,rd.)
AL02_0 Currency amount: 12345600 (left-justified, no dec. pnt.)
AL02_0 R Currency amount: 12345600 (left-just., no dec. pnt., rd.)
AL03 Currency amount: 123456123 (left-justified, no decimal pnt)
AL03 R Currency amount: 123456123 (left-justified, no dec. pt., rd)
AL03_0 Currency amount: 123456000 (left-justified, no dec. pnt.)
AL03_0 R Currency amount: 123456000 (left-just., no dec. pnt., rd.)
AL0= Currency amnt: 123456XX (left-just.,no dec.pnt, acc. curr.)
AL0= R Currency amnt: 123456XX (left-just.,no dec., acc. curr.,rd)
AL0=_0 Curr. amount: 12345600 (left-just., no dec. pnt.,curr. code)
AL0=_0 R Curr. amount: 12345600 (left-just., no dec. pnt.,curr., rd.)
AR Currency amount: ___123456 (right-justified)
AR R Currency amount: ___123456 (right-justified, rounded)
AR,1 Currency amount: ___123456,1 (right-justified)
AR,1 R Currency amount: ___123456,1 (right-justified, rounded)
AR,1_0 Currency amount: ___123456,0 (right-justified)
AR,1_0 R Currency amount: ___123456,0 (right-justified, rd.)
AR,2 Currency amount: ___123456,12 (right-justified)
AR,2 R Currency amount: ___123456,12 (right-justified, rounded)
AR,2_0 Currency amount: ___123456,00 (right-justified)
AR,2_0 R Currency amount: ___123456,00 (right-justified, rd.)
AR,3 Currency amount: ___123456,123 (right-justified)
AR,3 R Currency amount: ___123456,123 (right-justified, rounded)
AR,3_0 Currency amount: ___123456,000 (right-justified)
AR,3_0 R Currency amount: ___123456,000 (right-justified, rd.)
AR,= Curr. amnt: ___123456,XX (right-justified, acc.curr.code)
AR,= R Curr. amnt: ___123456,XX (right-justified, acc.curr., rd.)
AR,=_0 Curr. amount: ___123456,00 (right-just., curr. code)
AR,=_0 R Curr. amount: ___123456,00 (right-just., curr. code, rd.)
AR.1 Currency amount: ___123456.1 (right-justified)
AR.1 R Currency amount: ___123456.1 (right-justified, rounded)
AR.1_0 Currency amount: ___123456.0 (right-justified)
AR.1_0 R Currency amount: ___123456.0 (right-justified, rd.)
AR.2 Currency amount: ___123456.12 (right-justified)
AR.2 R Currency amount: ___123456.12 (right-justified, rounded)
AR.2_0 Currency amount: ___123456.00 (right-justified)
AR.2_0 R Currency amount: ___123456.00 (right-justified, rd.)
AR.3 Currency amount: ___123456.123 (right-justified)
AR.3 R Currency amount: ___123456.123 (right-justified, rounded)
AR.3_0 Currency amount: ___123456.000 (right-justified)
AR.3_0 R Currency amount: ___123456.000 (right-justified, rd.)
AR.= Curr. amnt: ___123456,XX (right-justified, acc.curr.code)
AR.= R Curr. amnt: ___123456,XX (right-justified, acc.curr.code, r)
AR.=_0 Curr. amount: ___123456.00 (right-just., acc. to curr. code)
AR.=_0 R Curr. amount: ___123456.00 (right-just., curr. code, rd.)
AR01 Currency amount: ___1234561 (right-justified, no decimal pt)
AR01 R Currency amount: ___1234561 (right-justified, no dec., rd.)
AR01_0 Currency amount: ___1234560 (right-justified, no dec. point)
AR01_0 R Curr. amount: ___1234560 (right-just., no dec. pnt., rd.)
AR02 Currency amount: ___12345612 (right-justified, no dec. pnt)
AR02 R Currency amount: ___12345612 (right-justified, no dec., rd)
AR02_0 Currency amount: ___12345600 (right-justified, no dec. pnt)
AR02_0 R Curr. amount: ___12345600 (right-just., no dec. pnt., rd.)
AR03 Currency amount: ___123456123 (right-justif., no decimal pt)
AR03 R Currency amount: ___123456123 (right-justif., no dec., rd.)
AR03_0 Currency amount: ___123456000 (right-justified, no dec. pnt)
AR03_0 R Curr. amount: ___123456000 (right-just., no dec. pnt.,rd.)
AR0= Curr. amount: ___123456XX (right-j., no dec. pnt,acc. curr.)
AR0= R Curr. amount: ___123456XX (right-j., no dec.,acc. curr.;rd)
AR0=_0 Curr. amount: ___123456000 (right-just. no dec.point, curr.)
AR0=_0 R Curr. amount: ___12345600 (right-just., no dec. pnt,curr,rd)
C0 Character string: right-justified, leading 0
C0 X Character string: right-justified, leading 0, exclude chars
C0 RM Character string: right-just., leading 0, remove characters
C0 RMX Char.string: right-just., leading 0, remove & exclude chars
C0 NC Character string: right-justified, leading 0, numeric chars
C0 NC X Character string: right-just.,lead.0, num. chars, excl.chars
C0 NCRM Char.string: right-just., lead.0, num. chars, remove chars
C0 NCRMX Char.strg: rt-just., lead.0, num.chars, remove & excl.chars
C0 RP Character string: right-justified, leading 0, repl. chars
C0 RP X Character string: right-just.,lead.0, repl.chars, excl.chars
C0 RP RM Char. string: right-just., lead.0, repl. chars, remove chars
C0 RP RMX Char.string: rt-just., leading 0, repl.,remove & excl. chars
C0 RPNC Character string: right-just., lead.0, repl.chars, num.chars
C0 RPNC X Char.string: rt-just.,lead.0,repl.chars,num.chars,excl.chars
C0 RPNCRM Char.string: rt-just.,lead.0, repl.ch., num.chars, rem.chars
C0 RPNCRMX Char.strg: rt-just.,lead.0,num.chars, repl.,rem.& excl.chars
C0U Character string: right-justified, leading 0, cap. letters
C0U X Character string: right-just.,lead.0, cap.let.,exclude chars
C0U RM Char. string: right-just., lead.0, cap.letters, remove chars
C0U RMX Char.string: rt-just., lead.0, cap.let., remove & excl.chars
C0U NC Character string: right-just., lead.0, cap.let., num. chars
C0U NC X Char.string: rt-just.,lead.0, cap.let.,num.chars, excl.chars
C0U NCRM Char.string: right-just.,lead.0,cap.let.,num.chars,rem.chars
C0U NCRMX Char.strg:rt-just.,lead.0,cap.let.,num.chars,rem.&excl.chars
C0UPRNCRM Ch.strg: rt-just.,lead.0,cap.let.,repl.chars,num.ch.,rem.ch.
C0URP Character string: right-just., lead. 0, cap.let., repl.chars
C0URP X Char.string: right-just.,lead.0, cap.let.,repl.& excl. chars
C0URP RM Char.string: rt-just., lead.0, cap.let.,repl.chars,rem.chars
C0URP RMX Char.strg: rt-just.,lead.0,cap.let., repl.,rem. & excl.chars
C0URPNC Char.string: rt-just., lead.0, cap.let.,repl.chars,num.chars
C0URPNC X Char.strg:rt-just.,lead.0,cap.let.,repl.ch.,num.ch. excl.ch.
C0URPNCRMX Char.strg:rt-j.,lead.0,cap.let.,num.ch.,repl,rem.&excl.chars
CL Character string: left-justified
CL X Character string: left-justified, exclude characters
CL RM Character string: left-justified, remove characters
CL RMX Char.string: left-just., remove characters, exclude chars
CL NC Character string: left-justified, numeric characters
CL NC X Char.string: left-just., numeric characters, exclude chars
CL NCRM Character string: left-just., num. characters, remove chars
CL NCRMX Char.strg: left-just., numeric chars, remove & exclude chars
CL R0 Character string: left-justified, replace leading 0
CL R0 X Char.string: left-just.,replace leading 0, exclude chars
CL R0RM Char.string: left-just., replace leading 0, rem. characters
CL R0RMX Char.strg: left-just., replace lead.0, remove & excl. chars
CL RP Character string: left-justified, replace characters
CL RP X Character string: left-just., repl.characters, exclude chars
CL RP RM Character string: left-just., replace chars, remove chars
CL RP RMX Char.string: left-just., replace, remove & exclude chars
CL RPNC Character string: left-justified, repl. chars, num. chars
CL RPNC X Character string: left-just.,repl.char, num.chars,excl.chars
CL RPNCRM Char.string: left-just., repl.chars,num. chars, remove chars
CL RPNCRMX Char.strg: left-just., num.chars, repl.,remove & excl.chars
CL RPR0 Character string: left-justified, replace chars and lead. 0
CL RPR0 X Char.string: left-just.,repl.chars,repl.leading 0,excl.chars
CL RPR0RM Char.string: left-just., repl.chars, repl.lead.0, rem. chars
CL RPR0RMX Char.strg: left-just., repl.lead.0, repl.,rem. & excl. chars
CLU Character string: left-justified, capital letters
CLU X Character string: left-just., capital letters, exclude chars
CLU RM Character string: left-just., capital letters, remove chars
CLU RMX Char.string: left-just., cap.let., remove & exclude chars
CLU NC Character string: left-just., capital letters, numeric chars
CLU NC X Char.string: left-just., cap.letters, num.chars, excl.chars
CLU NCRM Char.string: left-just., cap.letters, num.chars, rem. chars
CLU NCRMX Char.strg: lt-just.,cap.let.,num.chars, remove & excl. chars
CLU R0 Character string: left-just., cap. letters, repl. leading 0
CLU R0 X Char.string: left-just.,cap.let., repl.lead.0, exclude chars
CLU R0RM Char.string: left-just., cap.let., repl.lead.0, rem. chars
CLU R0RMX Char.strg: left-just.,cap.let., repl.lead.0, rem.&excl.chars
CLURP Character string: left-justified, cap. letters, repl. chars
CLURP X Character string: left-just.,cap.let.,repl.chars, excl.chars
CLURP RM Char. string: left-just.,cap.letters,repl.chars,remove chars
CLURP RMX Char.string: left-just., cap.let.,repl.,remove & excl. chars
CLURPNC Character string: left-just., cap.let.,repl.chars, num.chars
CLURPNC X Char.string:lt-just.,cap.let.,repl.chars,num.chars, excl.ch.
CLURPNCRM Char.string:left-just.,cap.let.,repl.chars,num.chars,rem.ch.
CLURPNCRMX Char.strg: lt-just.,cap.let.,num.chars,repl.,rem.&excl.chars
CLURPR0 Character string: left-just., cap.let., repl. chars & lead.0
CLURPR0 X Char.string:lt-just.,cap.let.,repl.chars & lead.0,excl.chars
CLURPR0RM Char.strg:left-just.,cap.let.,repl.chars,repl.lead.0,rem.cha
CLURPR0RMX Ch.strg:lt-just.,cap.let.,repl.lead.0,repl.,rem.& excl.chars
CN Character string: left-justified, ending 0
CN X Character string: left-justified, ending 0, exclude chars
CN RM Character string: left-justified, ending 0, remove chars
CN RMX Char.string: left-just.,ending 0,remove & exclude characters
CN NC Character string: left-justified, ending 0, numeric chars
CN NC X Char.string: left-just., ending 0, num. chars, exclude chars
CN NCRM Character string: left-just.,end.0, num. chars, remove chars
CN NCRMX Char.strg: left-just., end.0, num.chars, remove & excl.chars
CN R0 Character string: left-justified, ending 0, replace lead. 0
CN R0 X Char.string: left-just.,ending 0, repl.leading 0, excl.chars
CN R0RM Char.string: left-just., ending 0, repl. lead.0, rem. chars
CN R0RMX Char.strg: lt-just.,end.0, repl.lead.0, remove & excl. chars
CN RP Character string: left-justified, ending 0, replace chars
CN RP X Character string: left-just., end.0, repl.chars, excl.chars
CN RP RM Character string: left-just.,end.0, repl.chars, remove chars
CN RP RMX Char.string: left-just., ending 0, repl.,remove & excl.chars
CN RPNC Character string: left-just.,ending 0, repl.chars, num.chars
CN RPNC X Char.string:left-just.,end.0,repl.chars,num.chars,excl.chars
CN RPNCRM Char.string: left-just.,end.0,repl.chars,num.chars,rem.chars
CN RPNCRMX Char.strg: lt-just.,end.0,num.chars, repl.,rem. & excl.chars
CN RPR0 Char. string: left-just.,ending 0, repl. chars and leading 0
CN RPR0 X Char.string: left-just.,end.0,repl.chars & lead.0,excl.chars
CN RPR0RM Char.string:lt-just.,end.0,repl.chars,repl.lead.0, rem.chars
CN RPR0RMX Char.strg: lt-just.,end.0,repl.lead.0, repl.,rem.&excl.chars
CNU Character string: left-justified, ending 0, capital letters
CNU X Character string: left-just.,ending 0,cap.let.,exclude chars
CNU RM Character string: left-just.,end.0, cap.letters,remove chars
CNU RMX Char.string: left-just.,end.0, cap.let., remove & excl.chars
CNU NC Character string: left-just., end. 0, cap.letters, num.chars
CNU NC X Char.string: left-just.,end.0, cap.let.,num.chars,excl.chars
CNU NCRM Char.string: left-just.,end.0, cap.let.,num.chars, rem.chars
CNU NCRMX Char.strg: lt-just.,end.0,cap.let.,num.chars,rem.&excl.chars
CNU R0 Character string: left-just.,ending 0, cap.let., repl.lead.0
CNU R0 X Char.string:left-just.,end.0,cap.let.,repl.lead.0,excl.chars
CNU R0RM Char.string: left-just.,end.0,cap.let.,repl.lead.0,rem.chars
CNU R0RMX Ch.strg: lt-just.,end.0,cap.let.,repl.lead.0,rem.&excl.chars
CNURP Character string: left-just., end.0, cap.letters, repl.chars
CNURP X Char.string:left-just.,end.0, cap.let.,repl. & exclude chars
CNURP RM Char.string: left-just.,end.0, cap.let.,repl.chars,rem.chars
CNURP RMX Char.strg: lt-just.,end.0,cap.let.,repl.,remove & excl.chars
CNURPNC Char.string: left-just.,end.0, cap.let.,repl.chars,num.chars
CNURPNC X Char.strg:lt-just.,end.0,cap.let.,repl.ch.,num.ch., excl.ch.
CNURPNCRM Char.strg:lt-just.,end.0,cap.let.,repl.chars,num.ch.,rem.ch.
CNURPNCRMX Char.strg:lt-j.,end0,cap.let.,num.chars,repl,rem.&excl.chars
CNURPR0 Char.string: left-just.,end. 0,cap.let.,repl. chars & lead.0
CNURPR0 X Ch.strg:lt-just.,end.0,cap.let.,repl.chars&lead.0,excl.chars
CNURPR0RM Ch.strg:lt-just.,end.0,cap.let.,rep.ch.,rep.lead.0,rem.chars
CNURPR0RMX Ch.strg:lt-just.,end0,cap.let.,repl.ld.0,repl.,rem.&excl.ch.
CR Character string: right-justified
CR X Character string: right-justified, exclude characters
CR RM Character string: right-justified, remove characters
CR RMX Char.string: right-justified, remove & exclude characters
CR NC Character string: right-justified, numeric characters
CR NC X Character string: right-just., numeric chars, exclude chars
CR NCRM Character string: right-just., num. characters, remove chars
CR NCRMX Char.strg: rt-just., numeric chars, remove & exclude chars
CR R0 Character string: right-justified, replace leading 0
CR R0 X Char.string: right-just., repl.leading 0, exclude characters
CR R0RM Char.string: right-just., repl.leading 0, remove characters
CR R0RMX Char.strg: right-just., replace lead.0, remove & excl. chars
CR RP Character string: right-justified, replace characters
CR RP X Character string: right-just., repl.characters,exclude chars
CR RP RM Character string: right-just., replace chars, remove chars
CR RP RMX Char.string: right-just., replace, remove & exclude chars
CR RPNC Character string: right-just., replace chars, numeric chars
CR RPNC X Char.string: right-just.,repl.chars, num.chars, excl.chars
CR RPNCRM Char.string: rt-just., repl.chars, num. chars, remove chars
CR RPNCRMX Char.string: right-just., num.chars, repl.,rem. & excl.chars
CR RPR0 Character string: right-justified, replace chars and lead. 0
CR RPR0 X Char.string: rt-just., repl.chars & leading 0, exclude chars
CR RPR0RM Char.string: rt-just., repl.chars, repl.lead.0, rem. chars
CR RPR0RMX Char.strg: right-just.,replace lead.0, repl.,rem.&excl.chars
CRU Character string: right-justified, capital letters
CRU X Character string: right-just.,capital letters, exclude chars
CRU RM Character string: right-just., capital letters, remove chars
CRU RMX Char.string: right-just., cap.let., remove & exclude chars
CRU NC Character string: right-just., cap. letters, numeric chars
CRU NC X Char.string: right-just., cap.letters, num.chars, excl.chars
CRU NCRM Char.string: right-just., cap.letters, num.chars, rem. chars
CRU NCRMX Char.strg: rt-just., cap.let., num.chars, rem. & excl. chars
CRU R0 Character string: right-just., cap. letters, repl. leading 0
CRU R0 X Char.string: right-just., cap.let., repl.lead.0, excl.chars
CRU R0RM Char.string: right-just., cap.let., repl.lead.0, rem. chars
CRU R0RMX Ch.strg: right-just.,cap.let., repl.lead.0, rem.& excl.chars
CRURP Character string: right-justified, cap. letters, repl. chars
CRURP X Char.string: right-just.,cap.let.,replace & exclude chars
CRURP RM Char.string: right-just.,cap.letters,repl.chars,remove chars
CRURP RMX Char.strg: right-just., cap.let., repl.,remove & excl.chars
CRURPNC Character string: right-just.,cap.let.,repl.chars, num.chars
CRURPNC X Char.string:rt-just.,cap.let.,repl.chars,num.chars, excl.ch.
CRURPNCRM Char.string: rt-just.,cap.let.,repl.chars,num.chars,rem.ch.
CRURPNCRMX Char.strg: rt-just.,cap.let.,num.chars,repl.,rem.&excl.chars
CRURPR0 Character string: right-just., cap.let.,repl. chars & lead.0
CRURPR0 X Char.string:rt-just.,cap.let.,repl.chars & lead.0,excl.chars
CRURPR0RM Char.strg:rt-just.,cap.let.,repl.chars,repl.lead.0,rem.chars
CRURPR0RMX Ch.strg: rt-just.,cap.let.,repl.lead.0, repl.,rem.& excl.ch.
CU Character string: unjustified
CU X Character string: unjustified, exclude characters
CU RM Character string: unjustified, remove characters
CU RMX Char.string: unjustified, remove & exclude characters
CU NC Character string: unjustified, numeric characters
CU NC X Character string: unjust., numeric chars, exclude chars
CU NCRM Character string: unjust., num. characters, remove chars
CU NCRMX Char.strg: unjust., numeric chars, remove & exclude chars
CU RP Character string: unjustified, replace characters
CU RP X Character string: unjust., repl.characters,exclude chars
CU RP RM Character string: unjust., replace chars, remove chars
CU RP RMX Char.string: unjust., replace, remove & exclude chars
CU RPNC Character string: unjust., replace chars, numeric chars
CU RPNC X Char.string: unjust.,repl.chars, num.chars, excl.chars
CU RPNCRM Char.string: unjust., repl.chars, num. chars, remove chars
CU RPNCRMX Char.string: unjust., num.chars, repl.,rem. & excl.chars
CUU Character string: unjustified, capital letters
CUU X Character string: unjust.,capital letters, exclude chars
CUU RM Character string: unjust., capital letters, remove chars
CUU RMX Char.string: unjust., cap.let., remove & exclude chars
CUU NC Character string: unjust., cap. letters, numeric chars
CUU NC X Char.string: unjust., cap.letters, num.chars, excl.chars
CUU NCRM Char.string: unjust., cap.letters, num.chars, rem. chars
CUU NCRMX Char.strg: unjust., cap.let., num.chars, rem. & excl. chars
CUURP Character string: unjustified, cap. letters, repl. chars
CUURP X Char.string: unjust.,cap.let.,replace & exclude chars
CUURP RM Char.string: unjust.,cap.letters,repl.chars,remove chars
CUURP RMX Char.strg: unjust., cap.let., repl.,remove & excl.chars
CUURPNC Character string: unjust.,cap.let.,repl.chars, num.chars
CUURPNC X Char.string: unjust.,cap.let.,repl.chars,num.chars, excl.ch.
CUURPNCRM Char.string: unjust.,cap.let.,repl.chars,num.chars,rem.ch.
CUURPNCRMX Char.strg: unjust.,cap.let.,num.chars,repl.,rem.&excl.chars
D.DDMMYY Date: DD.MM.YY (2-figure year)
D.DDMMYYYY Date: DD.MM.YYYY
D.MMDDYY Date: MM.DD.YY (2-figure year)
D.MMDDYYYY Date: MM.DD.YYYY
D.YYDDD Date: YY.DDD; year and days since beginning of year
D.YYMMDD Date: YY.MM.DD (2-figure year)
D.YYYYMMDD Date: YYYY.MM.DD
D/DDMMYY Date: DD/MM.YY (2-figure year)
D/DDMMYYYY Date: DD/MM/YYYY
D/MMDDYY Date: MM/DD.YY (2-figure year)
D/MMDDYYYY Date: MM/DD/YYYY
D/YYDDD Date: YY/DDD; year and days since beginning of year
D/YYMMDD Date: YY/MM/DD (2-figure year)
D/YYYYMMDD Date: YYYY/MM/DD
D0DD Date: DD (day only)
D0DDMMYY Date: DDMMYY (2-figure year); no separators
D0DDMMYYYY Date: DDMMYYYY; no separators
D0MM Date: MM (month only)
D0MMDDYY Date: MMDDYY (2-figure year); no separators
D0MMDDYYYY Date: MMDDYYYY; no separators
D0YY Date: YY (year only: 2-figure)
D0YYDDD Date: YYDDD; year and days since beginning of year
D0YYMMDD Date: YYMMDD (2-figure year); no separators
D0YYYY Date: YYYY (year only: 4-figure)
D0YYYYMMDD Date: YYYYMMDD; no separators
LHEBR Char. string, language specific: Hebrew, right-justified
T0HH Time: HH (hour only)
T0HHMM Time: HHMM; no separators
T0HHMMSS Time: HHMMSS; no separators
T0SSMMHH Time: SSMMHH; no separators
T:HHMM Time: HH:MM
T:HHMMSS Time: HH:MM:SS
T:MMHH Time: MM:HH
T:SSMMHH Time: SS:MM:HH
MP_EXIT_FUNC DMEE: name of mapping exit function module CHAR 30 0 TFDIR DMEE_MP_EXIT_FUNC
MP_SELECTION DMEE: selected mapping procedure CHAR 1 0 DMEE_MP_SELECTION
1 Constant
2 Structure Field
3 Reference to Tree Node
4 Aggregation
5 Exit Module
6 Own Mapping (Atoms)
7 Ignore
8 No Mapping
A Aggregation and Action Nodes
E Aggregation and Exit Module
I Aggregation and Ignore
T Aggregation and Structure Field
V Variable
MP_CUKY_TAB Reference Table for Field CHAR 30 0 REFTABLE
MP_CUKY_FLD Reference Field for Currency and Quantity Fields CHAR 30 0 REFFIELD
INT_DATA_TYPE DMEE: internal type (A: currency amount; SPACE: other) CHAR 1 0 DMEE_INTDATATYPE
TDFORM_NAME DMEE: Name in Accompanying Sheet CHAR 20 0 DMEE_TDFORM_NAME
SHIFTED_OUTPUT DMEE: Delayed Segment Output CHAR 1 0 DMEE_SHIFTED_OUTPUT
E Output Delayed Segment at Current Position
V Delay Output of Current Segment
SEGM_END DMEE: Rule for Closing a Segment CHAR 1 0 DMEE_SEGM_END
Copy Settings from Format Tree Header
1 Individual Settings
SEGM_CR Segments are separated by carriage return CHAR 1 0 DMEE_SEGM_CR
SEGM_LF Segments are separated by line feed CHAR 1 0 DMEE_SEGM_LF
CRLF_ONLY DMEE: Empty Segment for Generating CR/LF Only CHAR 1 0 DMEE_CRLF_ONLY
CK_EXIT_FUNC DMEE: Name of CHECK Exit Function Module CHAR 30 0 TFDIR DMEE_CK_EXIT_FUNC
REACT_LEV_SCREEN DMEE: System Response for Configurable Check CHAR 1 0 DMEE_REACT_LEV_SCREEN
REACT_LEV_EXIT DMEE: System Response for Exit-Module Check CHAR 1 0 DMEE_REACT_LEV_EXIT
MSG_CLASS_SCREEN DMEE: Message Class for Response (Configurable Check) CHAR 20 0 T100A DMEE_MSG_CLASS_SCREEN
MSG_NUM_SCREEN DMEE: Message Number for Response (Configurable Check) CHAR 3 0 DMEE_MSG_NUMBER_SCREEN
MSG_CLASS_EXIT DMEE: Message Class for Response (Exit) CHAR 20 0 T100A DMEE_MSG_CLASS_EXIT
MSG_NUM_EXIT DMEE: Message Number for Response (Exit) CHAR 3 0 DMEE_MSG_NUMBER_EXIT
TRAILER DMEE: Trailer Segment for Closing Data Record CHAR 1 0 DMEE_TRAILER
CV_SOURCE_FORMAT DMEE: Source Format at Conversion (Incoming Files) CHAR 10 0 DMEE_CV_SOURCE_FORMAT
LENGTH_IN_BYTES Length in Bytes CHAR 1 0 DMEE_LENGTH_IN_BYTES

DMEE_TREE_NODE foreign key relationships

Table Field Check Table Check Field
0 DMEE_TREE_NODE CK_EXIT_FUNC TFDIR Function Module FUNCNAME
1 DMEE_TREE_NODE MP_EXIT_FUNC TFDIR Function Module FUNCNAME
0 DMEE_TREE_NODE MSG_CLASS_EXIT T100A Message IDs for T100 ARBGB
1 DMEE_TREE_NODE MSG_CLASS_SCREEN T100A Message IDs for T100 ARBGB
0 DMEE_TREE_NODE TREE_ID DMEE_TREE DMEE Format Tree: General Data TREE_TYPE
0 DMEE_TREE_NODE TREE_ID DMEE_TREE DMEE Format Tree: General Data TREE_ID
1 DMEE_TREE_NODE VERSION DMEE_TREE_HEAD DMEE: Format Tree Header Data TREE_TYPE
1 DMEE_TREE_NODE VERSION DMEE_TREE_HEAD DMEE: Format Tree Header Data VERSION