SAP ABAP Class CL_UIF_BOOK_TICKET_CN02 (CL_UIF_BOOK_TICKET_CN02)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     BSP_DYN_CONFIG_TAG_LIB_APP_UI (Package) CRM UI Framework Test Application UI
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 20070319
Properties
Class CL_UIF_BOOK_TICKET_CN02  
Short Description    
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_APP_UI   CRM UI Framework Test Application UI 
Created 20070319   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UIF_BOOK_TICKET_CN02 has no forward declaration.
Interfaces
Class CL_UIF_BOOK_TICKET_CN02 has no interface implemented.
Friends
Class CL_UIF_BOOK_TICKET_CN02 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 'UIFCustomer' 20070319
Methods
# Method Level Visibility Method type Description Created on
1 GET_CITY Instance method Public Method Attribute Getter 20070319
2 GET_COUNTRY Instance method Public Method Attribute Getter 20070319
3 GET_CUSTTYPE Instance method Public Method Attribute Getter 20070319
4 GET_EMAIL Instance method Public Method Attribute Getter 20070319
5 GET_I_CITY Instance method Public Method Attribute Inputreadyness-Getter 20070319
6 GET_I_COUNTRY Instance method Public Method Attribute Inputreadyness-Getter 20070319
7 GET_I_CUSTTYPE Instance method Public Method Attribute Inputreadyness-Getter 20070319
8 GET_I_EMAIL Instance method Public Method Attribute Inputreadyness-Getter 20070319
9 GET_I_NAME Instance method Public Method Attribute Inputreadyness-Getter 20070319
10 GET_I_POSTBOX Instance method Public Method Attribute Inputreadyness-Getter 20070319
11 GET_I_POSTCODE Instance method Public Method Attribute Inputreadyness-Getter 20070319
12 GET_I_REGION Instance method Public Method Attribute Inputreadyness-Getter 20070319
13 GET_I_STREET Instance method Public Method Attribute Inputreadyness-Getter 20070319
14 GET_I_TELEPHONE Instance method Public Method Attribute Inputreadyness-Getter 20070319
15 GET_M_CITY Instance method Public Method Attribute Metadata-Getter 20070319
16 GET_M_COUNTRY Instance method Public Method Attribute Metadata-Getter 20070319
17 GET_M_CUSTTYPE Instance method Public Method Attribute Metadata-Getter 20070319
18 GET_M_EMAIL Instance method Public Method Attribute Metadata-Getter 20070319
19 GET_M_NAME Instance method Public Method Attribute Metadata-Getter 20070319
20 GET_M_POSTBOX Instance method Public Method Attribute Metadata-Getter 20070319
21 GET_M_POSTCODE Instance method Public Method Attribute Metadata-Getter 20070319
22 GET_M_REGION Instance method Public Method Attribute Metadata-Getter 20070319
23 GET_M_STREET Instance method Public Method Attribute Metadata-Getter 20070319
24 GET_M_TELEPHONE Instance method Public Method Attribute Metadata-Getter 20070319
25 GET_NAME Instance method Public Method Attribute Getter 20070319
26 GET_POSTBOX Instance method Public Method Attribute Getter 20070319
27 GET_POSTCODE Instance method Public Method Attribute Getter 20070319
28 GET_REGION Instance method Public Method Attribute Getter 20070319
29 GET_STREET Instance method Public Method Attribute Getter 20070319
30 GET_TELEPHONE Instance method Public Method Attribute Getter 20070319
31 GET_V_COUNTRY Instance method Public Method Templatemethode für Wertehilfen Getter 20070319
32 ON_NEW_FOCUS Instance method Public Event handling method 20070319
33 SET_CITY Instance method Public Method Attribute Setter 20070319
34 SET_COUNTRY Instance method Public Method Attribute Setter 20070319
35 SET_CUSTTYPE Instance method Public Method Attribute Setter 20070319
36 SET_EMAIL Instance method Public Method Attribute Setter 20070319
37 SET_NAME Instance method Public Method Attribute Setter 20070319
38 SET_POSTBOX Instance method Public Method Attribute Setter 20070319
39 SET_POSTCODE Instance method Public Method Attribute Setter 20070319
40 SET_REGION Instance method Public Method Attribute Setter 20070319
41 SET_STREET Instance method Public Method Attribute Setter 20070319
42 SET_TELEPHONE Instance method Public Method Attribute Setter 20070319
Events
Class CL_UIF_BOOK_TICKET_CN02 has no event.
Types
Class CL_UIF_BOOK_TICKET_CN02 has no local type.
Method Signatures

Method GET_CITY 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070319

Method GET_CITY on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_COUNTRY 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070319

Method GET_COUNTRY on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_CUSTTYPE 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070319

Method GET_CUSTTYPE on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_EMAIL 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070319

Method GET_EMAIL on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_I_CITY 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 20070319
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070319

Method GET_I_CITY on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_I_COUNTRY 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 20070319
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070319

Method GET_I_COUNTRY on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_I_CUSTTYPE 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 20070319
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070319

Method GET_I_CUSTTYPE on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_I_EMAIL 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 20070319
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070319

Method GET_I_EMAIL on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_I_NAME 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 20070319
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070319

Method GET_I_NAME on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_I_POSTBOX 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 20070319
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070319

Method GET_I_POSTBOX on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_I_POSTCODE 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 20070319
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070319

Method GET_I_POSTCODE on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_I_REGION 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 20070319
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070319

Method GET_I_REGION on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_I_STREET 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 20070319
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070319

Method GET_I_STREET on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_I_TELEPHONE 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 20070319
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20070319

Method GET_I_TELEPHONE on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_M_CITY 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 20070319
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070319

Method GET_M_CITY on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_M_COUNTRY 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 20070319
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070319

Method GET_M_COUNTRY on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_M_CUSTTYPE 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 20070319
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070319

Method GET_M_CUSTTYPE on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_M_EMAIL 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 20070319
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070319

Method GET_M_EMAIL on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_M_NAME 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 20070319
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070319

Method GET_M_NAME on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_M_POSTBOX 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 20070319
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070319

Method GET_M_POSTBOX on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_M_POSTCODE 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 20070319
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070319

Method GET_M_POSTCODE on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_M_REGION 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 20070319
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070319

Method GET_M_REGION on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_M_STREET 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 20070319
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070319

Method GET_M_STREET on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_M_TELEPHONE 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 20070319
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20070319

Method GET_M_TELEPHONE on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_NAME 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070319

Method GET_NAME on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_POSTBOX 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070319

Method GET_POSTBOX on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_POSTCODE 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070319

Method GET_POSTCODE on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_REGION 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070319

Method GET_REGION on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_STREET 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070319

Method GET_STREET on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_TELEPHONE 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20070319

Method GET_TELEPHONE on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method GET_V_COUNTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I Zeilenindex bei Tabelle 20070319
2 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 IF_BSP_WD_MODEL_SETTER_GETTER=>RUNTIME_MODE Aufrufmodus 20070319
3 Returning RV_VALUEHELP_DESCRIPTOR Value transfer Object reference (TYPE REF TO) IF_BSP_WD_VALUEHELP_DESCRIPTOR 20070319

Method GET_V_COUNTRY on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method ON_NEW_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOCUS_BO Value transfer Attribute reference (LIKE) 20070319

Method ON_NEW_FOCUS on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method SET_CITY 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20070319

Method SET_CITY on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method SET_COUNTRY 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20070319

Method SET_COUNTRY on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method SET_CUSTTYPE 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20070319

Method SET_CUSTTYPE on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method SET_EMAIL 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20070319

Method SET_EMAIL on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method SET_NAME 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20070319

Method SET_NAME on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method SET_POSTBOX 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20070319

Method SET_POSTBOX on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method SET_POSTCODE 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20070319

Method SET_POSTCODE on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method SET_REGION 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20070319

Method SET_REGION on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method SET_STREET 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20070319

Method SET_STREET on class CL_UIF_BOOK_TICKET_CN02 has no exception.

Method SET_TELEPHONE 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 20070319
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20070319
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20070319

Method SET_TELEPHONE on class CL_UIF_BOOK_TICKET_CN02 has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700