SAP ABAP Class CL_WCF_BSP_BASE_OVP (Base class: Overview page controller)
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_OVW_VIEWSET | Generic Overview Viewset | 20090826 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_DYN_BTN_CONTROL | Dynamic Button control Interface | 20090826 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_EVENT_HANDLER | Event Handler Interface | 20090826 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCF_BSP_VIEW_CONTEXT | WCF View Context | 20090826 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ACDLL4_UIFFLIGHT_OVP | 20100614 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ACGETTER_UIFFLIGHT_OVP | 20100614 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_BASE_OVP_TABEXT_DETAIL | Base class for table extension detail OVP | 20111130 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_BASE_WCF_OVP | Base class for OV page | 20090827 |
Properties
| Class | CL_WCF_BSP_BASE_OVP | |
| Short Description | Base class: Overview page controller | |
| Super Class | CL_BSP_WD_OVW_VIEWSET | Generic Overview Viewset |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RUNTIME | Extensibility Runtime components |
| Created | 20090826 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_BSP_BASE_OVP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_DYN_BTN_CONTROL | Dynamic Button control Interface | 20090826 | ||
| 2 | IF_BSP_WD_EVENT_HANDLER | Event Handler Interface | 20090826 | ||
| 3 | IF_WCF_BSP_VIEW_CONTEXT | WCF View Context | 20090826 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_WCF_BSP_COMMAND | 20090929 | WCF Command |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WCF_BSP_BUTTON_SERVICE | WCF Button Service | 20090827 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20090826 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20091210 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20100510 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20100510 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | AXTT_UI_BACK_PLUGS | List of outbound plugs for back navigation | 20091016 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090827 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090827 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091026 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090827 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090826 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | AXT_BOOLEAN | A transaction lock has occured | 20100910 |
Methods
Events
Class CL_WCF_BSP_BASE_OVP has no event.
Types
Class CL_WCF_BSP_BASE_OVP has no local type.
Method Signatures
Method DO_CREATE_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20091210 | |||
| 2 | EO_RAISED_POPUP | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20091210 | |||
| 3 | IO_CLOSED_POPUP | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20091210 |
Method DO_CREATE_ROOT on class CL_WCF_BSP_BASE_OVP has no exception.
Method DO_DETERMINE_CONFIG_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT_SUB_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_SUB_TYPE | Object Subtype | 20100225 | |||
| 2 | EV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20100225 |
Method DO_DETERMINE_CONFIG_KEYS on class CL_WCF_BSP_BASE_OVP has no exception.
Method EH_ONCANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20090902 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090902 |
Method EH_ONCANCEL on class CL_WCF_BSP_BASE_OVP has no exception.
Method EH_ONCLOSE_CONFIRM_DEL_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20090826 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090826 |
Method EH_ONCLOSE_CONFIRM_DEL_POPUP on class CL_WCF_BSP_BASE_OVP has no exception.
Method EH_ONCREATE_POPUP_CLOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20091210 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20091210 |
Method EH_ONCREATE_POPUP_CLOSED on class CL_WCF_BSP_BASE_OVP has no exception.
Method EH_ONDELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20090826 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090826 |
Method EH_ONDELETE on class CL_WCF_BSP_BASE_OVP has no exception.
Method EH_ONDONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20090929 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090929 |
Method EH_ONDONE on class CL_WCF_BSP_BASE_OVP has no exception.
Method EH_ONSAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20090902 | |||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090902 |
Method EH_ONSAVE on class CL_WCF_BSP_BASE_OVP has no exception.
Method GET_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BACK_PLUGS | Call by reference | Type reference (TYPE) | AXTT_UI_BACK_PLUGS | List of outbound plugs for back navigation | 20091016 | |||
| 2 | EV_DELETEABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090827 | |||
| 3 | EV_EDITABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090827 | |||
| 4 | EV_MAIN | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090827 |
Method GET_OPTIONS on class CL_WCF_BSP_BASE_OVP has no exception.
Method GET_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TRANSACTION | Value transfer | Object reference (TYPE REF TO) | IF_BOL_TRANSACTION_CONTEXT | Access Interface for Transaction Contexts | 20090903 |
Method GET_TRANSACTION on class CL_WCF_BSP_BASE_OVP has no exception.
Method GO_BACK Signature
Method GO_BACK on class CL_WCF_BSP_BASE_OVP has no parameter.
Method GO_BACK on class CL_WCF_BSP_BASE_OVP has no exception.
Method HANDLE_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_POPUP | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20091210 |
Method HANDLE_CREATE on class CL_WCF_BSP_BASE_OVP has no exception.
Method IP_TO_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20090826 |
Method IP_TO_CREATE on class CL_WCF_BSP_BASE_OVP has no exception.
Method IP_TO_EDIT_OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20091007 |
Method IP_TO_EDIT_OVERVIEW on class CL_WCF_BSP_BASE_OVP has no exception.
Method IP_TO_OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20090826 |
Method IP_TO_OVERVIEW on class CL_WCF_BSP_BASE_OVP 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 | Call by reference | Attribute reference (LIKE) | 20090826 |
Method ON_BEFORE_WA_CONTENT_CHANGE on class CL_WCF_BSP_BASE_OVP has no exception.
Method ON_TA_LOCK_SET Signature
Method ON_TA_LOCK_SET on class CL_WCF_BSP_BASE_OVP has no parameter.
Method ON_TA_LOCK_SET on class CL_WCF_BSP_BASE_OVP has no exception.
Method OP_BACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20090928 |
Method OP_BACK on class CL_WCF_BSP_BASE_OVP has no exception.
Method PREPARE_CONTEXT_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20100510 | |||
| 2 | IO_HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20100510 | |||
| 3 | RV_DATA_LOSS_TRIGGERED | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100510 |
Method PREPARE_CONTEXT_CHANGE on class CL_WCF_BSP_BASE_OVP has no exception.
Method SAVE_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SUCCESS | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100510 |
Method SAVE_TRANSACTION on class CL_WCF_BSP_BASE_OVP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |