SAP ABAP Class CL_POWL_EASY_DEMO (Easy-POWL Demo Feeder)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MUS-POW (Application Component) Personal Object Worklist
⤷
GEN_PERSONAL_OBJECT_WORKLIST (Package) generic worklist
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_POWL_EASY_FEEDER | POWL Feeder Class - Easy Definition | 20070703 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_EASY_FEEDER | Methods needed by Easy-POWL Feederclass | 20070703 |
Properties
| Class | CL_POWL_EASY_DEMO | |
| Short Description | Easy-POWL Demo Feeder | |
| Super Class | CL_POWL_EASY_FEEDER | POWL Feeder Class - Easy Definition |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GEN_PERSONAL_OBJECT_WORKLIST | generic worklist |
| Created | 20070703 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_POWL_EASY_DEMO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_EASY_FEEDER | Methods needed by Easy-POWL Feederclass | 20070703 |
Friends
Class CL_POWL_EASY_DEMO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'POPUP' | Action identifier | 20070704 | ||
| 2 | Constant | Public | Type reference (TYPE) | POWL_ACTIONID_TY | 'REMOVE' | Action identifier | 20070705 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'USAGE_1' | 20070705 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20070705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Defines the folow-up Popup | 20070705 | |
| 2 | Static method | Public | Method | Select data from SFLIGHT | 20070706 |
Events
Class CL_POWL_EASY_DEMO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_S_POPUP | Private | Attribute reference (LIKE) | 20070705 | |
Method Signatures
Method GET_POPUP_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_POPUP | Call by reference | Type reference (TYPE) | TYP_S_POPUP | 20070705 | ||||
| 2 | I_CNT | Call by reference | Type reference (TYPE) | I | 20070705 |
Method GET_POPUP_DEFINITION on class CL_POWL_EASY_DEMO has no exception.
Method SELECT_SFLIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SFLIGHT | Call by reference | Type reference (TYPE) | POWL_DEMO_FLIGHTS_STY | POWL flights demo result list type | 20070706 | |||
| 2 | I_CARRID | Call by reference | Type reference (TYPE) | S_CARR_ID | Airline Code | 20070706 | |||
| 3 | I_CONNID | Call by reference | Type reference (TYPE) | S_CONN_ID | Flight Connection Number | 20070706 | |||
| 4 | I_FLDATE | Call by reference | Type reference (TYPE) | S_DATE | Flight date | 20070706 |
Method SELECT_SFLIGHT on class CL_POWL_EASY_DEMO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |