SAP ABAP Table DMEE_EXIT_INTERFACE (DMEE: Extended Interface for Exit Module)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-DMEE (Package) International Development: Data Medium Exchange Engine
Basic Data
Table Category INTTAB    Structure 
Structure DMEE_EXIT_INTERFACE   Table Relationship Diagram
Short Description DMEE: Extended Interface for Exit Module    
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 NODE DMEE_TREE_NODE   STRU 0   0    
2 TREE_TYPE DMEE_TREETYPE DMEE_TREETYPE CHAR 4   0   DMEE: tree type  
3 TREE_ID DMEE_TREEID DMEE_TREEID CHAR 30   0   DMEE: unique description for a DMEE format tree  
4 VERSION DMEE_VERSION DMEE_VERSION NUMC 3   0   DMEE: version of format tree  
5 NODE_ID DMEE_NODEID DMEE_NODEID CHAR 12   0   DMEE: node ID  
6 TECH_NAME DMEE_TECH_NAME DMEE_TECH_NAME CHAR 50   0   DMEE: node name for format tree node  
7 REF_NAME DMEE_REF_NAME DMEE_REF_NAME CHAR 12   0   DMEE: unique node identification for referencing purposes  
8 PARENT_ID DMEE_NODEID DMEE_NODEID CHAR 12   0   DMEE: node ID  
9 BROTHER_ID DMEE_NODEID DMEE_NODEID CHAR 12   0   DMEE: node ID  
10 FIRSTCHILD_ID DMEE_NODEID DMEE_NODEID CHAR 12   0   DMEE: node ID  
11 NODE_TYPE DMEE_NODETYPE DMEE_NODETYPE CHAR 4   0   DMEE: node type  
12 LENGTH DMEE_LENGTH DMEE_LENGTH NUMC 4   0   DMEE: length of DMEE node  
13 DATA_TYPE DMEE_DATA_TYPE DMEE_DATA_TYPE CHAR 1   0   DMEE: data type of DMEE node  
14 EX_STATUS DMEE_EX_STATUS DMEE_EX_STATUS CHAR 1   0   DMEE: existence status of a format tree node  
15 LEV DMEE_LEVEL DMEE_LEVEL NUMC 3   0   DMEE: level of a format object  
16 X_COMPLTAB DMEE_X_COMPLTAB XFELD CHAR 1   0   DMEE: loop starts with the first line of internal table  
17 TAB_KEYFLD DMEE_TABKEYFLD DMEE_TABKEYFLD_ABA CHAR 6   0   DMEE: key field of internal table  
18 ATOM_HANDL DMEE_ATOM_HANDL DMEE_ATOM_HANDL CHAR 2   0   DMEE: Handling of Different Atoms for an Element  
19 MP_OFFSET DMEE_MP_OFFSET DMEE_MP_OFFSET NUMC 3   0   DMEE: offset of a format object in target field  
20 MP_SC_TAB DMEE_MP_SC_TAB DMEE_MP_SC_TAB CHAR 30   0   DMEE: name of DDIC structure for source field  
21 MP_SC_FLD DMEE_MP_SC_FLD DMEE_MP_SC_FLD CHAR 30   0   DMEE: name of a source field  
22 MP_SC_OFFSET DMEE_MP_SC_OFFSET DMEE_MP_SC_OFFSET NUMC 3   0   DMEE: mapping offset in source field  
23 MP_IF_TP DMEE_IF_TP DMEE_IF_TP CHAR 1   0   DMEE: type of interface that source struct. originates from  
24 MP_SC_NODE DMEE_NODEID DMEE_NODEID CHAR 12   0   DMEE: node ID  
25 MP_SC_NODE_ATTR DMEE_MP_SC_NODE_ATTR DMEE_MP_SC_NODE_ATTR CHAR 2   0   DMEE: node attribute that serves as source value  
26 MP_SC_REF_NAME DMEE_USED_REF_NAME DMEE_REF_NAME CHAR 12   0   DMEE: reference ID of the referenced node  
27 MP_CONST DMEE_MP_CONST DMEE_MP_CONST CHAR 132   0   DMEE: constant as a source value  
28 CV_RULE DMEE_CV_RULE DMEE_CV_RULE CHAR 10   0   DMEE: internal conversion function  
29 MP_EXIT_FUNC DMEE_MP_EXIT_FUNC FUNCNAME CHAR 30   0   DMEE: name of mapping exit function module  
30 MP_SELECTION DMEE_MP_SELECTION DMEE_MP_SELECTION CHAR 1   0   DMEE: selected mapping procedure  
31 MP_CUKY_TAB REFTABLE AS4TAB CHAR 30   0   Table for reference field  
32 MP_CUKY_FLD REFFIELD FDNAME CHAR 30   0   Reference field for currency and qty fields  
33 INT_DATA_TYPE DMEE_INTDATATYPE CHAR1 CHAR 1   0   DMEE: internal type (A: currency amount; SPACE: other)  
34 TDFORM_NAME DMEE_TDFORM_NAME DMEE_TDFORM_NAME CHAR 20   0   DMEE: name of node in SAPscript form  
35 SHIFTED_OUTPUT DMEE_SHIFTED_OUTPUT DMEE_SHIFTED_OUTPUT CHAR 1   0   DMEE: Delayed Segment Output  
36 SEGM_END DMEE_SEGM_END DMEE_SEGM_END CHAR 1   0   DMEE: Rule for Closing a Segment  
37 SEGM_CR DMEE_SEGM_CR DMEE_SEGM_CR CHAR 1   0   Segments are separated by carriage return  
38 SEGM_LF DMEE_SEGM_LF DMEE_SEGM_LF CHAR 1   0   Segments are separated by line feed  
39 CRLF_ONLY DMEE_CRLF_ONLY XFELD CHAR 1   0   DMEE: Empty Segment for Generating CR/LF Only  
40 CK_EXIT_FUNC DMEE_CK_EXIT_FUNC FUNCNAME CHAR 30   0   DMEE: Name of CHECK Exit Function Module  
41 REACT_LEV_SCREEN DMEE_REACT_LEV_SCREEN DMEE_MSGTYPE CHAR 1   0   DMEE: System Response for Configurable Check  
42 REACT_LEV_EXIT DMEE_REACT_LEV_EXIT DMEE_MSGTYPE CHAR 1   0   DMEE: System Response for Exit-Module Check  
43 MSG_CLASS_SCREEN DMEE_MSG_CLASS_SCREEN ARBGB CHAR 20   0   DMEE: Message Class for Response (Configurable Check)  
44 MSG_NUM_SCREEN DMEE_MSG_NUMBER_SCREEN MSGNR CHAR 3   0   DMEE: Message Number for Response (Configurable Check)  
45 MSG_CLASS_EXIT DMEE_MSG_CLASS_EXIT ARBGB CHAR 20   0   DMEE: Message Class for Response (Exit)  
46 MSG_NUM_EXIT DMEE_MSG_NUMBER_EXIT MSGNR CHAR 3   0   DMEE: Message Number for Response (Exit)  
47 TRAILER DMEE_TRAILER XFELD CHAR 1   0   DMEE: Trailer Segment for Closing Data Record  
48 CV_SOURCE_FORMAT DMEE_CV_SOURCE_FORMAT DMEE_CV_RULE CHAR 10   0   DMEE: Source Format at Conversion (Incoming Files)  
49 LENGTH_IN_BYTES DMEE_LENGTH_IN_BYTES XFELD CHAR 1   0   Length in Bytes  
50 NODE_VALUES DMEE_NODE_IF   STRU 0   0    
51 .INCLUDE       0   0   DMEE: Line Type for Interface to Exit Function Module  
52 REF_NAME DMEE_REF_NAME_ABA DMEE_REF_NAME_ABA CHAR 12   0   DMEE: unique node identification for referencing purposes  
53 O_VALUE DMEE_MAX_C_ABA   CHAR 1500   0   DMEE: Maximum Value of Character String  
54 C_VALUE DMEE_MAX_C_ABA   CHAR 1500   0   DMEE: Maximum Value of Character String  
55 N_VALUE DMEE_MAX_N_ABA   NUMC 250   0   DMEE: Relevant Places of Character String with Numbers  
56 P_VALUE DMEE_P_VALUE_ABA   DEC 22   6   DMEE: Value of ABAP type P of the DMEE node  
57 LENGTH DMEE_LENGTH_ABA DMEE_LENGTH_ABA NUMC 4   0   DMEE: length of DMEE node  
58 COUNTER NUMC07 NUMC07 NUMC 7   0   Count Parameters  
59 REF_TABLE DMEE_NODE_IF_TAB   TTYP 0   0    
History
Last changed by/on SAP  20140121 
SAP Release Created in 46C