SAP ABAP Class CL_BSP_FLIGHT_DEMO (Flight Demo Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_SAMPLES (Package) Business Server Pages (BSP) Samples
⤷
⤷
Properties
| Class | CL_BSP_FLIGHT_DEMO | |
| Short Description | Flight Demo Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBSP_SAMPLES | Business Server Pages (BSP) Samples |
| Created | 20010702 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_FLIGHT_DEMO has no forward declaration.
Interfaces
Class CL_BSP_FLIGHT_DEMO has no interface implemented.
Friends
Class CL_BSP_FLIGHT_DEMO has no friend class.
Attributes
Class CL_BSP_FLIGHT_DEMO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert First Letters of Words into Uppercase | 20010702 | |
| 2 | Static method | Public | Method | Calculate Price of Journey | 20010702 |
Events
Class CL_BSP_FLIGHT_DEMO has no event.
Types
Class CL_BSP_FLIGHT_DEMO has no local type.
Method Signatures
Method CAPITALIZE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STR_IN | Value transfer | Type reference (TYPE) | STRING | Eingabestring | 20010702 | |||
| 2 | STR_OUT | Value transfer | Type reference (TYPE) | STRING | Ausgabestring | 20010702 |
Method CAPITALIZE_STRING on class CL_BSP_FLIGHT_DEMO has no exception.
Method GET_PRICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARRID | Value transfer | Type reference (TYPE) | S_CARR_ID | Kurzbezeichnung der Fluggesellschaft | 20010702 | |||
| 2 | CONNID | Value transfer | Type reference (TYPE) | S_CONN_ID | Code der Einzelflugverbindung | 20010702 | |||
| 3 | FLIGHT_CLASS | Value transfer | Type reference (TYPE) | S_CLASS | 'Y' | Flugklasse | 20010702 | ||
| 4 | OUTPUT_CURRENCY | Call by reference | Type reference (TYPE) | S_CURR_AG | Hauswährung des Reisebüros | 20010702 | |||
| 5 | PRICE_ADULT | Call by reference | Type reference (TYPE) | S_PRICE | Flugpreis | 20010702 | |||
| 6 | PRICE_CHILD | Call by reference | Type reference (TYPE) | S_PRICE | Flugpreis | 20010702 | |||
| 7 | PRICE_INFANT | Call by reference | Type reference (TYPE) | S_PRICE | Flugpreis | 20010702 |
Method GET_PRICE on class CL_BSP_FLIGHT_DEMO has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 610 |