SAP ABAP Class CL_UWS_BDLIB_EXAMPLE (Simple Example of a BD Lib Implementation)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-SUR (Application Component) Web Survey
⤷
UWS_FORMS_EXAMPLES (Package) Form-Based Web Services: Example Forms

⤷

⤷

Properties
Class | CL_UWS_BDLIB_EXAMPLE | |
Short Description | Simple Example of a BD Lib Implementation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UWS_FORMS_EXAMPLES | Form-Based Web Services: Example Forms |
Created | 20090313 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UWS_BDLIB_EXAMPLE has no forward declaration.
Interfaces
Class CL_UWS_BDLIB_EXAMPLE has no interface implemented.
Friends
Class CL_UWS_BDLIB_EXAMPLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | S_CARR_ID | Airline Code | 20090316 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | S_PLANETYE | Aircraft Type | 20090316 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | S_SEATSFRE | Free Seats in Category | 20090316 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20090316 | |
2 | ![]() |
Static method | Public | Method | Creation of Target Group Hierarchy | 20090316 |
3 | ![]() |
Static method | Public | Method | Booking of Flight Data | 20090316 |
4 | ![]() |
Static method | Public | Method | Booking of Flight Data | 20090316 |
5 | ![]() |
Static method | Public | Method | Reading of Aircraft Type | 20090316 |
6 | ![]() |
Static method | Public | Method | Reading of Aircraft Type | 20090316 |
Events
Class CL_UWS_BDLIB_EXAMPLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_RECEIVER | Private | See coding | 20090316 | begin of s_RECEIVER,
RECEIVER type USR01-BNAME,
end of s_RECEIVER
|
||
2 | T_RECEIVER | Private | See coding | 20090316 | t_receiver TYPE STANDARD TABLE OF s_receiver
|
Method Signatures
Method CHOOSE_RECEIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RECEIVERS | Call by reference | Type reference (TYPE) | T_RECEIVER | 20090316 |
Method CHOOSE_RECEIVER on class CL_UWS_BDLIB_EXAMPLE has no exception.
Method GET_RECIPIENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RECEIVERS | Value transfer | Type reference (TYPE) | UBD_T_TARGET_XML | XML Tabelle für Targethierarchie | 20090316 |
Method GET_RECIPIENTS on class CL_UWS_BDLIB_EXAMPLE has no exception.
Method POST_FLIGHT_DATA_MULTI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER_OF_SEATS | Call by reference | Type reference (TYPE) | UWS_BD_LIB_POST_NUM_OF_SEATS_T | Anzahl zu reservierenden Sitze | 20090316 |
Method POST_FLIGHT_DATA_MULTI on class CL_UWS_BDLIB_EXAMPLE has no exception.
Method POST_FLIGHT_DATA_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CARRID | Call by reference | Type reference (TYPE) | S_CARR_ID | Kurzbezeichnung der Fluggesellschaft | 20090316 | ||
2 | ![]() |
CONNID | Call by reference | Type reference (TYPE) | S_CONN_ID | Code der Einzelflugverbindung | 20090316 | ||
3 | ![]() |
SEATS | Call by reference | Type reference (TYPE) | S_SEATSFRE | Natürliche Zahl | 20090316 |
Method POST_FLIGHT_DATA_SINGLE on class CL_UWS_BDLIB_EXAMPLE has no exception.
Method READ_PLANE_TYPE_MULTI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READ_PLANE_TYPE | Call by reference | Type reference (TYPE) | UWS_BD_LIB_READ_PLANE_TYPE_T | Lesen des Flugzeugtypes | 20090316 |
Method READ_PLANE_TYPE_MULTI on class CL_UWS_BDLIB_EXAMPLE has no exception.
Method READ_PLANE_TYPE_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CARRID | Call by reference | Type reference (TYPE) | S_CARR_ID | Kurzbezeichnung der Fluggesellschaft | 20090316 | ||
2 | ![]() |
CONNID | Call by reference | Type reference (TYPE) | S_CONN_ID | Code der Einzelflugverbindung | 20090316 | ||
3 | ![]() |
FLDATE | Call by reference | Type reference (TYPE) | S_DATE | Flugdatum | 20090316 | ||
4 | ![]() |
PLANETYPE | Call by reference | Type reference (TYPE) | S_PLANETYE | Flugzeugtyp | 20090316 |
Method READ_PLANE_TYPE_SINGLE on class CL_UWS_BDLIB_EXAMPLE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |