Hierarchy
⤷
⤷
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_OS_EX_BOOKING | |
| Short Description | Object Services Examples: Bookings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | SOS_EXAMPLES | Object Services: Examples |
| Created | 20000913 | SAP |
| Last change | 20110908 | 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_OS_EX_BOOKING | 20110420 | Base Agent Object Services Examples: Bookings |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | S_AGNCYNUM | Travel Agency Number | 20000913 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | S_BOOK_ID | Booking number for Workbench training data model BC_Travel | 20000913 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | S_CANCEL | Cancellation ID for Workbench training model BC_Travel | 20000913 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | S_CARR_ID | Airline Code | 20000913 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | S_CLASS | Flight Class | 20000913 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | S_CONN_ID | Flight connection code | 20000913 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | S_COUNTNUM | Number of sales office | 20000913 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | S_CUSTOMER | Customer number for Workbench training data model BC_ Travel | 20000913 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | S_CUSTTYPE | Business/private customer | 20000913 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | S_DATE | Departure date | 20000913 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | S_F_CUR_PR | Booking price in foreign currency (dependent on location) | 20000913 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | S_CURR | Payment currency for Workbench training model BC_Travel | 20000913 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | S_INVFLAG | Issue an invoice (yes/no) for WB train. data model BC_Travel | 20000913 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | S_L_CUR_PR | Price of booking in local currency of airline | 20000913 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | S_CURRCODE | Local currency of airline | 20000913 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | S_LUGWEIGH | Weight of Luggage | 20000913 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | S_BDATE | Booking date for Workbench training data model BC_Travel | 20000913 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | S_BIRTHDAT | Date of Birth of a Passenger | 20020129 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | S_FORM | Form of Address | 20020129 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | S_PASSNAME | Name of the Passenger | 20020129 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | S_RESERV | Reservation flag | 20020129 | |||
| 22 | Instance attribute | Protected | Type reference (TYPE) | S_SMOKER | Smoker | 20000913 | |||
| 23 | Instance attribute | Protected | Type reference (TYPE) | S_WEIUNIT | Weight Unit for Workbench Training Model BC_Travel | 20000913 |
Methods
Events
Class CL_OS_EX_BOOKING has no event.
Types
Class CL_OS_EX_BOOKING has no local type.
Method Signatures
Method GET_AGENCYNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_AGNCYNUM | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_BOOKID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_BOOK_ID | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_CANCELLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_CANCEL | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_CARRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_CARR_ID | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_CLASS | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_CONNID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_CONN_ID | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_COUNTNUM | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_CUSTOMID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_CUSTOMER | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_CUSTTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_CUSTTYPE | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_FLDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_DATE | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_FORCURAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_F_CUR_PR | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_FORCURKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_CURR | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_INVOICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_INVFLAG | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_LOCCURAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_L_CUR_PR | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_LOCCURKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_CURRCODE | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_LUGGWEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_LUGWEIGH | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_ORDER_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_BDATE | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_PASSBIRTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_BIRTHDAT | Attributwert | 20020129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020129 |
Method GET_PASSFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_FORM | Attributwert | 20020129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020129 |
Method GET_PASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_PASSNAME | Attributwert | 20020129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020129 |
Method GET_RESERVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_RESERV | Attributwert | 20020129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020129 |
Method GET_SMOKER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_SMOKER | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method GET_WUNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | S_WEIUNIT | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_AGENCYNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AGENCYNUM | Call by reference | Type reference (TYPE) | S_AGNCYNUM | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_CANCELLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CANCELLED | Call by reference | Type reference (TYPE) | S_CANCEL | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Call by reference | Type reference (TYPE) | S_CLASS | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COUNTER | Call by reference | Type reference (TYPE) | S_COUNTNUM | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_CUSTOMID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUSTOMID | Call by reference | Type reference (TYPE) | S_CUSTOMER | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_CUSTTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUSTTYPE | Call by reference | Type reference (TYPE) | S_CUSTTYPE | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_FORCURAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCURAM | Call by reference | Type reference (TYPE) | S_F_CUR_PR | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_FORCURKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCURKEY | Call by reference | Type reference (TYPE) | S_CURR | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_INVOICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INVOICE | Call by reference | Type reference (TYPE) | S_INVFLAG | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_LOCCURAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOCCURAM | Call by reference | Type reference (TYPE) | S_L_CUR_PR | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_LOCCURKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOCCURKEY | Call by reference | Type reference (TYPE) | S_CURRCODE | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_LUGGWEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LUGGWEIGHT | Call by reference | Type reference (TYPE) | S_LUGWEIGH | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_ORDER_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORDER_DATE | Call by reference | Type reference (TYPE) | S_BDATE | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_PASSBIRTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PASSBIRTH | Call by reference | Type reference (TYPE) | S_BIRTHDAT | Attributwert | 20020129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020129 |
Method SET_PASSFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PASSFORM | Call by reference | Type reference (TYPE) | S_FORM | Attributwert | 20020129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020129 |
Method SET_PASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PASSNAME | Call by reference | Type reference (TYPE) | S_PASSNAME | Attributwert | 20020129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020129 |
Method SET_RESERVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESERVED | Call by reference | Type reference (TYPE) | S_RESERV | Attributwert | 20020129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020129 |
Method SET_SMOKER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SMOKER | Call by reference | Type reference (TYPE) | S_SMOKER | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
Method SET_WUNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WUNIT | Call by reference | Type reference (TYPE) | S_WEIUNIT | Attributwert | 20000913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010306 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |