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 | ![]() |
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 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20101206 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20101209 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20090701 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20101221 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_BS_ANLY_SELECTION | Selection Instance | 20090630 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20091008 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSR_T_VARIABLE_DEFINITION | Variables Definition | 20090625 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPMGB_T_SEARCHFIELD_DESCR | Search Fielddescription | 20090911 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSANLY_T_FILTER | List of Filter | 20090819 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSANLY_T_PLFUNC | List of Planning Functions | 20090819 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSANLY_T_PLSEQU | List of Planning Sequences | 20090819 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSANLY_T_QUERY | Queries | 20090623 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20110420 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSANLY_TS_SELECTION | search criteria for GUIBB Search | 20090909 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSANLY_TS_SELECTION | Selection(dependent) Fields | 20110427 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSANLY_TS_SELECTION | Selection | 20110413 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPM_COMPONENT_NAME | Web Dynpro: Component Name | 20101221 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPM_INSTANCE_ID | Instance ID of a UIBB | 20101221 | ||
19 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BSANLY_QUERY | Analytics Query | 20091030 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101221 |
2 | ![]() |
Instance method | Private | Method | 20090918 | |
3 | ![]() |
Instance method | Private | Method | 20091008 | |
4 | ![]() |
Instance method | Private | Method | 20090819 | |
5 | ![]() |
Instance method | Public | Method | Sets dependent variable values | 20110427 |
6 | ![]() |
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 | ![]() |
EV_SEARCH_NAME | Value transfer | Type reference (TYPE) | NAME_KOMP | Component name | 20090918 | ||
2 | ![]() |
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 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20090819 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 |