SAP ABAP Class CL_AXT_BASE_EMBEDDABLE_VIEW (Basis View Controller for Table Extension)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20090226 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ACDLL4_EMBED_QUERY_VS | 20100614 | |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ACGETTER_EMBED_QUERY_V | 20100614 |
Properties
Class | CL_AXT_BASE_EMBEDDABLE_VIEW | |
Short Description | Basis View Controller for Table Extension | |
Super Class | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AXT_RUNTIME | Extensibility Runtime components |
Created | 20090226 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_AXT_BASE_EMBEDDABLE_VIEW has no forward declaration.
Interfaces
Class CL_AXT_BASE_EMBEDDABLE_VIEW has no interface implemented.
Friends
Class CL_AXT_BASE_EMBEDDABLE_VIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | AXT_NAME | 'RESULT' | Name | 20090312 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'DQUERY' | Character Field Length = 10 | 20090304 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'QUERY' | Character Field Length = 10 | 20090226 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'ROOT' | Character Field Length = 10 | 20090226 | |
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BOL_DQUERY_SERVICE | BOL - Query-Service | 20090317 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BOL_QUERY_SERVICE | BOL - Query-Service | 20090226 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | AXT_EMBEDDED_C | Client specific customizing of embedded views | 20090304 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AXT_T_FIELDNAMEVALUE | TTYP for AXT_S_FIELDNAMEVALUE | 20090226 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AXTT_EMB_MAPPING | Structrue for Mapping of Rapid Application to Tagtable Attr. | 20090226 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090227 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20090226 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090226 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20090227 | |
2 | ![]() |
Instance method | Private | Method | 20090226 | |
3 | ![]() |
Instance method | Private | Event handling method | 20090325 |
Events
Class CL_AXT_BASE_EMBEDDABLE_VIEW has no event.
Types
Class CL_AXT_BASE_EMBEDDABLE_VIEW has no local type.
Method Signatures
Method GET_CNODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CNODE | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20090227 |
Method GET_CNODE on class CL_AXT_BASE_EMBEDDABLE_VIEW has no exception.
Method INIT Signature
Method INIT on class CL_AXT_BASE_EMBEDDABLE_VIEW has no parameter.
Method INIT on class CL_AXT_BASE_EMBEDDABLE_VIEW has no exception.
Method ON_MAPPINGS_CHANGED Signature
Method ON_MAPPINGS_CHANGED on class CL_AXT_BASE_EMBEDDABLE_VIEW has no parameter.
Method ON_MAPPINGS_CHANGED on class CL_AXT_BASE_EMBEDDABLE_VIEW has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |