SAP ABAP Class CL_AXT_EMBE_OVP_IMPL (CL_AXT_EMBE_OVP_IMPL)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-RA (Application Component) Rapid Applications
⤷
AXT_RA_TOOL_UI (Package) RA Tool UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_EMBE_OVP | 20090219 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_EVENT_HANDLER | Event Handler Interface | 20090331 |
Properties
| Class | CL_AXT_EMBE_OVP_IMPL | |
| Short Description | ||
| Super Class | CL_AXT_EMBE_OVP | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RA_TOOL_UI | RA Tool UI |
| Created | 20090219 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_EMBE_OVP_IMPL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_EVENT_HANDLER | Event Handler Interface | 20090331 |
Friends
Class CL_AXT_EMBE_OVP_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | 20090303 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | AXT_BOOLEAN | 20090529 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20090303 | ||
| 2 | Instance method | Private | Event handling method | 20090331 | ||
| 3 | Instance method | Protected | Method | 20090303 | ||
| 4 | Instance method | Private | Method | 20090529 |
Events
Class CL_AXT_EMBE_OVP_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTYPE_ATTR_STRUCT | Private | See coding | 20090303 | BEGIN OF ltype_attr_struct.
INCLUDE TYPE cts_object_key.
TYPES: choose_req_only TYPE abap_bool. "Choose request only, don't insert objects.
TYPES: request TYPE trkorr. " Returns Request
TYPES: objcattext TYPE ddtext. " Text for Object type OBJECT'
TYPES: END OF ltype_attr_struct
|
Method Signatures
Method CALL_TRANSPORT_POPUP Signature
Method CALL_TRANSPORT_POPUP on class CL_AXT_EMBE_OVP_IMPL has no parameter.
Method CALL_TRANSPORT_POPUP on class CL_AXT_EMBE_OVP_IMPL has no exception.
Method ON_BEFORE_WA_CONTENT_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_LOSS_HANDLER | Value transfer | Attribute reference (LIKE) | 20090331 |
Method ON_BEFORE_WA_CONTENT_CHANGE on class CL_AXT_EMBE_OVP_IMPL has no exception.
Method SAVE_WITH_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | 20090303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090731 |
Method TRIGGER_BACK_NAVIGATION Signature
Method TRIGGER_BACK_NAVIGATION on class CL_AXT_EMBE_OVP_IMPL has no parameter.
Method TRIGGER_BACK_NAVIGATION on class CL_AXT_EMBE_OVP_IMPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |