Hierarchy
⤷ 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
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 |