SAP ABAP Class CL_WCF_BSP_BASE_TABLE_VIEW (Base class: Table view)
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 | 20090827 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_DYN_BTN_CONTROL | Dynamic Button control Interface | 20090827 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCF_BSP_VIEW_CONTEXT | WCF View Context | 20090827 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ACDLL4_EMBED_QUERY_TAB | 20100614 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ACGETTER_EMBED_QUERY_T | 20100614 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_BASE_TABLE_VIEW | Base class for extensibility table view | 20100108 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_WCF_BSP_BASE_TABLE_VIEW | Base class for extensibility table view | 20091216 |
Properties
| Class | CL_WCF_BSP_BASE_TABLE_VIEW | |
| Short Description | Base class: Table view | |
| 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 | 20090827 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_DYN_BTN_CONTROL | Dynamic Button control Interface | 20090827 | ||
| 2 | IF_WCF_BSP_VIEW_CONTEXT | WCF View Context | 20090827 |
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 | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090827 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090827 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091118 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091028 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20110120 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | 20090827 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Use row templates in table tag | 20100906 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | CL_BSP_WD_CONTEXT_NODE_TV=>SELMODE_SINGLE | 20090901 |
Methods
Events
Class CL_WCF_BSP_BASE_TABLE_VIEW has no event.
Types
Class CL_WCF_BSP_BASE_TABLE_VIEW has no local type.
Method Signatures
Method ACTIVATE_REJECTED_ENTITIES Signature
Method ACTIVATE_REJECTED_ENTITIES on class CL_WCF_BSP_BASE_TABLE_VIEW has no parameter.
Method ACTIVATE_REJECTED_ENTITIES on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method ADD_EMPTY_LINE Signature
Method ADD_EMPTY_LINE on class CL_WCF_BSP_BASE_TABLE_VIEW has no parameter.
Method ADD_EMPTY_LINE on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method CREATE_EMPTY_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20100618 | |||
| 2 | IV_RELATION | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20100618 | |||
| 3 | RO_ENTITY | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20100618 |
Method CREATE_EMPTY_ENTITY on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method CREATE_FRONTEND_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20100618 | |||
| 2 | IV_RELATION | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20100618 | |||
| 3 | RO_TEMPLATE | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20100618 |
Method CREATE_FRONTEND_TEMPLATE on class CL_WCF_BSP_BASE_TABLE_VIEW 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 | 20090827 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20090827 |
Method EH_ONDELETE on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method EH_ONEDIT 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 | 20090904 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20090904 |
Method EH_ONEDIT on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method EH_ONINSERT 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 | 20090827 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20090827 |
Method EH_ONINSERT on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method EH_ONOCA 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 | 20090827 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20090827 |
Method EH_ONOCA on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method EH_ONSELECT 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 | 20090827 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20090827 |
Method EH_ONSELECT on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method EH_ONSORT 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 | 20090827 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20090827 |
Method EH_ONSORT on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method GET_NO_OF_VISIBLE_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | I | 20120611 |
Method GET_NO_OF_VISIBLE_BUTTONS on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method GET_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DELETEABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Offer delete buttons for lines | 20090827 | |||
| 2 | EV_EDITABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Offer edit button | 20090827 | |||
| 3 | EV_FRONTEND_ROW_CREATION | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Enable fast row creation | 20091118 | |||
| 4 | EV_FRONTEND_SELECTION | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Enable frontend row selection, no backend event | 20091028 | |||
| 5 | EV_HAS_DETAIL_PAGE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Offer navigation to details as OCA | 20110120 | |||
| 6 | EV_MIN_EMPTY_LINES | Call by reference | Type reference (TYPE) | I | Add empty lines to ensure minimum number entered here | 20090827 | |||
| 7 | EV_ROW_TEMPLATES | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | OBSOLETE | 20100906 | |||
| 8 | EV_SELECTION_MODE | Call by reference | Type reference (TYPE) | STRING | 20090901 |
Method GET_OPTIONS on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method OP_TO_DETAILS 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_TO_DETAILS on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method OP_TO_EDIT_DETAILS 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 | 20091007 |
Method OP_TO_EDIT_DETAILS on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method PREPARE_EMPTY_LINE Signature
Method PREPARE_EMPTY_LINE on class CL_WCF_BSP_BASE_TABLE_VIEW has no parameter.
Method PREPARE_EMPTY_LINE on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
Method PREPARE_FRONTEND_TEMPLATE Signature
Method PREPARE_FRONTEND_TEMPLATE on class CL_WCF_BSP_BASE_TABLE_VIEW has no parameter.
Method PREPARE_FRONTEND_TEMPLATE on class CL_WCF_BSP_BASE_TABLE_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |