SAP ABAP Class CL_CRM_BSP_DC_GENERIC_TREE (Quotation: Data Context OIC Hitlist)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF (Application Component) People Centric UI Framework
⤷
CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_BSP_DC_GENERIC | Data Context OIC Hit List | 20021007 |
Properties
Class | CL_CRM_BSP_DC_GENERIC_TREE | |
Short Description | Quotation: Data Context OIC Hitlist | |
Super Class | CL_CRM_BSP_DC_GENERIC | Data Context OIC Hit List |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_FRAME_GENERIC | Controller Implementation: Generic Framework |
Created | 20020920 | SAP |
Last change | 20060912 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CRM_BSP_DC_GENERIC_TREE has no interface implemented.
Friends
Class CL_CRM_BSP_DC_GENERIC_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'ICON' | 20021017 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'ICON_EXPANDED' | 20021017 | ||
3 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'NODE_KEY' | 20021016 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 'PARENT_KEY' | Parent Node ID | 20021021 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'root' | 20030219 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 'TOOLTIP' | 20030205 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Clipboard for Cut/Copy and Paste | 20021021 | ||
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20041125 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Table of Object Keys | 20021025 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | 20041130 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_TREETABLE_NODE_TAB | 20030908 | |||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_TREETABLE_NODE_TAB | Navigation Status of Hierarchical List in OIC | 20021014 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_TREETABLE_NODE_TAB | 20041125 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Delete Last Index for Cut/Paste | 20021022 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Delete First Index for Cut/Paste | 20021022 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20060710 | |||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20030908 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20050215 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020920 | |||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20020920 |
Methods
Events
Class CL_CRM_BSP_DC_GENERIC_TREE has no event.
Types
Class CL_CRM_BSP_DC_GENERIC_TREE has no local type.
Method Signatures
Method BUILD_TREE_TABLE Signature
Method BUILD_TREE_TABLE on class CL_CRM_BSP_DC_GENERIC_TREE has no parameter.
Method BUILD_TREE_TABLE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method CHECK_FOR_IS_LEAF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_KEY | Value transfer | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20030513 |
Method CHECK_FOR_IS_LEAF on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method COLLECT_SUB_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TABLE | Call by reference | Type reference (TYPE) | DATA | 20050215 | |||
2 | ![]() |
IT_SUBTREE_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20021021 | |||
3 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20021021 | ||
4 | ![]() |
IV_SUBTREE_END | Call by reference | Type reference (TYPE) | I | End-Index des Subtree in der Tabelle | 20021125 | ||
5 | ![]() |
IV_SUBTREE_START | Call by reference | Type reference (TYPE) | I | Start-Index des Subtree in der Tabelle | 20021125 |
Method COLLECT_SUB_TREE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method COPY_TREE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20021014 | ||
2 | ![]() |
IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20021014 |
Method COPY_TREE_NODE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method CREATE_OBJECT_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CREATE_SIBLING | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | Logische Variable | 20021114 | ||
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | Index für Tabelle | 20020920 | ||
3 | ![]() |
IV_NODE_KEY | Value transfer | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel des neuen Knotens | 20030117 | ||
4 | ![]() |
IV_REF_KEY | Value transfer | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Startknoten für das Create | 20021114 |
Method CREATE_OBJECT_TREE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method CUT_TREE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20021014 | ||
2 | ![]() |
IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20021014 |
Method CUT_TREE_NODE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method DELETE_HIERARCHY_LOOPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SCREENSTRUCTURE | Call by reference | Type reference (TYPE) | ANY | Zu bereinigende Ergebnistabelle | 20021122 |
Method DELETE_HIERARCHY_LOOPS on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method DELETE_OBJECT_FROM_NAV_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FOCUS_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20030319 |
Method DELETE_OBJECT_FROM_NAV_TABLE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method DELETE_SUBTREE_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DELETED_OBJECTS | Call by reference | Type reference (TYPE) | ANY TABLE | 20031110 | |||
2 | ![]() |
IT_DELETED_OBJECT_KEYS | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20030603 | ||
3 | ![]() |
IV_BUFFER_SUBTREE | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | 20030908 | |||
4 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20030603 |
Method DELETE_SUBTREE_NODES on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method GET_VISIBLE_ROW_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIRST_PAGE_ITEM_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20030908 | ||
2 | ![]() |
IV_LINES_PER_PAGE | Call by reference | Type reference (TYPE) | I | 20030908 | |||
3 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20030908 | ||
4 | ![]() |
IV_VISIBLE_ROW_COUNT | Value transfer | Type reference (TYPE) | I | 20021125 |
Method GET_VISIBLE_ROW_COUNT on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method MAP_FROM_TREE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20041130 |
Method MAP_FROM_TREE_TABLE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method MAP_TO_TREE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20021014 | |||
2 | ![]() |
IT_TREE | Value transfer | Type reference (TYPE) | CRMT_BSP_TREETABLE_NODE_TAB | 20021014 |
Method MAP_TO_TREE_TABLE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method NORMALIZE_RESULT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SCREENSTRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20021024 |
Method NORMALIZE_RESULT_LIST on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method PASTE_TREE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20021017 | ||
2 | ![]() |
IV_FAILED | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | Paste fehlgeschlagen | 20021204 | ||
3 | ![]() |
IV_PARENT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20021014 | ||
4 | ![]() |
IV_PASTE_SUBTREE_BASEKEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20030908 | ||
5 | ![]() |
IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20021014 |
Method PASTE_TREE_NODE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method READ_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20041116 | |||
2 | ![]() |
IV_SCREENSTRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 20041117 |
Method READ_PARENT on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method REMOVE_FROM_TREE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_KEY_TAB | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Schlüssel eines Objektes | 20030514 | ||
2 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20030207 | ||
3 | ![]() |
IV_PASTE_BASE_NODE | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20030514 |
Method REMOVE_FROM_TREE_TABLE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method RESET_DATA_TO_LIST_MODE Signature
Method RESET_DATA_TO_LIST_MODE on class CL_CRM_BSP_DC_GENERIC_TREE has no parameter.
Method RESET_DATA_TO_LIST_MODE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method SET_DATA_FOR_OHP_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BASE_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20041201 | |||
2 | ![]() |
IV_EXPANDED | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | 20041202 |
Method SET_DATA_FOR_OHP_MODE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
Method UNCUT_TREE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name for Display Field | 20030908 | ||
2 | ![]() |
IV_SUBTREE_BASE_OBJKEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20030908 |
Method UNCUT_TREE_NODE on class CL_CRM_BSP_DC_GENERIC_TREE has no exception.
History
Last changed by/on | SAP | 20060912 |
SAP Release Created in | 400 |