SAP ABAP Interface IF_FPM_FEEDER_MODEL (Feeder Model Interface)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CORE (Package) Floorplan Manager (Framework)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /BOFU/IF_FBI_CONTROLLER_NEW /BOFU/IF_FBI_CONTROLLER_NEW 20091120
2 Interface composition (i COMPRISING i_ref)  /PLMU/IF_FRW_W_MODEL_ACCESS Wire Feeder Model 20091010
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TEST_TMD_FLIGHT Demo GUIBB List 20120712
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BICS_WIRE_DISPLAY_ASSIS Assistance Class for FPM_BICS_WIRE_DISPLAY 20130807
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BOL_MODEL Base Class for FPM UI Building Blocks on BOL 20090420
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BOL_SAMPLE_OVP_APPCC_AS Assistance Class for FPM_BOL_SAMPLE_OVP_APPCC 20090304
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_FEEDER_MONSTER_WRAP Monster Feeder Wrapper for Testing 20121204
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_FORM_POWL_UIBB_WIRE FORM as a detail for FPM POWL uibb 20110712
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_GUIBB_DDIC_BASE_MODEL Generic DDIC Feeder Base Class with Wire Model 20090306
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_LIST_POWL_UIBB_WIRE LIST as a detail for FPM POWL uibb 20110712
... Click here to see Used By full list (43 items)
Properties
Interface IF_FPM_FEEDER_MODEL  
Short Description Feeder Model Interface    
General Data
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20081202   SAP 
Last changed 20130531   SAP 
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 IF_FPM_FEEDER_MODEL has no interface.
Friends
Interface IF_FPM_FEEDER_MODEL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_PORT_TYPE Constant Public See coding 20081202
Methods
# Method Level Visibility Method type Description Created on
1 GET_INPORT_KEY Instance method Public Method Provides the inport object key 20081208
2 GET_NAMESPACE Instance method Public Method Returns the namespace of the model 20081215
3 GET_OUTPORTS Instance method Public Method Provides characterization of all outports 20081202
4 GET_OUTPORT_DATA Instance method Public Method Provides the runtime data object for an outport 20081202
5 SET_CONNECTOR Instance method Public Method Sets the connector providing input 20081202
Events
Interface IF_FPM_FEEDER_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_PORT Public See coding Outport description 20081202 BEGIN OF ty_s_port, type TYPE fpm_model_port_type, identifier TYPE fpm_model_port_identifier, object_key TYPE REF TO data, description TYPE fpm_model_port_description, END OF ty_s_port
2 TY_T_PORT Public See coding Outport descriptions 20081202 ty_t_port TYPE STANDARD TABLE OF ty_s_port WITH DEFAULT KEY
Method Signatures

Method GET_INPORT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_OBJECT_KEY Value transfer Object reference (TYPE REF TO) DATA Inport key (meta data, e.g. BO node name) 20081208

Method GET_INPORT_KEY on Interface IF_FPM_FEEDER_MODEL has no exception.

Method GET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAMESPACE Value transfer Type reference (TYPE) FPM_MODEL_NAMESPACE Namespace for Wire Models 20081215

Method GET_NAMESPACE on Interface IF_FPM_FEEDER_MODEL has no exception.

Method GET_OUTPORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OUTPORT Call by reference Type reference (TYPE) TY_T_PORT Outport descriptions 20081202

Method GET_OUTPORTS on Interface IF_FPM_FEEDER_MODEL has no exception.

Method GET_OUTPORT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PORT_IDENTIFIER Call by reference Type reference (TYPE) FPM_MODEL_PORT_IDENTIFIER FPM: Model Port Identifier 20081208
2 Importing IV_PORT_TYPE Call by reference Type reference (TYPE) FPM_MODEL_PORT_TYPE FPM Wire Model: Port Type 20081202
3 Returning RO_DATA Value transfer Object reference (TYPE REF TO) OBJECT Entity container (fixed type within a namespace) 20081202

Method GET_OUTPORT_DATA on Interface IF_FPM_FEEDER_MODEL has no exception.

Method SET_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONNECTOR Call by reference Object reference (TYPE REF TO) IF_FPM_CONNECTOR_RUN Connector: Methods Called by Application Feeder Models 20081202

Method SET_CONNECTOR on Interface IF_FPM_FEEDER_MODEL has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /BOFU/IF_FBI_CONTROLLER_NEW /BOFU/IF_FBI_CONTROLLER_NEW 20091120
2 Interface composition (i COMPRISING i_ref)  /PLMU/IF_FRW_W_MODEL_ACCESS Wire Feeder Model 20091010
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TEST_TMD_FLIGHT Demo GUIBB List 20120712
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BICS_WIRE_DISPLAY_ASSIS Assistance Class for FPM_BICS_WIRE_DISPLAY 20130807
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BOL_MODEL Base Class for FPM UI Building Blocks on BOL 20090420
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BOL_SAMPLE_OVP_APPCC_AS Assistance Class for FPM_BOL_SAMPLE_OVP_APPCC 20090304
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_FEEDER_MONSTER_WRAP Monster Feeder Wrapper for Testing 20121204
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_FORM_POWL_UIBB_WIRE FORM as a detail for FPM POWL uibb 20110712
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_GUIBB_DDIC_BASE_MODEL Generic DDIC Feeder Base Class with Wire Model 20090306
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_LIST_POWL_UIBB_WIRE LIST as a detail for FPM POWL uibb 20110712
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_ODATA_GUIBB_BASE FPM Odata Integration: Base Feeder Class 20120203
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_SADL_GUIBB_BASE FPM-SADL-Adapter: Feeder Base Class 20130301
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TEST_SADL_FLIGHT_FORM Test for freestyle flight selection 20130828
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BICS_FEEDER Parent Class for BICS based feeders 20130715
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_WIRE_MODEL_FREESTYLE_AS FPM_WIRE_TEST_FREESTYLE 20090227
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_WIRE_TEST_APPCC_ASSIST ZFPM_WIRE_TEST_APPCC 20110201
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_DT_UI_DM_WIRE_FEEDER Feeder Class for the Wires of Configuration Workbench UI 20100701
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_SDQ_ENTITIES_DETAILS Feeder class for 'Show Details' pop up in 1:N uibb. 20120402
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POWL_FPM_FLIGHT POWL flight data feeder for POWL UIBB 20110712
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDC_BS_ANLY_LIST_ALV Assistance Class for WDC_BS_ANLY_LIST_ALV 20101124
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDC_BS_ANLY_LIST_QUERY Assistance Class for WDC_BS_ANLY_LIST 20101123
22 Interface implementation (CLASS c. INTERFACES i_ref)  FCML_CL_NWG_TAB1_LIST Feeder class of NWG LIST GUIBB 20130226
23 Interface implementation (CLASS c. INTERFACES i_ref)  FCML_CL_NWG_TAB1_SEARCH feeder class of NWG search GUIBB 20130226
24 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/CL_FRW_G_FEEDER Super Feeder 20091002
25 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_GUIBB_ALTKEY_FDR FBI Alternative Key Feeder for Initial Screen 20091113
26 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_GUIBB_BASE FBI Version 2: Abstract Base Feeder: Don't Use 20090723
27 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_GUIBB_BOOTSTRAP FBI Version 2: Initial Screen Key Provider GUIBB: Bootstrap 20091110
28 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_GUIBB_DIA_TRIGGER FBI Version 2: Dialog Trigger GUIBB Base Class 20100106
29 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_GUIBB_FEEDER FBI Version 1: Form/List feeder w/o Wire support 20090724
30 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_GUIBB_MODEL_LEAN FBI Tabbed Exit 20100120
31 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_GUIBB_REF_MODE FBI Version 2: Create By Reference (Initial Screen) 20100201
32 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_TABBED_EXIT FBI Tabbed Exit 20091230
33 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FREESTYLE_BOPF_HELPER WD Free Style BOPF BO Model Helper 20110121
34 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BICS_SEARCH_FEEDER Generic BICS based Search Feeder 20130716
35 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/CL_FRW_W_MODEL Wire Model 20091010
36 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_FBI_CUIBB_ASSIST Assistance Class for CUIBBs 20100426
37 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_QM_DEFECT_TIMEFRAME QM Defect timeframe 20130730
38 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSSP_QM_DEF_MAT_SUP Supper class for top 5 defective materials with wiring 20130730
39 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_ANLY_LIST_SEARCH_FEEDER Feeder Class for Analytics 20101206
40 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAMS_UI_FD_NTF_CODEGR_TREE Feederclass for Codegroup Popup (Item, List, Task) 20100330
41 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_ECP_FPM FPM class for ECP 20101019
42 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_ACT_PREVIEW_FEEDER Dynamic Wrapper for ACT preview 20131008
43 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_CONTROLLER_NEW FBI Version 2: Central Controller 20091120
History
Last changed by/on SAP  20130531 
SAP Release Created in 720