SAP ABAP Class CL_OBL_EXMPL_PVIA (By way of Data of Flight Connections)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-OBL (Application Component) General Object Relations
⤷
SOBL_EXMPL (Package) Examples of Relations Based on Flight Data Model

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20000913 |
Properties
Class | CL_OBL_EXMPL_PVIA | |
Short Description | By way of Data of Flight Connections | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | SOBL_EXMPL | Examples of Relations Based on Flight Data Model |
Created | 20000913 | SAP |
Last change | 00000000 | 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_OS_STATE | State Management for a 'Managed Object' | 20000913 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_OBL_EXMPL_PVIA | 20030519 | Base Agent by way of Data of Flight Connections |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | S_FROMAIRP | Departure Airport | 20000913 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | S_TOAIRP | Destination airport | 20000913 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | S_VIAAIRP | By way of Airport | 20000913 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OBLGUID32 | SOBL GUID of Length 32 | 20000913 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | S_FROM_CIT | Departure City | 20000913 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | S_TO_CITY | Arrival city | 20000913 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | S_VIA_CITY | Transit Town | 20000913 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | S_WAITTIME | Wait Time When Changing | 20000913 |
Methods
Events
Class CL_OBL_EXMPL_PVIA has no event.
Types
Class CL_OBL_EXMPL_PVIA has no local type.
Method Signatures
Method GET_AIRPFROM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | S_FROMAIRP | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method GET_AIRPTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | S_TOAIRP | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method GET_AIRPVIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | S_VIAAIRP | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method GET_BRELGUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | OBLGUID32 | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method GET_CITYFROM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | S_FROM_CIT | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method GET_CITYTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | S_TO_CITY | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method GET_CITYVIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | S_VIA_CITY | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method GET_WAITTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | S_WAITTIME | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method SET_AIRPFROM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AIRPFROM | Call by reference | Type reference (TYPE) | S_FROMAIRP | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method SET_AIRPTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AIRPTO | Call by reference | Type reference (TYPE) | S_TOAIRP | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method SET_AIRPVIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AIRPVIA | Call by reference | Type reference (TYPE) | S_VIAAIRP | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method SET_CITYFROM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CITYFROM | Call by reference | Type reference (TYPE) | S_FROM_CIT | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method SET_CITYTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CITYTO | Call by reference | Type reference (TYPE) | S_TO_CITY | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method SET_CITYVIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CITYVIA | Call by reference | Type reference (TYPE) | S_VIA_CITY | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
Method SET_WAITTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WAITTIME | Call by reference | Type reference (TYPE) | S_WAITTIME | Attributwert | 20000913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20010125 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 50A |