SAP ABAP Class CL_FPM_TEST_LIST_DETAIL (Feeder for Master/Detail example)
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)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20090116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20090116
Properties
Class CL_FPM_TEST_LIST_DETAIL  
Short Description Feeder for Master/Detail example    
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20090116
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20090116
Friends
Class CL_FPM_TEST_LIST_DETAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_FPM Static Attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20090116
Methods
# Method Level Visibility Method type Description Created on
1 GET_FLIGHTS_BY_KEY Instance method Public Method 20090116
2 GET_TABLE_KEY Instance method Public Method 20090116
Events
Class CL_FPM_TEST_LIST_DETAIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SFLIGHT Public See coding 20090116
2 TT_SPFLI_EX Public See coding 20090116
3 TT_TABLE_KEY Public See coding 20090116
4 TY_SPFLI_EX Public See coding 20090116
5 TY_TABLE_KEY Public See coding 20090116
Method Signatures

Method GET_FLIGHTS_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SFLIGHT Call by reference Type reference (TYPE) TT_SFLIGHT Flights 20090116
2 Importing IV_TABLE_KEY Call by reference Type reference (TYPE) TY_TABLE_KEY 20090116

Method GET_FLIGHTS_BY_KEY on class CL_FPM_TEST_LIST_DETAIL has no exception.

Method GET_TABLE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TABLE_KEY Call by reference Type reference (TYPE) TY_TABLE_KEY 20090116
2 Importing IT_FLIGHT_SCHEDULE Call by reference Type reference (TYPE) TT_SPFLI_EX 20090116

Method GET_TABLE_KEY on class CL_FPM_TEST_LIST_DETAIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720