SAP ABAP Class CL_FPM_ODATA_GUIBB_BASE (FPM Odata Integration: Base Feeder Class)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     SAPB_FPM_ODATA (Package) Floorplan Manager (Odata Integration)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_ODATA_BASE FPM Odata Base Class 20120203
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_CHIP_FEEDER Chip Feeder 20120510
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_FEEDER_MODEL Feeder Model Interface 20120203
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20120203
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_ODATA_GUIBB_COLLECTION FPM Odata Integration: Collection Base Feeder Class 20120203
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_ODATA_GUIBB_FORM FPM Odata Integration: Form Feeder Class 20120203
Properties
Class CL_FPM_ODATA_GUIBB_BASE  
Short Description FPM Odata Integration: Base Feeder Class    
Super Class CL_FPM_ODATA_BASE FPM Odata Base Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAPB_FPM_ODATA   Floorplan Manager (Odata Integration) 
Created 20120203   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
# Interface Abstract Final Description Created on
1 IF_FPM_CHIP_FEEDER Chip Feeder 20120510
2 IF_FPM_FEEDER_MODEL Feeder Model Interface 20120203
3 IF_FPM_GUIBB Generic UI Building Block 20120203
Friends
Class CL_FPM_ODATA_GUIBB_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_SWAP_EVENT Constant Public See coding 20120203
2 CV_PORT_IDENTIFIER Constant Public Type reference (TYPE) FPM_MODEL_PORT_IDENTIFIER 'MAIN' FPM Wire Model: Port Identifier 20120203
3 MO_ACCESS Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_CSDL_ACCESS CSLD Access 20120203
4 MO_CHIP_API Instance attribute Protected Object reference (TYPE REF TO) IF_CHIP_API CHIP API 20120510
5 MO_COLLECTION Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_ODATA_ENTRY_COLLECTION FPM Odata Entry Collection 20120203
6 MO_CONNECTOR Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_ODATA_CONNECTOR_BASE FPM Odata Integration: Connector Base Class 20120203
7 MO_ENTRY Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_ODATA_ENTRY FPM Odata Entry 20120203
8 MO_RTTI Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20120203
9 MS_CHANGED Instance attribute Protected See coding 20120224
10 MS_UIBB_KEY Instance attribute Protected Type reference (TYPE) FPM_S_UIBB_ID UIBB Key 20120203
11 MT_ACTIONDEF Instance attribute Protected Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20120203
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_ACTION_USAGE Instance method Protected Method 20120224
2 ADJUST_ACTION_USAGE_SINGLE Instance method Protected Method 20120224
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120203
4 CREATE_RTTI Instance method Protected Method 20120203
5 EVALUATE_PARAMETERS Instance method Protected Method Evaluate Feeder Parameters (Initialize) 20120203
6 GET_ACTION_DEFS Instance method Protected Method 20120203
7 GET_ENTRY_DATA Instance method Protected Method 20120203
8 GET_FIELD_DESCR Instance method Protected Method 20120203
9 GET_METADATA Instance method Protected Method 20120203
10 INIT_PBO Instance method Protected Method 20120224
11 PROCESS_EVENT Instance method Protected Method 20120223
12 TAP_CONNECTOR Instance method Protected Method 20120203
Events
Class CL_FPM_ODATA_GUIBB_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_CONTEXT_INFO Public See coding 20120320 BEGIN OF ty_s_context_info, has_image_content TYPE abap_bool, END OF ty_s_context_info
Method Signatures

Method ADJUST_ACTION_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20120224

Method ADJUST_ACTION_USAGE on class CL_FPM_ODATA_GUIBB_BASE has no exception.

Method ADJUST_ACTION_USAGE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_S_ACTIONUSAGE Action usage 20120224

Method ADJUST_ACTION_USAGE_SINGLE on class CL_FPM_ODATA_GUIBB_BASE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FPM_ODATA_GUIBB_BASE has no parameter.
Method CONSTRUCTOR on class CL_FPM_ODATA_GUIBB_BASE has no exception.

Method CREATE_RTTI Signature

Method CREATE_RTTI on class CL_FPM_ODATA_GUIBB_BASE has no parameter.
Method CREATE_RTTI on class CL_FPM_ODATA_GUIBB_BASE has no exception.

Method EVALUATE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER Call by reference Type reference (TYPE) FPMGB_T_PARAM_VALUE Parameter Value 20120203

Method EVALUATE_PARAMETERS on class CL_FPM_ODATA_GUIBB_BASE has no exception.

Method GET_ACTION_DEFS Signature

Method GET_ACTION_DEFS on class CL_FPM_ODATA_GUIBB_BASE has no parameter.
Method GET_ACTION_DEFS on class CL_FPM_ODATA_GUIBB_BASE has no exception.

Method GET_ENTRY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) DATA 20120203
2 Importing IO_ENTRY Call by reference Object reference (TYPE REF TO) CL_FPM_ODATA_ENTRY 20120203

Method GET_ENTRY_DATA on class CL_FPM_ODATA_GUIBB_BASE has no exception.

Method GET_FIELD_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEFAULT_DISPLA_TYPE Call by reference Type reference (TYPE) FPMGB_DISPLAY_TYPE Display Type 20120203
2 Exporting EV_LABEL Call by reference Type reference (TYPE) STRING 20120203
3 Exporting EV_TECHNICAL_FIELD Call by reference Type reference (TYPE) ABAP_BOOL 20120203
4 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20120203

Method GET_FIELD_DESCR on class CL_FPM_ODATA_GUIBB_BASE has no exception.

Method GET_METADATA Signature

Method GET_METADATA on class CL_FPM_ODATA_GUIBB_BASE has no parameter.
Method GET_METADATA on class CL_FPM_ODATA_GUIBB_BASE has no exception.

Method INIT_PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20120510

Method INIT_PBO on class CL_FPM_ODATA_GUIBB_BASE has no exception.

Method PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20120223
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120223
3 Returning RV_RESULT Value transfer Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20120309

Method PROCESS_EVENT on class CL_FPM_ODATA_GUIBB_BASE has no exception.

Method TAP_CONNECTOR Signature

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