SAP ABAP Class CL_POWL_DEMO_ACCESSOR (Demo DB Accessor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MUS-POW (Application Component) Personal Object Worklist
⤷
POWL_TEST (Package) POWL Test Applications

⤷

⤷

Properties
Class | CL_POWL_DEMO_ACCESSOR | |
Short Description | Demo DB Accessor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | POWL_TEST | POWL Test Applications |
Created | 20090901 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_POWL_DEMO_ACCESSOR has no forward declaration.
Interfaces
Class CL_POWL_DEMO_ACCESSOR has no interface implemented.
Friends
Class CL_POWL_DEMO_ACCESSOR has no friend class.
Attributes
Class CL_POWL_DEMO_ACCESSOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | get sflight data | 20090904 |
2 | ![]() |
Static method | Public | Method | update db table sflight | 20090901 |
Events
Class CL_POWL_DEMO_ACCESSOR has no event.
Types
Class CL_POWL_DEMO_ACCESSOR has no local type.
Method Signatures
Method GET_SFLIGHT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CARRID | Call by reference | Type reference (TYPE) | SFLIGHT-CARRID | Airline Code | 20090904 | ||
2 | ![]() |
IV_CONNID | Call by reference | Type reference (TYPE) | SFLIGHT-CONNID | Flight Connection Number | 20090904 | ||
3 | ![]() |
IV_FLDATE | Call by reference | Type reference (TYPE) | SFLIGHT-FLDATE | Flight date | 20090904 | ||
4 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SFLIGHT | Flight | 20090904 |
Method GET_SFLIGHT_DATA on class CL_POWL_DEMO_ACCESSOR has no exception.
Method UPDATE_SFLIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SFLIGHT | Call by reference | Type reference (TYPE) | SFLIGHT | Flight | 20090901 | ||
2 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | C | 20090901 |
Method UPDATE_SFLIGHT on class CL_POWL_DEMO_ACCESSOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |