SAP ABAP Class CL_FPM_TEST_RESULT_DATA (for test purposes)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_TEST (Package) Floorplan Manager (Test applications)

⤷

⤷

Properties
Class | CL_FPM_TEST_RESULT_DATA | |
Short Description | for test purposes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
Created | 20090116 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_TEST_RESULT_DATA has no forward declaration.
Interfaces
Class CL_FPM_TEST_RESULT_DATA has no interface implemented.
Friends
Class CL_FPM_TEST_RESULT_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_CARR_ID | Airline Code | 20090116 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_CONN_ID | Flight Connection Number | 20090116 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_CURRCODE | Local currency of airline | 20090116 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_DATE | Flight date | 20090116 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_PLANETYE | Aircraft Type | 20090116 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_PRICE | Airfare | 20090116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090116 | |
2 | ![]() |
Instance method | Public | Method | 20090116 |
Events
Class CL_FPM_TEST_RESULT_DATA has no event.
Types
Class CL_FPM_TEST_RESULT_DATA has no local type.
Method Signatures
Method GET_VALUES 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 | Airline Code | 20090116 | ||
2 | ![]() |
CONNID | Call by reference | Type reference (TYPE) | S_CONN_ID | Flight Connection Number | 20090116 | ||
3 | ![]() |
CURRENCY | Call by reference | Type reference (TYPE) | S_CURRCODE | Local currency of airline | 20090116 | ||
4 | ![]() |
FLDATE | Call by reference | Type reference (TYPE) | S_DATE | Flight date | 20090116 | ||
5 | ![]() |
PLANETYPE | Call by reference | Type reference (TYPE) | S_PLANETYE | Aircraft Type | 20090116 | ||
6 | ![]() |
PRICE | Call by reference | Type reference (TYPE) | S_PRICE | Airfare | 20090116 |
Method GET_VALUES on class CL_FPM_TEST_RESULT_DATA has no exception.
Method SET_VALUES 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 | Airline Code | 20090116 | ||
2 | ![]() |
CONNID | Call by reference | Type reference (TYPE) | S_CONN_ID | Flight Connection Number | 20090116 | ||
3 | ![]() |
CURRENCY | Call by reference | Type reference (TYPE) | S_CURRCODE | Local currency of airline | 20090116 | ||
4 | ![]() |
FLDATE | Call by reference | Type reference (TYPE) | S_DATE | Flight date | 20090116 | ||
5 | ![]() |
PLANETYPE | Call by reference | Type reference (TYPE) | S_PLANETYE | Aircraft Type | 20090116 | ||
6 | ![]() |
PRICE | Call by reference | Type reference (TYPE) | S_PRICE | Airfare | 20090116 |
Method SET_VALUES on class CL_FPM_TEST_RESULT_DATA has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |