SAP ABAP Class CL_UIF_TRAVEL_KFP_TABLE (Class for KFP table)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20070402
Properties
Class CL_UIF_TRAVEL_KFP_TABLE  
Short Description Class for KFP table    
Super Class    
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 20070402   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UIF_TRAVEL_KFP_TABLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20070402
Friends
Class CL_UIF_TRAVEL_KFP_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_PAGE_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context for Element Handler 20070402
2 GS_FLIGHT_KEY Instance attribute Private Type reference (TYPE) CRMS_BOL_UIF_TRAVEL_FLIGHT_KEY Key structure for UIF Travel Flight object 20070403
3 GT_PRICE_LIST Instance attribute Private Type reference (TYPE) CRMT_UIF_TRAVEL_PRICES_TAB Table for UIF Travel Price object 20070403
4 GV_COLUMNS Instance attribute Protected Type reference (TYPE) I 20070402
5 GV_HEADER_COLUMNS Instance attribute Protected Type reference (TYPE) I 20070402
6 GV_HEADER_ROWS Instance attribute Protected Type reference (TYPE) I 20070402
7 GV_ROWS Instance attribute Protected Type reference (TYPE) I 20070402
8 GV_UNIT Instance attribute Protected Type reference (TYPE) STRING 20070402
9 TABLE_DATA Instance attribute Public Object reference (TYPE REF TO) DATA 20070402
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070402
Events
Class CL_UIF_TRAVEL_KFP_TABLE has no event.
Types
Class CL_UIF_TRAVEL_KFP_TABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context for Element Handler 20070402
2 Importing IS_FLIGHT_KEY Call by reference Type reference (TYPE) CRMS_BOL_UIF_TRAVEL_FLIGHT_KEY Key structure for UIF Travel Flight object 20070403
3 Importing IV_COLUMNS Call by reference Type reference (TYPE) I 20070402
4 Importing IV_HEADER_COLUMNS Call by reference Type reference (TYPE) I 20070402
5 Importing IV_HEADER_ROWS Call by reference Type reference (TYPE) I 20070402
6 Importing IV_ROWS Call by reference Type reference (TYPE) I 20070402

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