SAP ABAP Class CL_CRM_THTM_CELLERATORTES_CN00 (Table)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB_TEST (Package) test applications for the THTMLB test library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_CONTEXT_NODE WD Context Node 20090825
Properties
Class CL_CRM_THTM_CELLERATORTES_CN00  
Short Description Table    
Super Class CL_BSP_WD_CONTEXT_NODE WD Context Node 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB_TEST   test applications for the THTMLB test library 
Created 20090825   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_THTM_CELLERATORTES_CN00 has no forward declaration.
Interfaces
Class CL_CRM_THTM_CELLERATORTES_CN00 has no interface implemented.
Friends
Class CL_CRM_THTM_CELLERATORTES_CN00 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASE_ENTITY_NAME Constant Public Type reference (TYPE) CRMT_EXT_OBJ_NAME 'UIFFlight' 20090825
Methods
# Method Level Visibility Method type Description Created on
1 GET_AIRPFROM Instance method Public Method 20090825
2 GET_AIRPTO Instance method Public Method 20090825
3 GET_ARRTIME Instance method Public Method 20090825
4 GET_CARRID Instance method Public Method 20090825
5 GET_CITYFROM Instance method Public Method 20090825
6 GET_CITYTO Instance method Public Method 20090825
7 GET_CONNID Instance method Public Method 20090825
8 GET_COUNTRYFR Instance method Public Method 20090825
9 GET_COUNTRYTO Instance method Public Method 20090825
10 GET_CURRENCY Instance method Public Method 20090825
11 GET_DEPTIME Instance method Public Method 20090825
12 GET_DISTANCE Instance method Public Method 20090825
13 GET_DISTID Instance method Public Method 20090825
14 GET_FLDATE Instance method Public Method 20090825
15 GET_FLTIME Instance method Public Method 20090825
16 GET_FLTYPE Instance method Public Method 20090825
17 GET_I_AIRPFROM Instance method Public Method 20090825
18 GET_I_AIRPTO Instance method Public Method 20090825
19 GET_I_ARRTIME Instance method Public Method 20090825
20 GET_I_CARRID Instance method Public Method 20090825
21 GET_I_CITYFROM Instance method Public Method 20090825
22 GET_I_CITYTO Instance method Public Method 20090825
23 GET_I_CONNID Instance method Public Method 20090825
24 GET_I_COUNTRYFR Instance method Public Method 20090825
25 GET_I_COUNTRYTO Instance method Public Method 20090825
26 GET_I_CURRENCY Instance method Public Method 20090825
27 GET_I_DEPTIME Instance method Public Method 20090825
28 GET_I_DISTANCE Instance method Public Method 20090825
29 GET_I_DISTID Instance method Public Method 20090825
30 GET_I_FLDATE Instance method Public Method 20090825
31 GET_I_FLTIME Instance method Public Method 20090825
32 GET_I_FLTYPE Instance method Public Method 20090825
33 GET_I_PAYMENTSUM Instance method Public Method 20090825
34 GET_I_PLANETYPE Instance method Public Method 20090825
35 GET_I_PRICE Instance method Public Method 20090825
36 GET_I_SEATSMAX Instance method Public Method 20090825
37 GET_I_SEATSOCC Instance method Public Method 20090825
38 GET_M_AIRPFROM Instance method Public Method 20090825
39 GET_M_AIRPTO Instance method Public Method 20090825
40 GET_M_ARRTIME Instance method Public Method 20090825
41 GET_M_CARRID Instance method Public Method 20090825
42 GET_M_CITYFROM Instance method Public Method 20090825
43 GET_M_CITYTO Instance method Public Method 20090825
44 GET_M_CONNID Instance method Public Method 20090825
45 GET_M_COUNTRYFR Instance method Public Method 20090825
46 GET_M_COUNTRYTO Instance method Public Method 20090825
47 GET_M_CURRENCY Instance method Public Method 20090825
48 GET_M_DEPTIME Instance method Public Method 20090825
49 GET_M_DISTANCE Instance method Public Method 20090825
50 GET_M_DISTID Instance method Public Method 20090825
51 GET_M_FLDATE Instance method Public Method 20090825
52 GET_M_FLTIME Instance method Public Method 20090825
53 GET_M_FLTYPE Instance method Public Method 20090825
54 GET_M_PAYMENTSUM Instance method Public Method 20090825
55 GET_M_PLANETYPE Instance method Public Method 20090825
56 GET_M_PRICE Instance method Public Method 20090825
57 GET_M_SEATSMAX Instance method Public Method 20090825
58 GET_M_SEATSOCC Instance method Public Method 20090825
59 GET_PAYMENTSUM Instance method Public Method 20090825
60 GET_PLANETYPE Instance method Public Method 20090825
61 GET_PRICE Instance method Public Method 20090825
62 GET_SEATSMAX Instance method Public Method 20090825
63 GET_SEATSOCC Instance method Public Method 20090825
64 SET_AIRPFROM Instance method Public Method 20090825
65 SET_AIRPTO Instance method Public Method 20090825
66 SET_ARRTIME Instance method Public Method 20090825
67 SET_CARRID Instance method Public Method 20090825
68 SET_CITYFROM Instance method Public Method 20090825
69 SET_CITYTO Instance method Public Method 20090825
70 SET_CONNID Instance method Public Method 20090825
71 SET_COUNTRYFR Instance method Public Method 20090825
72 SET_COUNTRYTO Instance method Public Method 20090825
73 SET_CURRENCY Instance method Public Method 20090825
74 SET_DEPTIME Instance method Public Method 20090825
75 SET_DISTANCE Instance method Public Method 20090825
76 SET_DISTID Instance method Public Method 20090825
77 SET_FLDATE Instance method Public Method 20090825
78 SET_FLTIME Instance method Public Method 20090825
79 SET_FLTYPE Instance method Public Method 20090825
80 SET_PAYMENTSUM Instance method Public Method 20090825
81 SET_PLANETYPE Instance method Public Method 20090825
82 SET_PRICE Instance method Public Method 20090825
83 SET_SEATSMAX Instance method Public Method 20090825
84 SET_SEATSOCC Instance method Public Method 20090825
Events
Class CL_CRM_THTM_CELLERATORTES_CN00 has no event.
Types
Class CL_CRM_THTM_CELLERATORTES_CN00 has no local type.
Method Signatures

