SAP ABAP Class CL_FPM_TEST_SFLIGHT_DATA (Test SFLIGHT Data Provider)
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_SFLIGHT_DATA  
Short Description Test SFLIGHT Data Provider    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_TEST   Floorplan Manager (Test applications) 
Created 20111024   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FPM_TEST_SFLIGHT_DATA has no interface implemented.
Friends
Class CL_FPM_TEST_SFLIGHT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20111024
2 MR_DATA_STORE Instance attribute Private Object reference (TYPE REF TO) DATA 20111109
3 MV_TABIX Instance attribute Public Type reference (TYPE) SYTABIX Index of Internal Tables 20111024
4 SO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_FPM_TEST_SFLIGHT_DATA Test SFLIGHT Data Provider 20111024
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method 20111024
2 GET_FLIGHT Instance method Public Method 20111024
3 GET_INSTANCE Static method Public Method 20111024
4 IS_DIRTY Instance method Public Method 20111213
5 RESET Instance method Public Method 20111024
6 SET_TABIX Instance method Public Method 20111024
7 STORE Instance method Public Method 20111109
Events
Class CL_FPM_TEST_SFLIGHT_DATA has no event.
Types
Class CL_FPM_TEST_SFLIGHT_DATA has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CARRID Call by reference Type reference (TYPE) SFLIGHT-CARRID Airline Code 20111024
2 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) SYDBCNT 20 Processed Database Table Rows 20111024
3 Importing IV_MULTIPLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111104
4 Returning RO_DATA Value transfer Object reference (TYPE REF TO) DATA 20111024

Method GET_DATA on class CL_FPM_TEST_SFLIGHT_DATA has no exception.

Method GET_FLIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FLIGHT Value transfer Object reference (TYPE REF TO) DATA Flight 20111024

Method GET_FLIGHT on class CL_FPM_TEST_SFLIGHT_DATA has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_FPM_TEST_SFLIGHT_DATA Test SFLIGHT Data Provider 20111024

Method GET_INSTANCE on class CL_FPM_TEST_SFLIGHT_DATA has no exception.

Method IS_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_DIRTY Value transfer Type reference (TYPE) ABAP_BOOL 20111213

Method IS_DIRTY on class CL_FPM_TEST_SFLIGHT_DATA has no exception.

Method RESET Signature

Method RESET on class CL_FPM_TEST_SFLIGHT_DATA has no parameter.
Method RESET on class CL_FPM_TEST_SFLIGHT_DATA has no exception.

Method SET_TABIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABIX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20111024

Method SET_TABIX on class CL_FPM_TEST_SFLIGHT_DATA has no exception.

Method STORE Signature

Method STORE on class CL_FPM_TEST_SFLIGHT_DATA has no parameter.
Method STORE on class CL_FPM_TEST_SFLIGHT_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732