SAP ABAP Class CL_BS_ANLY_LIST_SEARCH_FEEDER (Feeder Class for Analytics)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-ANL-LST (Application Component) List Reporting
     BS_ANLY_LIST_REPORTING (Package) Business Suite Analytics: Simple List Reporting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_FEEDER_MODEL Feeder Model Interface 20101206
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20090519
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_SEARCH Generic Search UI Building Block 20090519
Properties
Class CL_BS_ANLY_LIST_SEARCH_FEEDER  
Short Description Feeder Class for Analytics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_ANLY_LIST_REPORTING   Business Suite Analytics: Simple List Reporting 
Created 20090519   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_FEEDER_MODEL Feeder Model Interface 20101206
2 IF_FPM_GUIBB Generic UI Building Block 20090519
3 IF_FPM_GUIBB_SEARCH Generic Search UI Building Block 20090519
Friends
Class CL_BS_ANLY_LIST_SEARCH_FEEDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONNECTOR Instance attribute Public Object reference (TYPE REF TO) IF_FPM_CONNECTOR_RUN Connector: Access for Application Feeder Models 20101206
2 MO_CONNECTOR_URL Instance attribute Public Object reference (TYPE REF TO) IF_FPM_CONNECTOR_RUN Connector: Access for Application Feeder Models 20101209
3 MO_FIELD_CATALOG Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20090701
4 MO_FPM Instance attribute Private Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20101221
5 MO_SELECTION Instance attribute Public Object reference (TYPE REF TO) IF_BS_ANLY_SELECTION Selection Instance 20090630
6 MS_CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20091008
7 MT_DEF Instance attribute Private Type reference (TYPE) RSR_T_VARIABLE_DEFINITION Variables Definition 20090625
8 MT_FIELD_DESCRIPTION_ATTR Instance attribute Private Type reference (TYPE) FPMGB_T_SEARCHFIELD_DESCR Search Fielddescription 20090911
9 MT_FILTER Instance attribute Private Type reference (TYPE) BSANLY_T_FILTER List of Filter 20090819
10 MT_PLFUNC Instance attribute Private Type reference (TYPE) BSANLY_T_PLFUNC List of Planning Functions 20090819
11 MT_PLSEQU Instance attribute Private Type reference (TYPE) BSANLY_T_PLSEQU List of Planning Sequences 20090819
12 MT_QUERY Instance attribute Private Type reference (TYPE) BSANLY_T_QUERY Queries 20090623
13 MT_SELECTED_SEARCH_ATTRIBUTES Instance attribute Private Type reference (TYPE) FPMGB_T_SELECTED_FIELDS Selected(Used) Fields 20110420
14 MT_SELECTION Instance attribute Private Type reference (TYPE) BSANLY_TS_SELECTION search criteria for GUIBB Search 20090909
15 MT_SELECTION_DEPENDENT Instance attribute Private Type reference (TYPE) BSANLY_TS_SELECTION Selection(dependent) Fields 20110427
16 MT_SELECTION_ORIGINAL Instance attribute Private Type reference (TYPE) BSANLY_TS_SELECTION Selection 20110413
17 MV_COMPONENT_NAME Instance attribute Private Type reference (TYPE) FPM_COMPONENT_NAME Web Dynpro: Component Name 20101221
18 MV_INSTANCE_ID Instance attribute Private Type reference (TYPE) FPM_INSTANCE_ID Instance ID of a UIBB 20101221
19 MV_QUERY Static Attribute Public Type reference (TYPE) BSANLY_QUERY Analytics Query 20091030
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101221
2 GET_SEARCH_NAME Instance method Private Method 20090918
3 INIT Instance method Private Method 20091008
4 PARSE_STRING Instance method Private Method 20090819
5 SET_DATA_DEPENDENT Instance method Public Method Sets dependent variable values 20110427
6 SET_QUERY Static method Public Method 20091030
Events
Class CL_BS_ANLY_LIST_SEARCH_FEEDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_TS_STRING Private See coding 20091110 Y_TS_STRING TYPE SORTED TABLE OF STRING WITH UNIQUE KEY TABLE_LINE
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BS_ANLY_LIST_SEARCH_FEEDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BS_ANLY_LIST_SEARCH_FEEDER has no exception.

Method GET_SEARCH_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SEARCH_NAME Value transfer Type reference (TYPE) NAME_KOMP Component name 20090918
2 Importing IV_VNAM Call by reference Type reference (TYPE) RSZVNAM Name (ID) of a Report Variable 20090918

Method GET_SEARCH_NAME on class CL_BS_ANLY_LIST_SEARCH_FEEDER has no exception.

Method INIT Signature

Method INIT on class CL_BS_ANLY_LIST_SEARCH_FEEDER has no parameter.
Method INIT on class CL_BS_ANLY_LIST_SEARCH_FEEDER has no exception.

Method PARSE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20090819
2 Returning RT_STRING Value transfer Type reference (TYPE) Y_TS_STRING Table of Strings 20090819

Method PARSE_STRING on class CL_BS_ANLY_LIST_SEARCH_FEEDER has no exception.

Method SET_DATA_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTION_DEPENDENT Call by reference Type reference (TYPE) BSANLY_TS_SELECTION Selection 20110427

Method SET_DATA_DEPENDENT on class CL_BS_ANLY_LIST_SEARCH_FEEDER has no exception.

Method SET_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY Call by reference Type reference (TYPE) BSANLY_QUERY Analytics Query 20091030

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