SAP ABAP Class CL_AXT_UI_EMBEDDABLE_VIEW (Adv. search view)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_TEMPLATES (Package) Generation templates for Extensibility
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_LAYOUT_VIEW | UI gen. util for views with layout | 20090309 |
Properties
| Class | CL_AXT_UI_EMBEDDABLE_VIEW | |
| Short Description | Adv. search view | |
| Super Class | CL_AXT_UI_LAYOUT_VIEW | UI gen. util for views with layout |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_TEMPLATES | Generation templates for Extensibility |
| Created | 20090227 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_UI_EMBEDDABLE_VIEW has no forward declaration.
Interfaces
Class CL_AXT_UI_EMBEDDABLE_VIEW has no interface implemented.
Friends
Class CL_AXT_UI_EMBEDDABLE_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090227 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR10 | R/2 table | 20090227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090227 | |
| 2 | Static method | Public | Method | 20090227 | ||
| 3 | Instance method | Public | Method | 20090227 |
Events
Class CL_AXT_UI_EMBEDDABLE_VIEW has no event.
Types
Class CL_AXT_UI_EMBEDDABLE_VIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ASSIGN_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_AXT_UI_ASSIGN_TARGET | OVP Generator Utility | 20090227 | |||
| 2 | IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090227 | |||
| 3 | IV_ANCHOR_OBJECT | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090227 | |||
| 4 | IV_EXISTS | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090227 | |||
| 5 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | Name | 20090227 | |||
| 6 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | External Name of Object | 20090227 |
Method CONSTRUCTOR on class CL_AXT_UI_EMBEDDABLE_VIEW has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ASSIGN_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_AXT_UI_ASSIGN_TARGET | A viewarea/OVP/window | 20090227 | |||
| 2 | IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090227 | |||
| 3 | IV_ANCHOR_OBJECT | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090227 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | BSP View | 20090227 | |||
| 5 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | External Name of Object | 20090227 | |||
| 6 | RV_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_EMBEDDABLE_VIEW | Table view | 20090227 |
Method CREATE on class CL_AXT_UI_EMBEDDABLE_VIEW has no exception.
Method GET_CONTENT_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AREA | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_VIEW_AREA | A view area | 20090227 |
Method GET_CONTENT_AREA on class CL_AXT_UI_EMBEDDABLE_VIEW has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |