SAP ABAP Class CL_FPM_ACT_BOL_OBJ_FORM_FEEDER (Feeder class for Form GUIBB for the BOL Component Search)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-UI2-INT-BE (Application Component) Backend Enablement
     APB_FPM_BOL_CORE (Package) Bol Adaptation for FPM
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 20110719
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM Generic Form UI Building Block 20110719
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_OVS Interface providing callback methods for using OVS with POWL 20100930
Properties
Class CL_FPM_ACT_BOL_OBJ_FORM_FEEDER  
Short Description Feeder class for Form GUIBB for the BOL Component Search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_BOL_CORE   Bol Adaptation for FPM 
Created 20100930   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_ACT_BOL_OBJ_FORM_FEEDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20110719
2 IF_FPM_GUIBB_FORM Generic Form UI Building Block 20110719
3 IF_FPM_GUIBB_OVS Interface providing callback methods for using OVS with POWL 20100930
Friends
Class CL_FPM_ACT_BOL_OBJ_FORM_FEEDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CONSTANTS Constant Public See coding 20101214
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALLOWED_QUERIES Instance method Protected Method Get all queries having result type root 20110620
Events
Class CL_FPM_ACT_BOL_OBJ_FORM_FEEDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_BOL_COMPONENT_SELECT Public See coding 20100930 BEGIN OF ty_s_bol_component_select, component TYPE crmt_component_name, object TYPE crmt_ext_obj_name, result_rel TYPE crmt_relation_name, main_obj TYPE crmt_ext_obj_name, include_create TYPE abap_bool, include_delete TYPE abap_bool, END OF ty_s_bol_component_select
2 TY_S_BOL_QUERY_CHANGE Public See coding 20101203 BEGIN OF ty_s_bol_query_change, query_name TYPE wdy_config_id, END OF ty_s_bol_query_change
3 TY_S_OBJECT Protected See coding 20110620 BEGIN OF ty_s_object, object TYPE crmt_ext_obj_name, END OF ty_s_object
4 TY_T_OBJECT Protected See coding 20110620 ty_t_object TYPE STANDARD TABLE OF ty_s_object WITH DEFAULT KEY
Method Signatures

Method GET_ALLOWED_QUERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT_MODEL Call by reference Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface for Access to Central Object Model 20110620
2 Importing IV_OBJECT_TEMPLATE Call by reference Type reference (TYPE) STRING 20110620
3 Returning RT_OBJECT Value transfer Type reference (TYPE) TY_T_OBJECT 20110620

Method GET_ALLOWED_QUERIES on class CL_FPM_ACT_BOL_OBJ_FORM_FEEDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702