Method GET_AIRPFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_AIRPFROM on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_AIRPTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_AIRPTO on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_ARRTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_ARRTIME on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_CARRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_CARRID on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_CITYFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_CITYFROM on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_CITYTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_CITYTO on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_CONNID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_CONNID on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_COUNTRYFR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_COUNTRYFR on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_COUNTRYTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_COUNTRYTO on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_CURRENCY on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_DEPTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_DEPTIME on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_DISTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_DISTANCE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_DISTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_DISTID on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_FLDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_FLDATE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_FLTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_FLTIME on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_FLTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_FLTYPE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_AIRPFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_AIRPFROM on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_AIRPTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_AIRPTO on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_ARRTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_ARRTIME on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_CARRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_CARRID on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_CITYFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_CITYFROM on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_CITYTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_CITYTO on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_CONNID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_CONNID on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_COUNTRYFR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_COUNTRYFR on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_COUNTRYTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_COUNTRYTO on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_CURRENCY on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_DEPTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_DEPTIME on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_DISTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_DISTANCE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_DISTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_DISTID on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_FLDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_FLDATE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_FLTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_FLTIME on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_FLTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_FLTYPE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_PAYMENTSUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_PAYMENTSUM on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_PLANETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_PLANETYPE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_PRICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_PRICE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_SEATSMAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_SEATSMAX on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_I_SEATSOCC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090825

Method GET_I_SEATSOCC on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_AIRPFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_AIRPFROM on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_AIRPTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_AIRPTO on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_ARRTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_ARRTIME on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_CARRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_CARRID on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_CITYFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_CITYFROM on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_CITYTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_CITYTO on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_CONNID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_CONNID on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_COUNTRYFR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_COUNTRYFR on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_COUNTRYTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_COUNTRYTO on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_CURRENCY on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_DEPTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_DEPTIME on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_DISTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_DISTANCE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_DISTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_DISTID on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_FLDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_FLDATE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_FLTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_FLTIME on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_FLTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_FLTYPE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_PAYMENTSUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_PAYMENTSUM on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_PLANETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_PLANETYPE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_PRICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_PRICE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_SEATSMAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_SEATSMAX on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_M_SEATSOCC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090825

Method GET_M_SEATSOCC on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_PAYMENTSUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_PAYMENTSUM on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_PLANETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_PLANETYPE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_PRICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_PRICE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_SEATSMAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_SEATSMAX on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method GET_SEATSOCC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20090825

Method GET_SEATSOCC on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_AIRPFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_AIRPFROM on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_AIRPTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_AIRPTO on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_ARRTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_ARRTIME on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_CARRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_CARRID on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_CITYFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_CITYFROM on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_CITYTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_CITYTO on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_CONNID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_CONNID on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_COUNTRYFR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_COUNTRYFR on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_COUNTRYTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_COUNTRYTO on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_CURRENCY on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_DEPTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_DEPTIME on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_DISTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_DISTANCE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_DISTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_DISTID on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_FLDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_FLDATE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_FLTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_FLTIME on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_FLTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_FLTYPE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_PAYMENTSUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_PAYMENTSUM on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_PLANETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_PLANETYPE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_PRICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_PRICE on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_SEATSMAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_SEATSMAX on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.

Method SET_SEATSOCC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090825
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090825
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090825

Method SET_SEATSOCC on class CL_CRM_THTM_CELLERATORTES_CN00 has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701