SAP ABAP Class CL_NW7_TABLE_DATA_PROVIDER (Lightspeed Table)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
⤷
SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_TABLE_DATA_PROVIDER | Web Dynpro: Read Table Data | 20070723 |
Properties
| Class | CL_NW7_TABLE_DATA_PROVIDER | |
| Short Description | Lightspeed Table | |
| Super Class | CL_WDR_TABLE_DATA_PROVIDER | Web Dynpro: Read Table Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
| Created | 20070723 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_NW7_TABLE_DATA_PROVIDER has no interface implemented.
Friends
Class CL_NW7_TABLE_DATA_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | Last Set Lead Selection | 20090525 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | T_TEMP_VISIBLE_SELECTION | 20090122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090526 | ||
| 2 | Instance method | Public | Method | Sets the selection | 20081119 | |
| 3 | Instance method | Public | Method | Sets the selection | 20070801 | |
| 4 | Instance method | Public | Method | 20070723 |
Events
Class CL_NW7_TABLE_DATA_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_TEMP_VISIBLE_SELECTION | Protected | See coding | 20090122 | T_TEMP_VISIBLE_SELECTION type STANDARD TABLE OF abap_bool with DEFAULT KEY INITIAL SIZE 100
|
Method Signatures
Method ALLOW_SELECTIONMASSOPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MULTIPLE_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090526 | ||||
| 2 | SELECTIONMASSOPERATION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090526 |
Method ALLOW_SELECTIONMASSOPERATIONS on class CL_NW7_TABLE_DATA_PROVIDER has no exception.
Method CREATE_SELECTION_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVENT_QUEUE | Call by reference | Object reference (TYPE REF TO) | CL_WDR_EVENT_QUEUE | EventQueue/IEventQueue | 20081119 | |||
| 2 | SELECTION_END | Call by reference | Type reference (TYPE) | I | -1 | 20121106 | |||
| 3 | SELECTION_START | Call by reference | Type reference (TYPE) | I | -1 | 20121106 | |||
| 4 | SELECTION_TYPE | Call by reference | Type reference (TYPE) | STRING | 20121106 |
Method CREATE_SELECTION_ACTION on class CL_NW7_TABLE_DATA_PROVIDER has no exception.
Method SET_NW7_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACCESSTYPE | Call by reference | Type reference (TYPE) | STRING | 20070801 | ||||
| 2 | I_CREATE_SELECTION_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Should an On(Lead)Select action action be fired? | 20081119 | ||
| 3 | I_EVENT_QUEUE | Call by reference | Object reference (TYPE REF TO) | CL_WDR_EVENT_QUEUE | EventQueue/IEventQueue | 20070801 | |||
| 4 | I_LEAD_SELECTION | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20070801 | |||
| 5 | I_MULTIPLE_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070801 | ||||
| 6 | I_ROW | Call by reference | Type reference (TYPE) | I | 20070801 | ||||
| 7 | I_ROW_DATA | Call by reference | Type reference (TYPE) | WDR_TABLE_ROW_DATA_TAB | Web Dynpro: Daten einer Tabelle | 20070801 | |||
| 8 | I_SCROLL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Selection after vertical scrolling? | 20090812 | ||
| 9 | I_UPDATE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WDR_UPDATE_SERVER_PEER_DATA | to get updates into a DataContainer | 20070801 |
Method SET_NW7_SELECTION on class CL_NW7_TABLE_DATA_PROVIDER has no exception.
Method SET_NW7_SELECTION_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU_ADAPTER | Call by reference | Object reference (TYPE REF TO) | IF_NW7_UR_CUSTOM_MENU | WebDynpro: Internes Menü | 20070723 | |||
| 2 | MULTIPLE_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070723 | ||||
| 3 | SELECTION_MENU_TRIGGER_ID | Call by reference | Type reference (TYPE) | STRING | 20070723 | ||||
| 4 | SHOW_SELECTION_MENU | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070723 |
Method SET_NW7_SELECTION_MENU on class CL_NW7_TABLE_DATA_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |