SAP ABAP Class CL_OBL_EXMPL_TRANSPASS (Transit Passengers of Connecting Flight)
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_TRANSPASS | |
| Short Description | Transit Passengers of Connecting Flight | |
| 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_TRANSPASS | 20030519 | Base Agent Transit Passenger of a Connecting Flight |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | OBLGUID32 | SOBL: GUID | 20001106 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | OBL_T_CUST | 20000913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute BRELGUID | 20001106 | |
| 2 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute TPASSENGER | 20000913 | |
| 3 | Instance method | Public | Set-method of a virtual attribute | Reads the Attribute TPASSENGER | 20000913 |
Events
Class CL_OBL_EXMPL_TRANSPASS has no event.
Types
Class CL_OBL_EXMPL_TRANSPASS has no local type.
Method Signatures
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 | 20001106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_TPASSENGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | OBL_T_CUST | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_TPASSENGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TPASSENGER | Call by reference | Type reference (TYPE) | OBL_T_CUST | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |