SAP ABAP Class /BOFU/CL_PBI_POWL_FEEDER (POWL Feeder)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC-FBI (Application Component) Integration of FPM and Persistency Frameworks like BOPF
     /BOFU/PBI_CORE (Package) POWL BOPF Integration Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_FEEDER Interface for POWL Feeders 20090128
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_PBI_SC_ESS Feeder Class for POWL SC ESS 20100625
Properties
Class /BOFU/CL_PBI_POWL_FEEDER  
Short Description POWL Feeder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/PBI_CORE   POWL BOPF Integration Core 
Created 20090128   SAP 
Last change 20131127   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_POWL_FEEDER Interface for POWL Feeders 20090128
Friends
Class /BOFU/CL_PBI_POWL_FEEDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_DEL_ROOT_ACTION_ID Constant Public Type reference (TYPE) POWL_ACTIONID_TY 'DELETE_ROOT' Action Identifier 20130520
2 CV_KEY_FIELD Constant Public Type reference (TYPE) STRING 'KEY' 20130520
3 MO_FBI_ENTITY_COLLECTION Instance attribute Public Object reference (TYPE REF TO) /BOFU/IF_FBI_ENTITY_COLLECTION FBI Entity Collection 20130428
4 MO_FBI_FACTORY Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_FBI_FACTORY FBI Factory 20090128
5 MO_FBI_VIEW Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_FBI_VIEW FBI View: Runtime 20090128
6 MO_FBI_VIEW_INST Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_FBI_VIEW_INSTANCE View Instance 20090129
7 MO_FBI_VIEW_INST_NEW Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_FBI_VIEW_INSTANCE_NEW /BOFU/IF_FBI_VIEW_INSTANCE_NEW 20090824
8 MO_PBI_EXIT_INTF Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_PBI_VIEW_EXIT_INTF PBI Exit Interface Instance 20090818
9 MO_PBI_EXIT_INTF_DEF Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_PBI_VIEW_EXITINTF_DEF Exit Interface: Definition 20130604
10 MO_POWL_CONF Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_PBI_POWL_CONF POWL Configuration 20090331
11 MS_QUERY_CONF Instance attribute Protected Type reference (TYPE) /BOBF/S_CONFRO_QUERY Configuration: Query 20090128
12 MT_DEFAULT_VALUES Instance attribute Protected Type reference (TYPE) RSPARAMS_TT rsparams Table 20090826
13 MT_MESSAGES_DT Instance attribute Protected Type reference (TYPE) POWL_MSG_TTY Message META description 20090408
14 MT_PARAM_MAP Instance attribute Protected Type reference (TYPE) TT_PARAM_MAP 20090128
15 MT_SELCRITERIA Instance attribute Protected Type reference (TYPE) POWL_SELCRIT_TTY Selection criteria meta description 20090128
16 MV_TYPE Instance attribute Protected Type reference (TYPE) POWL_TYPE_TY POWL type ID 20090128
17 SC_LPD_INSTANCE Constant Protected Type reference (TYPE) APB_LPD_INSTANCE 'GENERAL' Instance 20090205
18 SC_LPD_LINK_TEXT Constant Protected Type reference (TYPE) TEXT255 'DynamicURL' Text, 255 Characters 20090205
19 SC_LPD_ROLE Constant Protected Type reference (TYPE) APB_LPD_ROLE '/BOFU/PBI' Role 20090205
20 SC_SELCRIT_MAX Constant Protected Type reference (TYPE) POWL_SELNAME_TY '_MAX_SEL' ID of a selection criteria 20090320
21 SV_NEW_VIEW_INST Static Attribute Public Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090824
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SELECTION_PARAMS Instance method Protected Method 20090128
2 CREATE_VIEW_INSTANCE Instance method Protected Method 20090129
3 GET_EXCEPTION_MESSAGES Instance method Protected Method 20090320
4 INITIALIZE Instance method Protected Method 20090128
5 READ_DEFAULT_VALUES Instance method Protected Method 20090826
Events
Class /BOFU/CL_PBI_POWL_FEEDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_PARAM_MAP Protected See coding 20090128 BEGIN OF TS_PARAM_MAP , SELNAME TYPE POWL_SELNAME_TY, attribute TYPE string, END OF ts_param_map
2 TT_PARAM_MAP Protected See coding 20090128 tt_param_map TYPE STANDARD TABLE OF ts_param_map
Method Signatures

Method BUILD_SELECTION_PARAMS Signature

Method BUILD_SELECTION_PARAMS on class /BOFU/CL_PBI_POWL_FEEDER has no parameter.
Method BUILD_SELECTION_PARAMS on class /BOFU/CL_PBI_POWL_FEEDER has no exception.

Method CREATE_VIEW_INSTANCE Signature

Method CREATE_VIEW_INSTANCE on class /BOFU/CL_PBI_POWL_FEEDER has no parameter.
Method CREATE_VIEW_INSTANCE on class /BOFU/CL_PBI_POWL_FEEDER has no exception.

Method GET_EXCEPTION_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20090320
2 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) IF_T100_MESSAGE FBI Exception 20090320

Method GET_EXCEPTION_MESSAGES on class /BOFU/CL_PBI_POWL_FEEDER has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY POWL type ID 20090128

Method INITIALIZE on class /BOFU/CL_PBI_POWL_FEEDER has no exception.

Method READ_DEFAULT_VALUES Signature

Method READ_DEFAULT_VALUES on class /BOFU/CL_PBI_POWL_FEEDER has no parameter.
Method READ_DEFAULT_VALUES on class /BOFU/CL_PBI_POWL_FEEDER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 702