SAP ABAP Class CL_SRM_TREE (CL_SRM_TREE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_XML_BR_MD_FP (Package) XML, Browser, Modeler, File Plan
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_TREE | IF_SRM_TREE | 20010620 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_TREE_ITEM | IF_SRM_TREE_ITEM | 20010626 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_TREE_NODE | IF_SRM_TREE_NODE | 20010626 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_MDL_TREE | CL_SRM_MDL_TREE | 20010621 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_PLAN_TREE | CL_SRM_PLAN_TREE | 20010621 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_REC_TREE | CL_SRM_REC_TREE | 20010621 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SIMPLE_TREE | CL_SRM_SIMPLE_TREE | 20010627 |
Properties
| Class | CL_SRM_TREE | |
| Short Description | CL_SRM_TREE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_XML_BR_MD_FP | XML, Browser, Modeler, File Plan |
| Created | 20010620 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_TREE | IF_SRM_TREE | 20010620 | ||
| 2 | IF_SRM_TREE_ITEM | IF_SRM_TREE_ITEM | 20010626 | ||
| 3 | IF_SRM_TREE_NODE | IF_SRM_TREE_NODE | 20010626 |
Friends
Class CL_SRM_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20010731 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SRMIF_SP_ACTIVITY | 20010621 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020716 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20010629 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20010731 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | I | 20030506 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | I | 20011001 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | I | 20011001 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SRMBR_ITEM_TABLE_TYPE | 20050314 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20010620 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20010620 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | SRMBR_NODE_TABLE_TYPE | 20050314 | ||||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_NODE_ITERATOR | IF_IXML_NODE_ITERATOR | 20010620 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20010620 | ||||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM | General SRM Methods | 20010815 | |||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Column Tree Control | 20010620 | |||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | OBJECT | 20010620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010620 |
Events
Class CL_SRM_TREE has no event.
Types
Class CL_SRM_TREE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20020716 | ||||
| 2 | CALLER | Call by reference | Type reference (TYPE) | C | 20010628 | ||||
| 3 | COL_TAB | Call by reference | Type reference (TYPE) | SRMBR_CTC_COL_TAB | 20010620 | ||||
| 4 | DRAG_DROP | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20010625 | |||
| 5 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20010620 | |||
| 6 | SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20010815 | |||
| 7 | XMLDOM | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20010620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010620 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |