SAP ABAP Class CL_DMC_STRUCT_TREE (Nodes in sender container that data structure is assigned to)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-DMC (Application Component) Data Conversion
     S_DMCM (Package) Data Mapping and Conversion: Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DMC_STRUCT_TREE_FACTORY CL_DMC_STRUCT_TREE_FACTORY 20000229
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_EQUALS Check of Two Class Instances for Equality 20060620
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_STRUCT_TREE_PARENT Object to which structure trees can be assigned 20000229
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_VALIDATE Validation (consistency check) of MWB objects 20041102
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DMC_RSTRUCT_TREE CL_DMC_RSTRUCT_TREE 20000229
Properties
Class CL_DMC_STRUCT_TREE  
Short Description Nodes in sender container that data structure is assigned to    
Super Class CL_DMC_STRUCT_TREE_FACTORY CL_DMC_STRUCT_TREE_FACTORY 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package S_DMCM   Data Mapping and Conversion: Maintenance 
Created 20000229   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMC_EQUALS Check of Two Class Instances for Equality 20060620
2 IF_DMC_STRUCT_TREE_PARENT Object to which structure trees can be assigned 20000229
3 IF_DMC_VALIDATE Validation (consistency check) of MWB objects 20041102
Friends
Class CL_DMC_STRUCT_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_STYPE Constant Public Type reference (TYPE) DMC_SRTYPE 'S' DMC: Flag if it is a receiver or sender structure 20051007
2 CO_TYPE_DDIC Constant Public Type reference (TYPE) DMC_STREE_TYPE 1 Tree types, like table type, structure, etc. 20110407
3 CO_TYPE_FIELD Constant Public Type reference (TYPE) DMC_STREE_TYPE 6 Tree types, like table type, structure, etc. 20110407
4 CO_TYPE_MESSAGE Constant Public Type reference (TYPE) DMC_STREE_TYPE 2 Tree types, like table type, structure, etc. 20110407
5 CO_TYPE_STRUCTURE Constant Public Type reference (TYPE) DMC_STREE_TYPE 5 Tree types, like table type, structure, etc. 20110407
6 CO_TYPE_TABLE Constant Public Type reference (TYPE) DMC_STREE_TYPE 4 Tree types, like table type, structure, etc. 20110407
7 FILE_DESC Instance attribute Public Object reference (TYPE REF TO) CL_DMC_FILE_DESC Assigned Input-Output File 20000229
8 MY_STRUCT_TREE_LIST Instance attribute Public Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE_LIST List of the Structures for a Node 20000229
9 NODE_ID Instance attribute Public Type reference (TYPE) TV_NODEKEY Node ID for Representation in Tree Control 20000229
10 OLD_FILE_DESC Instance attribute Public Object reference (TYPE REF TO) CL_DMC_FILE_DESC Former File Description 20000509
11 PARENTID Instance attribute Public Object reference (TYPE REF TO) IF_DMC_STRUCT_TREE_PARENT Parent in the Container 20000229
12 PREC Instance attribute Public Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE Predecessor 20000229
13 SEQNUM Instance attribute Public Type reference (TYPE) DMC_SEQNO Sequential Number 20000229
14 STREET_TRANSLATION_TAB Instance attribute Public Type reference (TYPE) DMC_STRUCT_TREE_TEXT_TAB DMC: Table Type with Structure Texts 20060317
15 STREE_TYPE Instance attribute Public Type reference (TYPE) DMC_STREE_TYPE Structure Tree Type 20110408
16 STRUCID Instance attribute Public Type reference (TYPE) DMC_STRUCID MWB: Technical Structure ID 20050620
17 STRUCLEVEL Instance attribute Public Type reference (TYPE) DMC_SLEVEL Level in the Container 20000229
18 STRUCT Instance attribute Public Object reference (TYPE REF TO) CL_DMC_DATA_STRUCTURE Data Structure 20000229
19 STYPE Instance attribute Public Type reference (TYPE) DMC_SRTYPE Flag for Sender/Receiver Structure Tree 20000229
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_ALL_ATTRIBUTES Instance method Public Method Delete all Attributes 20030429
2 COMPARE Instance method Public Method Checks if the structure tree is contained at this level 20000905
3 CONSTRUCTOR Instance method Public Constructor Constructor 20000229
4 COPY Instance method Public Method Copy Constructor 20000229
5 F4_FOR_INPUT_FILE Instance method Public Method F4 For Input File Names 20000314
6 F4_FOR_OUTPUT_FILE Instance method Public Method F4 for Output File Names 20000509
7 FROM_REL Instance method Public Method Transfer attributes from structure 20000229
8 GET_AFTER_LOOP_ITEMS Instance method Public Method GET_AFTER_LOOP_ITEMS 20000229
9 GET_BEFORE_LOOP_ITEMS Instance method Public Method GET_BEFORE_LOOP_ITEMS 20000229
10 GET_DESCR_ITEM Instance method Public Method GET_DESCR_ITEM 20000229
11 GET_EMPTY_ITEM Instance method Public Method GET_EMPTY_ITEM 20000229
12 GET_ICON_IMAGE Instance method Public Method Returns the icon for representation in tree control 20000229
13 GET_ITEM_ALLOWED_CHECK Instance method Public Method GET_ITEM_ALLOWED_CHECK 20000229
14 GET_PARENT_NID Instance method Protected Method Returns NID of the overlying structure tree 20000229
15 GET_RS_DESCR Instance method Public Method Text 20000229
16 IS_LEAVE_NODE Instance method Public Method Test if there are related lower-level structure trees 20000229
17 PRINT Instance method Public Method List Output in Internal Table 20000229
18 RESTORE_AFTER_CANCEL Instance method Public Method Re-create original status 20000419
19 SAVE_ATTRIBS Instance method Public Method Saves object-valued attributes 20000229
20 SAVE_STREET_TRANSLATION Instance method Public Method Saves translations to table STREET 20060317
21 SET_FILE_BY_NAME Instance method Public Method Assign input file by name 20000314
22 SET_OFILE_BY_NAME Instance method Public Method Assign output file by name 20000509
23 SET_PREDECESSOR Instance method Public Method 20060323
24 SET_SEQNUM Instance method Public Method 20060324
25 TO_REL Instance method Public Method Flattening in lists 20000229
26 TRANSLATE_DESCR Instance method Public Method Translates description to specified language 20060317
Events
Class CL_DMC_STRUCT_TREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1     DMC_RULE_CALL_REF
Method Signatures

Method CLEAR_ALL_ATTRIBUTES Signature

Method CLEAR_ALL_ATTRIBUTES on class CL_DMC_STRUCT_TREE has no parameter.
Method CLEAR_ALL_ATTRIBUTES on class CL_DMC_STRUCT_TREE has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OTHER_STRUCT_TREES Call by reference Type reference (TYPE) DMC_STRUCT_TREE_REF_TAB DMC: Referenzen von Bäumen 20000905
2 Changing PROTOCOLL Call by reference Type reference (TYPE) DMC_REPORT DMC: Interne Tabelle für Programmcode 20000905

Method COMPARE on class CL_DMC_STRUCT_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AUTHOR Call by reference Type reference (TYPE) SYUNAME IM_AUTHOR 20000229
2 Importing IM_CHANGEDATE Call by reference Type reference (TYPE) DMCT_SYSDATE IM_CHANGEDATE 20000229
3 Importing IM_CHNAM Call by reference Type reference (TYPE) DMCT_SYSUSER IM_CHNAM 20000229
4 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_DMC_CONTAINER_TYPE IM_CONTAINER 20000229
5 Importing IM_CREATEDATE Call by reference Type reference (TYPE) SYDATUM IM_CREATEDATE 20000229
6 Importing IM_DDIC_IDENT Call by reference Type reference (TYPE) DDNAME IM_DDIC_IDENT 20000327
7 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR IM_DESCR 20000229
8 Importing IM_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20110215
9 Importing IM_FILE_DESC Call by reference Type reference (TYPE) DMC_GUID IM_FILE_DESC 20000229
10 Importing IM_FOR_COPY Call by reference Type reference (TYPE) BOOLEAN DMCT_FALSE Flag: Objekt wird eben kopiert? 20000831
11 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID IM_GUID 20000229
12 Importing IM_ID Call by reference Type reference (TYPE) DMC_STIDT Bezeichner Baumstruktur 20000229
13 Importing IM_LOADED_FROM_DB Call by reference Type reference (TYPE) BOOLEAN IM_LOADED_FROM_DB 20000229
14 Importing IM_PARENTID Call by reference Object reference (TYPE REF TO) IF_DMC_STRUCT_TREE_PARENT IM_PARENTID 20000229
15 Importing IM_PREC Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE IM_PREC 20000229
16 Importing IM_RTI Call by reference Type reference (TYPE) DMCT_RTI_TYPE IM_RTI 20000229
17 Importing IM_SEQNUM Call by reference Type reference (TYPE) DMC_SEQNO IM_SEQNUM 20000229
18 Importing IM_STRUCLEVEL Call by reference Type reference (TYPE) DMC_SLEVEL IM_STRUCLEVEL 20000229
19 Importing IM_STRUCT_GUID Call by reference Type reference (TYPE) DMC_GUID IM_STRUCT_GUID 20000229
20 Importing IM_STRUCT_TREE_LIST Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE_LIST IM_STRUCT_TREE_LIST 20000229
21 Importing IM_STYPE Call by reference Type reference (TYPE) DMC_SRTYPE IM_STYPE 20000229
22 Importing IM_TABCLASS Call by reference Type reference (TYPE) TABCLASS Tabellenklasse 20021126
23 Importing IV_DDIC_ORIGIN Call by reference Type reference (TYPE) DMC_DDIC_ORIGIN 'X' origin of DDIC info of a table 20131206
24 Importing I_CONN_TYPE Call by reference Type reference (TYPE) DMC_CONNECTION_TYPE Connection Type 20110523
25 Importing I_READONLY Call by reference Type reference (TYPE) BOOLEAN '-' read only indicator 20080311
26 Importing I_SNDRCV Call by reference Type reference (TYPE) CHAR3 3-Byte field 20120618
27 Importing I_STREE_TYPE Call by reference Type reference (TYPE) DMC_STREE_TYPE '1' Tree types, like table type, structure, etc. 20110408
# Exception Resumable Description Created on
1 CX_IUUC_DB_CONN Excep. class for db connection 20131204

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRUCT_TREE_LIST Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE_LIST IM_STRUCT_TREE_LIST 20000229
2 Returning S Value transfer Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE S 20000229
# Exception Resumable Description Created on
1 CX_IUUC_DB_CONN Excep. class for db connection 20131204

Method F4_FOR_INPUT_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IDENT Call by reference Type reference (TYPE) DMC_FILEID DMC: Identifikation einer Datei 20000510

Method F4_FOR_INPUT_FILE on class CL_DMC_STRUCT_TREE has no exception.

Method F4_FOR_OUTPUT_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IDENT Call by reference Type reference (TYPE) DMC_FDESC-IDENT DMC: Dateiname 20000510

Method F4_FOR_OUTPUT_FILE on class CL_DMC_STRUCT_TREE has no exception.

Method FROM_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA Call by reference Type reference (TYPE) DMCT_STRUCT_TREE_REL IM_DATA 20000229

Method FROM_REL on class CL_DMC_STRUCT_TREE has no exception.

Method GET_AFTER_LOOP_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITEMS Call by reference Type reference (TYPE) DMC_ITEM_TABLE_TYPE ITEMS 20000229
2 Importing I_ADD_AL Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20090526
3 Importing I_ADD_EOR Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20090526
4 Changing NODES Call by reference Type reference (TYPE) TREEV_NTAB NODES 20000229

Method GET_AFTER_LOOP_ITEMS on class CL_DMC_STRUCT_TREE has no exception.

Method GET_BEFORE_LOOP_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITEMS Call by reference Type reference (TYPE) DMC_ITEM_TABLE_TYPE ITEMS 20000229
2 Changing NODES Call by reference Type reference (TYPE) TREEV_NTAB NODES 20000229

Method GET_BEFORE_LOOP_ITEMS on class CL_DMC_STRUCT_TREE has no exception.

Method GET_DESCR_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITEM Value transfer Type reference (TYPE) DMC_TREEIT ITEM 20000229

Method GET_DESCR_ITEM on class CL_DMC_STRUCT_TREE has no exception.

Method GET_EMPTY_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITEM Value transfer Type reference (TYPE) DMC_TREEIT ITEM 20000229

Method GET_EMPTY_ITEM on class CL_DMC_STRUCT_TREE has no exception.

Method GET_ICON_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IMAGE Value transfer Type reference (TYPE) TV_IMAGE IMAGE 20000229

Method GET_ICON_IMAGE on class CL_DMC_STRUCT_TREE has no exception.

Method GET_ITEM_ALLOWED_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITEM Value transfer Type reference (TYPE) DMC_TREEIT ITEM 20000229

Method GET_ITEM_ALLOWED_CHECK on class CL_DMC_STRUCT_TREE has no exception.

Method GET_PARENT_NID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) TV_NODEKEY ID 20000229

Method GET_PARENT_NID on class CL_DMC_STRUCT_TREE has no exception.

Method GET_RS_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITEM Value transfer Type reference (TYPE) DMC_TREEIT ITEM 20000229

Method GET_RS_DESCR on class CL_DMC_STRUCT_TREE has no exception.

Method IS_LEAVE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_LEAVE Value transfer Type reference (TYPE) BOOLEAN IS_LEAVE 20000229

Method IS_LEAVE_NODE on class CL_DMC_STRUCT_TREE has no exception.

Method PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REP Call by reference Type reference (TYPE) DMC_REPORT EX_REP 20000229

Method PRINT on class CL_DMC_STRUCT_TREE has no exception.

Method RESTORE_AFTER_CANCEL Signature

Method RESTORE_AFTER_CANCEL on class CL_DMC_STRUCT_TREE has no parameter.
Method RESTORE_AFTER_CANCEL on class CL_DMC_STRUCT_TREE has no exception.

Method SAVE_ATTRIBS Signature

Method SAVE_ATTRIBS on class CL_DMC_STRUCT_TREE has no parameter.
Method SAVE_ATTRIBS on class CL_DMC_STRUCT_TREE has no exception.

Method SAVE_STREET_TRANSLATION Signature

Method SAVE_STREET_TRANSLATION on class CL_DMC_STRUCT_TREE has no parameter.
Method SAVE_STREET_TRANSLATION on class CL_DMC_STRUCT_TREE has no exception.

Method SET_FILE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIDENT Call by reference Type reference (TYPE) DMC_FDESC-IDENT DMC: Dateiname 20000510

Method SET_FILE_BY_NAME on class CL_DMC_STRUCT_TREE has no exception.

Method SET_OFILE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IDENT Call by reference Type reference (TYPE) DMC_FDESC-IDENT DMC: Dateiname 20000510

Method SET_OFILE_BY_NAME on class CL_DMC_STRUCT_TREE has no exception.

Method SET_PREDECESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_PREDECESSOR Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE 20060323

Method SET_PREDECESSOR on class CL_DMC_STRUCT_TREE has no exception.

Method SET_SEQNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEQNUM Call by reference Type reference (TYPE) DMC_SEQNO 20060324

Method SET_SEQNUM on class CL_DMC_STRUCT_TREE has no exception.

Method TO_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA Value transfer Type reference (TYPE) DMC_STREE DATA 20000229

Method TO_REL on class CL_DMC_STRUCT_TREE has no exception.

Method TRANSLATE_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SYST-LANGU 20060317
2 Importing I_TRANSLATE_FIELDS Call by reference Type reference (TYPE) BOOLEAN DMCT_FALSE boolsche Variable (X=true, -=false, space=unknown) 20060320

Method TRANSLATE_DESCR on class CL_DMC_STRUCT_TREE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 46D