SAP ABAP Class CL_WDR_TEST_DISPLAY_BOOKINGS (Assistance Class for WDR_TEST_DISPLAY_BOOKINGS)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_PUBLIC_TEST_PFCG (Package) PageBuilder: Test-CHIPs außerhalb SWDP_CCP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20111107 |
Properties
| Class | CL_WDR_TEST_DISPLAY_BOOKINGS | |
| Short Description | Assistance Class for WDR_TEST_DISPLAY_BOOKINGS | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_PUBLIC_TEST_PFCG | PageBuilder: Test-CHIPs außerhalb SWDP_CCP |
| Created | 20111107 | 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_WDR_TEST_DISPLAY_BOOKINGS has no interface implemented.
Friends
Class CL_WDR_TEST_DISPLAY_BOOKINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TP_T_BOOKING | 20111107 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_WDR_TEST_DISPLAY_BOOKINGS | WebDynpro Interface COMPONENTCONTROLLER | 20111107 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20111123 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20111107 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 'WDY_TEST:CARRID' | 20111107 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 'WDY_TEST:CONNID' | 20111107 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 'WDY_TEST:DATE' | 20111107 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW | 20111107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111107 | ||
| 2 | Static method | Public | Method | 20111107 | ||
| 3 | Instance method | Public | Method | 20111107 | ||
| 4 | Instance method | Private | Event handling method | 20111123 | ||
| 5 | Instance method | Public | Method | 20111107 | ||
| 6 | Instance method | Public | Method | 20111107 |
Events
Class CL_WDR_TEST_DISPLAY_BOOKINGS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_T_BOOKING | Public | See coding | 20111107 | tp_t_booking type standard table of sbook with non-unique key carrid connid fldate
|
Method Signatures
Method CHECK_DATA Signature
Method CHECK_DATA on class CL_WDR_TEST_DISPLAY_BOOKINGS has no parameter.
Method CHECK_DATA on class CL_WDR_TEST_DISPLAY_BOOKINGS has no exception.
Method GET_BOOKINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOOKINGS | Value transfer | Type reference (TYPE) | TP_T_BOOKING | 20111107 | ||||
| 2 | CARRID | Call by reference | Type reference (TYPE) | S_CARR_ID | 20111107 | ||||
| 3 | CONNID | Call by reference | Type reference (TYPE) | S_CONN_ID | 20111107 | ||||
| 4 | DATE | Call by reference | Type reference (TYPE) | S_DATE | 20111107 | ||||
| 5 | LINES | Value transfer | Type reference (TYPE) | I | 20111107 |
Method GET_BOOKINGS on class CL_WDR_TEST_DISPLAY_BOOKINGS has no exception.
Method HANDLE_PORTAL_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PORTAL_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | 20111107 |
Method HANDLE_PORTAL_EVENT on class CL_WDR_TEST_DISPLAY_BOOKINGS has no exception.
Method HNDL_REFRESHED Signature
Method HNDL_REFRESHED on class CL_WDR_TEST_DISPLAY_BOOKINGS has no parameter.
Method HNDL_REFRESHED on class CL_WDR_TEST_DISPLAY_BOOKINGS has no exception.
Method INIT_TAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAG_CARRID | Call by reference | Type reference (TYPE) | STRING | 20111107 | ||||
| 2 | TAG_CONNID | Call by reference | Type reference (TYPE) | STRING | 20111107 | ||||
| 3 | TAG_DATE | Call by reference | Type reference (TYPE) | STRING | 20111107 |
Method INIT_TAGS on class CL_WDR_TEST_DISPLAY_BOOKINGS has no exception.
Method INIT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IWCI_WDR_TEST_DISPLAY_BOOKINGS | WebDynpro Interface COMPONENTCONTROLLER | 20111107 | |||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20111107 |
Method INIT_VIEW on class CL_WDR_TEST_DISPLAY_BOOKINGS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |