SAP ABAP Class CL_DMC_STRUCT_TREE_LIST (List with Structure Trees (Node for Data Structure Admin.))
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_EQUALS Check of Two Class Instances for Equality 20060615
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_VERSION Version Management (Create, Retrieve) 20060627
Properties
Class CL_DMC_STRUCT_TREE_LIST  
Short Description List with Structure Trees (Node for Data Structure Admin.)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
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 20060615
2 IF_DMC_VERSION Version Management (Create, Retrieve) 20060627
Friends
Class CL_DMC_STRUCT_TREE_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_NOT_SAVED Instance attribute Public Type reference (TYPE) BOOLEAN DATA_NOT_SAVED 20000229
2 LV_SLEVEL Static Attribute Protected Type reference (TYPE) DMC_SLEVEL 0 Structure Level 20060908
3 MY_STRUCT_TREE_FACTORY Instance attribute Public Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE_FACTORY MY_STRUCT_TREE_FACTORY 20000229
4 USES_LRAW Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20130114
5 USES_STRINGS Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20050204
6 _ACTUAL_COUNTER Instance attribute Protected Type reference (TYPE) I _ACTUAL_COUNTER 20000229
7 _DBVALS Instance attribute Protected Type reference (TYPE) DMC_STRUCT_TREE_REL_TAB _DBVALS 20000229
8 _INITIALIZED Instance attribute Protected Type reference (TYPE) BOOLEAN DMCT_FALSE _INITIALIZED 20000229
9 _VALS Instance attribute Protected Type reference (TYPE) DMC_STRUCT_TREE_TAB _VALS 20000229
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_PREDECESSORS Instance method Protected Method 20060323
2 ADD Instance method Public Method Adds structure tree 20000229
3 ADJUST_CURRNUM Instance method Public Method Corrects the Currnum 20000602
4 CHECK_LRAW_USED Instance method Public Method Checks if at least one structure contains a STRING / RAWSTR. 20130114
5 CHECK_STRINGS_USED Instance method Public Method Checks if at least one structure contains a STRING / RAWSTR. 20050204
6 COMPARE Instance method Public Method Comparison with Other Lists (to Find Deviations) 20000905
7 CONSTRUCTOR Instance method Public Constructor Constructor 20000229
8 COPY Instance method Public Method Copier Constructor 20000229
9 COUNT Instance method Public Method Number of Elements 20000229
10 CREATE_STRUCT_TREE Instance method Protected Method CREATE_STRUCT_TREE 20000229
11 DEL Instance method Public Method Delete element by reference 20000229
12 DELETE_R_S_RELS Instance method Public Method Deletes R-S relations if they exist 20000313
13 DELETE_STRUCT_TREE Instance method Public Method Deletes with subsequent elements 20000229
14 DEL_ALL_ELEMENTS Instance method Public Method Deletion of all elements 20000229
15 DEL_ATTRIBS Instance method Public Method Deletes object-valued attributes 20000229
16 DEL_BY_GUID Instance method Public Method DEL_BY_GUID 20000229
17 DEL_BY_REF Instance method Public Method DEL_BY_REF 20000229
18 ELEM_BY_GUID Instance method Public Method ELEM_BY_GUID 20000229
19 ELEM_BY_NAME Instance method Public Method ELEM_BY_NAME 20000229
20 FIRST_ELEM Instance method Public Method FIRST_ELEM 20000229
21 FROM_ITAB Instance method Public Method FROM_ITAB 20000229
22 GET_ALL_ELEMENTS Instance method Public Method Returns ITab with all struct. tree references 20000905
23 GET_ALL_STRUCT_TREES Instance method Public Method GET_ALL_STRUCT_TREES 20000229
24 GET_DIRECT_SUCCESSOR Instance method Public Method GET_DIRECT_SUCCESSOR 20000229
25 GET_IDENTS Instance method Public Method GET_IDENTS 20000229
26 GET_NODES Instance method Public Method GET_NODES 20000229
27 GET_NODE_BY_NID Instance method Public Method GET_NODE_BY_NID 20000229
28 GET_PERSISTENCE_STATE Instance method Public Method GET_PERSISTENCE_STATE 20000229
29 GET_STRUCT_TREES Instance method Public Method GET_STRUCT_TREES 20000229
30 GET_SUBNODES_AND_ITEMS Instance method Public Method GET_SUBNODES_AND_ITEMS 20000229
31 INITIALIZE_ELEMENTS Instance method Protected Method INITIALIZE_ELEMENTS 20000229
32 INITIALIZE_ELEMS Instance method Private Method Initialization 20000419
33 INIT_STRUCT_TREE Instance method Protected Method INIT_STRUCT_TREE 20000229
34 LOAD_ELEMENTS Instance method Private Method LOAD_ELEMENTS 20000229
35 NEXT_ELEM Instance method Public Method NEXT_ELEM 20000229
36 PRINT Instance method Public Method Returns documentation as internal table 20000710
37 RELOAD_FROM_DB Instance method Protected Method RELOAD_FROM_DB 20000229
38 RENUMBER_ELEMENTS Instance method Public Method RENUMBER_ELEMENTS 20000229
39 RESTORE_AFTER_CANCEL Instance method Public Method RESTORE_AFTER_CANCEL 20000406
40 SAVE Instance method Public Method Save 20000229
41 SET_DATA_NOT_SAVED Instance method Public Method Sets flag 'Data not saved' 20000229
42 SET_DATA_SAVED Instance method Public Method Converts flag 'Data not saved' 20000229
43 SET_OLD_RULE Instance method Public Method SET_OLD_RULE 20000328
44 SET_PERSISTENCE_STATE Instance method Public Method SET_PERSISTENCE_STATE 20000229
45 SET_SEQNUM Instance method Public Method SET_SEQNUM 20000229
46 SET_STATE Instance method Public Method SET_STATE 20000229
47 TO_ITAB Instance method Public Method TO_ITAB 20000229
48 UPDATE_DBVALS Instance method Private Method UPDATE_DBVALS 20000229
Events
Class CL_DMC_STRUCT_TREE_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1     DMC_STRUCT_TREE_REF
Method Signatures

Method ADAPT_PREDECESSORS Signature

Method ADAPT_PREDECESSORS on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method ADAPT_PREDECESSORS on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHANGE_SEQNUM Call by reference Type reference (TYPE) BOOLEAN DMCT_TRUE Soll prec und seqnum geändert werden? 20000619
2 Importing IM_STRUCT_TREE Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE IM_STRUCT_TREE 20000229
# Exception Resumable Description Created on
1 ELEMENT_EXISTS_ALREADY ELEMENT_EXISTS_ALREADY 20000229

Method ADJUST_CURRNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CURRNUM Call by reference Type reference (TYPE) DMC_CNUM DMC: Laufende Nummer einer Relation 20000602
2 Importing SENDER_STRUCT_TREES Call by reference Type reference (TYPE) DMC_STREE_TAB Tabelle des Types dmc_stree 20000602

Method ADJUST_CURRNUM on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method CHECK_LRAW_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LRAW_USED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20130114

Method CHECK_LRAW_USED on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method CHECK_STRINGS_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STRINGS_USED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050204

Method CHECK_STRINGS_USED on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OTHERS Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE_LIST CL_DMC_STRUCT_TREE_LIST 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_LIST has no exception.

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method COPY Signature

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

Method COUNT Signature

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

Method COUNT on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method CREATE_STRUCT_TREE Signature

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

Method DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) DMCT_IDENT_TYPE IM_ID 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method DELETE_R_S_RELS Signature

Method DELETE_R_S_RELS on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method DELETE_R_S_RELS on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method DELETE_STRUCT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DELETED Call by reference Type reference (TYPE) BOOLEAN DELETED 20000229
2 Importing STREE Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE STREE 20000229

Method DELETE_STRUCT_TREE on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method DEL_ALL_ELEMENTS Signature

Method DEL_ALL_ELEMENTS on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method DEL_ALL_ELEMENTS on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method DEL_ATTRIBS Signature

Method DEL_ATTRIBS on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method DEL_ATTRIBS on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method DEL_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID IM_GUID 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method DEL_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PTR Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE IM_PTR 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method ELEM_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEM Value transfer Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE ELEM 20000229
2 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID IM_GUID 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method ELEM_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEM Value transfer Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE ELEM 20000229
2 Importing IM_ID Call by reference Type reference (TYPE) DMCT_IDENT_TYPE IM_ID 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method FIRST_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEM Value transfer Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE ELEM 20000229

Method FIRST_ELEM on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method FROM_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRUCT_TREE_TAB Call by reference Type reference (TYPE) DMC_STRUCT_TREE_REL_TAB IM_STRUCT_TREE_TAB 20000229
# Exception Resumable Description Created on
1 CX_IUUC_DB_CONN Excep. class for db connection 20131211

Method GET_ALL_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ELEMS Call by reference Type reference (TYPE) DMC_STRUCT_TREE_REF_TAB DMC: Referenzen von Bäumen 20000905

Method GET_ALL_ELEMENTS on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method GET_ALL_STRUCT_TREES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_STRUCT_TREES_TAB Call by reference Type reference (TYPE) DMC_STRUCT_TREE_REF_TAB CH_STRUCT_TREES_TAB 20000229
2 Importing IM_ONLY_ACTIVE_TREES Call by reference Type reference (TYPE) BOOLEAN '-' only get trees which are not deleted 20050225

Method GET_ALL_STRUCT_TREES on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method GET_DIRECT_SUCCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE OBJ 20000229
2 Returning SUCC Value transfer Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE SUCC 20000229

Method GET_DIRECT_SUCCESSOR on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method GET_IDENTS Signature

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

Method GET_IDENTS on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method GET_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOR_MAPPING Call by reference Type reference (TYPE) BOOLEAN FOR_MAPPING 20000229
2 Changing ITEMS Call by reference Type reference (TYPE) DMC_ITEM_TABLE_TYPE ITEMS 20000229
3 Changing NODES Call by reference Type reference (TYPE) TREEV_NTAB NODES 20000229
4 Importing VIEW_TYPE Call by reference Type reference (TYPE) DMCT_VIEW_TYPE 20041103

Method GET_NODES on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method GET_NODE_BY_NID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_ID Call by reference Type reference (TYPE) TV_NODEKEY NODE_ID 20000229
2 Returning REF Value transfer Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE REF 20000229

Method GET_NODE_BY_NID on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method GET_PERSISTENCE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRUCT_TREE Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE IM_STRUCT_TREE 20000229
2 Returning WA Value transfer Type reference (TYPE) DMC_STREC WA 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method GET_STRUCT_TREES Signature

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

Method GET_STRUCT_TREES on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method GET_SUBNODES_AND_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_SUBNODES_AND_ITEMS on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method INITIALIZE_ELEMENTS Signature

Method INITIALIZE_ELEMENTS on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method INITIALIZE_ELEMENTS on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method INITIALIZE_ELEMS Signature

Method INITIALIZE_ELEMS on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method INITIALIZE_ELEMS on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method INIT_STRUCT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA Call by reference Type reference (TYPE) DMC_STREC CH_WA 20000229
2 Exporting EX_ELEM Call by reference Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE EX_ELEM 20000229
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND ELEMENT_NOT_FOUND 20000229

Method LOAD_ELEMENTS Signature

Method LOAD_ELEMENTS on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method LOAD_ELEMENTS on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method NEXT_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEM Value transfer Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE ELEM 20000229
# Exception Resumable Description Created on
1 NO_MORE_ELEMENTS NO_MORE_ELEMENTS 20000229

Method PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITAB Call by reference Type reference (TYPE) DMC_PRINT_LINE DMC: DMC_PRINT_LINE 20000710
2 Importing PRINT_PARAMETERS Call by reference Type reference (TYPE) DMC_PRINTP DMC: Flagstruktur der ausdrückende Felder 20000710

Method PRINT on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method RELOAD_FROM_DB Signature

Method RELOAD_FROM_DB on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method RELOAD_FROM_DB on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method RENUMBER_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_SEQNUM Call by reference Type reference (TYPE) DMC_SEQNO CH_SEQNUM 20000229

Method RENUMBER_ELEMENTS on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method RESTORE_AFTER_CANCEL Signature

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

Method SAVE Signature

Method SAVE on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method SAVE on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method SET_DATA_NOT_SAVED Signature

Method SET_DATA_NOT_SAVED on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method SET_DATA_NOT_SAVED on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method SET_DATA_SAVED Signature

Method SET_DATA_SAVED on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method SET_DATA_SAVED on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method SET_OLD_RULE Signature

Method SET_OLD_RULE on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method SET_OLD_RULE on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method SET_PERSISTENCE_STATE Signature

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

Method SET_PERSISTENCE_STATE on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method SET_SEQNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing S Call by reference Type reference (TYPE) DMC_SEQNO S 20000229

Method SET_SEQNUM on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID IM_GUID 20000229
2 Importing IM_NEW_STATE Call by reference Type reference (TYPE) DMCT_OBJECT_STATE IM_NEW_STATE 20000229

Method SET_STATE on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method TO_ITAB Signature

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

Method TO_ITAB on class CL_DMC_STRUCT_TREE_LIST has no exception.

Method UPDATE_DBVALS Signature

Method UPDATE_DBVALS on class CL_DMC_STRUCT_TREE_LIST has no parameter.
Method UPDATE_DBVALS on class CL_DMC_STRUCT_TREE_LIST has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 46D