Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_MODEL | BSP: Model Basis Class | 20031002 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20031002 |
Properties
| Class | CL_CRM_BSP_SMP_TREE_MODEL | |
| Short Description | SMP: Model Class | |
| Super Class | CL_BSP_MODEL | BSP: Model Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_FRAME_GENERIC_SMP | Structured Maintenance Pattern |
| Created | 20031002 | SAP |
| Last change | 20040819 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20031002 |
Friends
Class CL_CRM_BSP_SMP_TREE_MODEL 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) | CRMT_BSP_OBJECTKEY | Currently Selected Object | 20031002 | |||
| 2 | Constant | Protected | Type reference (TYPE) | CRMT_BSP_SMP_TREE_VISIBILITY | '' | Node Visibility: All Nodes | 20031002 | ||
| 3 | Constant | Protected | Type reference (TYPE) | CRMT_BSP_SMP_TREE_VISIBILITY | 'P' | Node Visibility: Path Only | 20031002 | ||
| 4 | Constant | Protected | Type reference (TYPE) | CRMT_BSP_SMP_TREE_VISIBILITY | 'X' | Node Visibility: All Nodes | 20031002 | ||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HTMLB_TABLEVIEW | 20031002 | ||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context For Element Handler | 20031002 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CRMS_BSP_SMP_TREE_METADATA | Metadata for the Current Node | 20031002 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_SMP_APPL_BUTTON_TAB | Application Functions | 20040115 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TABLEVIEWCONTROLTAB | Column Definitions | 20031002 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | Field Attributes | 20031002 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_SMP_TREE_METADATA_TAB | Hierarchy Metadata in SMP | 20031002 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | ST_TREE_MODEL_CACHE_SMP | Cache for SMP Tree Model | 20031124 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | CRMT_MODELACCESSCLASS_TAB | Class Name of the Model Classes | 20031002 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Table of Object Keys | 20031002 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | CRMT_FIELDGRP_TAB | Data Table Definition | 20031002 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Key of the Object Currently Selected | 20031010 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BOOLEAN | Initialized? | 20031002 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BOOLEAN | Lock Object? | 20031002 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | I | 20031002 | ||||
| 20 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Structure Name of Display Field | 20031002 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | STRING | 'SINGLESELECT' | Single-/Multiselect [SINGLESELECT|MULTISELECT] | 20031007 | ||
| 22 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Application Can Sort the Data | 20031008 | ||
| 23 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_SMP_TREE_VISIBILITY | 'X' | Node visible (Flag for "Path only"] | 20031002 | ||
| 24 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Messages | 20031002 | |||
| 25 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRM_BSP_SMP_MODEL_ACCESS | Model | 20031002 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040115 | ||||
| 27 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20040114 | |||
| 28 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Search Result | 20031002 | |||
| 29 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Table of Selected Search Hits | 20031002 | |||
| 30 | Instance attribute | Protected | Type reference (TYPE) | CRMS_BSP_SMP_TREE_INFO | Runtime Information for SMP Tree | 20031002 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EVT_SELECTION_CHANGED | Instance Event (0) |
Public (2) |
Line Selection Changed | 20031002 |
Types
Class CL_CRM_BSP_SMP_TREE_MODEL has no local type.
Method Signatures
Method ADD_MODEL_DATA_TO_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20031124 |
Method ADD_MODEL_DATA_TO_CACHE on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method COLLAPSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20031002 |
Method COLLAPSE on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method COLLAPSE_ALL Signature
Method COLLAPSE_ALL on class CL_CRM_BSP_SMP_TREE_MODEL has no parameter.
Method COLLAPSE_ALL on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method COLLAPSE_CHILDREN 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 | 20031002 |
Method COLLAPSE_CHILDREN on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method COLLAPSE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLAPSE_ALL | Call by reference | Type reference (TYPE) | XFELD | '' | 20031002 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20031002 |
Method COLLAPSE_NODE on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method COLLAPSE_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLAPSE_ALL | Call by reference | Type reference (TYPE) | XFELD | '' | 20031002 | |||
| 2 | IV_ROW | Call by reference | Type reference (TYPE) | I | 20031002 |
Method COLLAPSE_ROW on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | 20031002 | ||||
| 2 | IR_MODEL_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_CRM_BSP_SMP_MODEL_ACCESS | 20031002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031002 | |||
| 2 | 20031002 |
Method CREATE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLUMN | Call by reference | Type reference (TYPE) | I | 20031002 | ||||
| 2 | IV_COLUMN_KEY | Call by reference | Type reference (TYPE) | STRING | 20031002 | ||||
| 3 | IV_ROW | Call by reference | Type reference (TYPE) | I | 20031002 | ||||
| 4 | RV_ID | Value transfer | Type reference (TYPE) | STRING | 20031002 |
Method CREATE_ID on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method DESELECT_ALL Signature
Method DESELECT_ALL on class CL_CRM_BSP_SMP_TREE_MODEL has no parameter.
Method DESELECT_ALL on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method DETERMINE_TREE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TREE_INFO | Call by reference | Type reference (TYPE) | CRMS_BSP_SMP_TREE_INFO | 20031010 |
Method DETERMINE_TREE_INFO on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method EXPAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20031002 |
Method EXPAND on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method EXPAND_ALL Signature
Method EXPAND_ALL on class CL_CRM_BSP_SMP_TREE_MODEL has no parameter.
Method EXPAND_ALL on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method EXPAND_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPAND_ALL | Call by reference | Type reference (TYPE) | XFELD | '' | 20031002 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20031002 |
Method EXPAND_CHILDREN on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method EXPAND_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPAND_ALL | Call by reference | Type reference (TYPE) | XFELD | '' | 20031002 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20031002 | ||||
| 3 | IV_SHOW_CHILDREN | Call by reference | Type reference (TYPE) | CRMT_BSP_SMP_TREE_VISIBILITY | GC_VISIBLE_NO | 20031002 |
Method EXPAND_NODE on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method EXPAND_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPAND_ALL | Call by reference | Type reference (TYPE) | XFELD | '' | 20031002 | |||
| 2 | IV_ROW | Call by reference | Type reference (TYPE) | I | 20031002 | ||||
| 3 | IV_SHOW_CHILDREN | Call by reference | Type reference (TYPE) | CRMT_BSP_SMP_TREE_VISIBILITY | GC_VISIBLE_YES | 20031002 |
Method EXPAND_ROW on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method GET_BEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | 20031002 | ||||
| 2 | RR_BEE | Value transfer | Object reference (TYPE REF TO) | IF_BSP_BEE | 20031002 |
Method GET_BEE on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NODE | Call by reference | Type reference (TYPE) | ANY | 20031002 | ||||
| 2 | EV_ROW | Call by reference | Type reference (TYPE) | I | 20031002 | ||||
| 3 | IV_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20031002 |
Method GET_NODE on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method GET_NODE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20031002 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20031002 | ||||
| 3 | IV_NODE | Call by reference | Type reference (TYPE) | ANY | 20031002 |
Method GET_NODE_FIELD on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method GET_NODE_OBJECTKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE | Call by reference | Type reference (TYPE) | ANY | 20031002 | ||||
| 2 | RV_OBJECT_KEY | Value transfer | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20031002 |
Method GET_NODE_OBJECTKEY on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method GET_PERS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_EVENT | Value transfer | Type reference (TYPE) | STRING | 20040115 |
Method GET_PERS_EVENT on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method GET_PORTAL_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_EVENT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040115 | |||
| 2 | ED_QUERYSTRING | Call by reference | Type reference (TYPE) | STRING | Schlüssel eines Objektes | 20040115 | |||
| 3 | ID_OBJID | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20040115 |
Method GET_PORTAL_EVENT on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method GET_ROW_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20031002 | ||||
| 2 | RV_ROWS | Value transfer | Type reference (TYPE) | I | 20031002 |
Method GET_ROW_COUNT on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method GET_SELMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_SELMODE | Value transfer | Type reference (TYPE) | STRING | 20031222 |
Method GET_SELMODE on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method GET_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ACTIONS | Value transfer | Type reference (TYPE) | CRMT_BSP_SMP_APPL_BUTTON_TAB | 20031013 |
Method GET_TOOLBAR on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method GET_TREE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TREE_INFO | Value transfer | Type reference (TYPE) | CRMS_BSP_SMP_TREE_INFO | 20031002 |
Method GET_TREE_INFO on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method HIDE_CHILDREN 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 | 20031002 |
Method HIDE_CHILDREN on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method INIT_DATA Signature
Method INIT_DATA on class CL_CRM_BSP_SMP_TREE_MODEL has no parameter.
Method INIT_DATA on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method IS_NODE_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE | Call by reference | Type reference (TYPE) | CRMS_BSP_SMP_TREE_METADATA | 20031002 | ||||
| 2 | IS_PARENT | Call by reference | Type reference (TYPE) | CRMS_BSP_SMP_TREE_METADATA | 20031002 | ||||
| 3 | RT_VISIBLE | Value transfer | Type reference (TYPE) | XFELD | 20031002 |
Method IS_NODE_VISIBLE on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method PORTAL_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_EVENT | Call by reference | Type reference (TYPE) | STRING | 20040115 | ||||
| 2 | PORTAL_BUTTON | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040115 |
Method PORTAL_BUTTON on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method REFRESH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEARCH_HITS | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | 20031002 | ||||
| 2 | IT_SELECTED_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | 20031002 | ||||
| 3 | IV_FOCUS_OBJECT | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20031002 | ||||
| 4 | IV_REFRESH | Call by reference | Type reference (TYPE) | CRMT_BSP_SMP_TREE_REFRESH | '' | 20031010 | |||
| 5 | RV_REFRESH | Value transfer | Type reference (TYPE) | XFELD | 20031002 |
Method REFRESH_DATA on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method RESOLVE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COLUMN | Call by reference | Type reference (TYPE) | I | 20031002 | ||||
| 2 | EV_COLUMN_KEY | Call by reference | Type reference (TYPE) | STRING | 20031002 | ||||
| 3 | EV_ROW | Call by reference | Type reference (TYPE) | I | 20031002 | ||||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20031002 |
Method RESOLVE_ID on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SELECT_ALL Signature
Method SELECT_ALL on class CL_CRM_BSP_SMP_TREE_MODEL has no parameter.
Method SELECT_ALL on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SELECT_ALL_HITS Signature
Method SELECT_ALL_HITS on class CL_CRM_BSP_SMP_TREE_MODEL has no parameter.
Method SELECT_ALL_HITS on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SELECT_INVERT Signature
Method SELECT_INVERT on class CL_CRM_BSP_SMP_TREE_MODEL has no parameter.
Method SELECT_INVERT on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SET_APPL_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_APPL_BUTTONS | Call by reference | Type reference (TYPE) | CRMT_BSP_SMP_APPL_BUTTON_TAB | Anwendungsfunktionen | 20040115 |
Method SET_APPL_BUTTONS on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SET_CHILDREN_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20031002 | ||||
| 2 | IV_VISIBILITY | Call by reference | Type reference (TYPE) | CRMT_BSP_SMP_TREE_VISIBILITY | 20031002 |
Method SET_CHILDREN_VISIBILITY on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SET_KEY_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20031002 |
Method SET_KEY_SELECTED on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20031002 | ||||
| 2 | IV_DETERMINE_LEVEL | Call by reference | Type reference (TYPE) | XFELD | '' | 20031002 | |||
| 3 | IV_EXPANDED | Call by reference | Type reference (TYPE) | XFELD | 20031002 | ||||
| 4 | IV_MERGE | Call by reference | Type reference (TYPE) | XFELD | '' | Merge into existing structure | 20031010 | ||
| 5 | IV_VISIBLE | Call by reference | Type reference (TYPE) | XFELD | 20031002 |
Method SET_METADATA on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SET_METADATA_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE | Call by reference | Type reference (TYPE) | ANY | 20031002 | ||||
| 2 | IV_DETERMINE_LEVEL | Call by reference | Type reference (TYPE) | XFELD | '' | 20031002 | |||
| 3 | IV_EXPANDED | Call by reference | Type reference (TYPE) | XFELD | 20031002 | ||||
| 4 | IV_MERGE | Call by reference | Type reference (TYPE) | XFELD | '' | Merge nodes into existing hierarchy | 20031010 | ||
| 5 | IV_VISIBLE | Call by reference | Type reference (TYPE) | XFELD | 20031002 |
Method SET_METADATA_NODE on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SET_MODEL_FROM_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20031124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031124 |
Method SET_NODE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_NODE | Call by reference | Type reference (TYPE) | ANY | 20031002 | ||||
| 2 | CV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20031002 | ||||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20031002 | ||||
| 4 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20031002 |
Method SET_NODE_FIELD on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SET_PERS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_EVENT | Call by reference | Type reference (TYPE) | STRING | 20040115 |
Method SET_PERS_EVENT on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SET_PORTAL_EVENT Signature
Method SET_PORTAL_EVENT on class CL_CRM_BSP_SMP_TREE_MODEL has no parameter.
Method SET_PORTAL_EVENT on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SET_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20031002 |
Method SET_SELECTED_ROWS on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SHOW_HIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HIT | Call by reference | Type reference (TYPE) | I | 20031006 |
Method SHOW_HIT on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SHOW_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 | 20031002 | ||||
| 2 | IV_SHOW_SIBLING | Call by reference | Type reference (TYPE) | XFELD | 'X' | 20031002 |
Method SHOW_NODE on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SHOW_NODES_SELECTED Signature
Method SHOW_NODES_SELECTED on class CL_CRM_BSP_SMP_TREE_MODEL has no parameter.
Method SHOW_NODES_SELECTED on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SORT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SORTED_TREE | Call by reference | Type reference (TYPE) | CRMT_BSP_SMP_TREE_METADATA_TAB | 20031002 | ||||
| 2 | IT_TREE | Call by reference | Type reference (TYPE) | CRMT_BSP_SMP_TREE_METADATA_TAB | 20031002 | ||||
| 3 | IV_LEVEL | Call by reference | Type reference (TYPE) | I | 1 | 20031002 | |||
| 4 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20031002 |
Method SORT_NODES on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SORT_SEARCH_HITS Signature
Method SORT_SEARCH_HITS on class CL_CRM_BSP_SMP_TREE_MODEL has no parameter.
Method SORT_SEARCH_HITS on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Method SWITCH_PATH_ONLY Signature
Method SWITCH_PATH_ONLY on class CL_CRM_BSP_SMP_TREE_MODEL has no parameter.
Method SWITCH_PATH_ONLY on class CL_CRM_BSP_SMP_TREE_MODEL has no exception.
Event Signatures
Event EVT_SELECTION_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOCUS_OBJECT | Exporting | Value transfer | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | aktuell fokussiertes Objekt | 20031002 | ||
| 2 | SELECTED_OBJECTS | Exporting | Value transfer | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle der selektierten Objekte | 20031002 |
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 500 |