SAP ABAP Class CL_AU_AIR_CARRIERS (OBSOLETE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_SCRATCH (Package) OBSOLETE - Do not use anywhere
⤷
⤷
Properties
| Class | CL_AU_AIR_CARRIERS | |
| Short Description | OBSOLETE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | T | Test Program |
| Category | 0 | |
| Package | SABP_UNIT_SCRATCH | OBSOLETE - Do not use anywhere |
| Created | 20060828 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AU_AIR_CARRIERS has no forward declaration.
Interfaces
Class CL_AU_AIR_CARRIERS has no interface implemented.
Friends
Class CL_AU_AIR_CARRIERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20060828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Carrier | 20060828 | |
| 2 | Instance method | Public | Method | Remove Carrier | 20060828 | |
| 3 | Instance method | Public | Method | Returns Number of Carriers | 20060828 | |
| 4 | Instance method | Public | Method | Returns Currency | 20060828 | |
| 5 | Instance method | Public | Method | Returns Name of Carrier | 20060828 | |
| 6 | Instance method | Public | Method | Returns URL of Carrier | 20060828 |
Events
Class CL_AU_AIR_CARRIERS has no event.
Types
Class CL_AU_AIR_CARRIERS has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AIRLINE | Call by reference | Type reference (TYPE) | SCARR | 20060828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions with Dynamic Check Only of the RAISING Clause | 20071122 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARR_ID | Call by reference | Type reference (TYPE) | S_CARR_ID | 20060828 |
Method DELETE on class CL_AU_AIR_CARRIERS has no exception.
Method GET_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | I | 20060828 |
Method GET_COUNT on class CL_AU_AIR_CARRIERS has no exception.
Method GET_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARR_ID | Call by reference | Type reference (TYPE) | S_CARR_ID | 20060828 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | S_CURRCODE | Local Currency of Airline | 20060828 |
Method GET_CURRENCY on class CL_AU_AIR_CARRIERS has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARR_ID | Call by reference | Type reference (TYPE) | S_CARR_ID | 20060828 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | S_CARRNAME | 20060828 |
Method GET_NAME on class CL_AU_AIR_CARRIERS has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARR_ID | Call by reference | Type reference (TYPE) | S_CARR_ID | 20060828 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | S_CARRURL | 20060828 |
Method GET_URL on class CL_AU_AIR_CARRIERS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |