SAP ABAP Class CL_CRM_AXT__CUSTOMTABLESV_CN00 (Tree context node for table extension)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_TOOL_UI (Package) Tool UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_CONTEXT_NODE_TREE | Special Context Node for Tree-Table View | 20081013 |
Properties
| Class | CL_CRM_AXT__CUSTOMTABLESV_CN00 | |
| Short Description | Tree context node for table extension | |
| Super Class | CL_BSP_WD_CONTEXT_NODE_TREE | Special Context Node for Tree-Table View |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_TOOL_UI | Tool UI |
| Created | 20081013 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no forward declaration.
Interfaces
Class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CRM_AXT__CUSTOMTABLESV_CN02 | 20100119 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | '' | 20081013 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20081212 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TYS_FIELD_TYPE | 20100119 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRINGTAB | Table with Strings | 20081107 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20081031 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural number | 20081110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20081107 | ||
| 2 | Instance method | Public | Method | 20100119 | ||
| 3 | Instance method | Public | Method | 20100119 | ||
| 4 | Instance method | Public | Method | 20100617 | ||
| 5 | Instance method | Public | Method | 20090108 | ||
| 6 | Instance method | Public | Method | 20090729 | ||
| 7 | Instance method | Public | Method | 20090108 | ||
| 8 | Instance method | Public | Method | 20081212 | ||
| 9 | Instance method | Public | Method | 20100119 | ||
| 10 | Instance method | Public | Method | 20081107 | ||
| 11 | Instance method | Public | Method | 20081212 |
Events
Class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYS_FIELD_TYPE | Private | See coding | 20100119 | BEGIN OF tys_field_type,
entity TYPE REF TO cl_crm_bol_entity.
INCLUDE TYPE axts_field_type.
TYPES: END OF tys_field_type
|
Method Signatures
Method ADD_COLLAPSED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20081107 |
Method ADD_COLLAPSED_NODE on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no exception.
Method APPLY_DATATYPE_FEATURE_LOSS Signature
Method APPLY_DATATYPE_FEATURE_LOSS on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no parameter.
Method APPLY_DATATYPE_FEATURE_LOSS on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no exception.
Method CLEAR_DATATYPE_FEATURE_LOSS Signature
Method CLEAR_DATATYPE_FEATURE_LOSS on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no parameter.
Method CLEAR_DATATYPE_FEATURE_LOSS on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no exception.
Method CLEAR_FIELDTYPE_BUFFER Signature
Method CLEAR_FIELDTYPE_BUFFER on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no parameter.
Method CLEAR_FIELDTYPE_BUFFER on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no exception.
Method COLLAPSE_ALL Signature
Method COLLAPSE_ALL on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no parameter.
Method COLLAPSE_ALL on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no exception.
Method EH_ONINSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20090729 | |||
| 2 | IV_HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT_BUTTON | 20090729 | ||||
| 3 | IV_HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090729 |
Method EH_ONINSERT on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no exception.
Method EXPAND_ALL Signature
Method EXPAND_ALL on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no parameter.
Method EXPAND_ALL on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no exception.
Method GET_ROW_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | STRING | Index of Internal Tables | 20081212 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | Index of Internal Tables | 20081212 |
Method GET_ROW_INDEX on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no exception.
Method IS_DATATYPE_FEATURE_LOSS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FEATURE_LOSS | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100119 |
Method IS_DATATYPE_FEATURE_LOSS on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no exception.
Method REMOVE_COLLAPSED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20081107 |
Method REMOVE_COLLAPSED_NODE on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no exception.
Method SET_CURRENT_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | STRING | Natural number | 20081212 |
Method SET_CURRENT_INDEX on class CL_CRM_AXT__CUSTOMTABLESV_CN00 has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |