SAP ABAP Class CL_BS_ANLY_LIST_SERVICES (List Reporting: Services)
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
Properties
Class CL_BS_ANLY_LIST_SERVICES  
Short Description List Reporting: Services    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_ANLY_LIST_REPORTING   Business Suite Analytics: Simple List Reporting 
Created 20090225   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)
2 RSZ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BS_ANLY_LIST_SERVICES has no interface implemented.
Friends
Class CL_BS_ANLY_LIST_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_APPLICATION Constant Private Type reference (TYPE) BSANLY_APPLICATION SPACE Analytics Application 20090529
2 GC_NAMESPACE Constant Public Type reference (TYPE) CHAR3 'BSA' 3-Byte field 20101123
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT2EXTERNAL Static method Public Method 20120217
2 FPM_OP2OPTION Static method Public Method 20110426
3 GET_ABAP_COMPONENT Static method Public Method 20110421
4 GET_BUSINESS_PARAMETERS Static method Public Method 20110211
5 GET_BUSINESS_PARAMETERS2 Static method Public Method 20120217
6 GET_DATA_INSTANCE Static method Public Method 20090924
7 GET_ELEM_DESCR Static method Public Method 20110421
8 GET_FIELDNAME Static method Public Method 20110421
9 GET_FILTER_INSTANCE Static method Public Method 20090819
10 GET_FPM_ATTR_TYPE Static method Public Method 20110421
11 GET_FPM_SEARCH_OPERATOR Static method Public Method 20110421
12 GET_PLFUNC_INSTANCE Static method Public Method 20090818
13 GET_PLSEQU_INSTANCE Static method Public Method 20090819
14 GET_RRI_INSTANCE Static method Public Method 20091008
15 GET_SELECTION_INSTANCE Static method Public Method 20090529
16 IOBJNM2REPTEXT Static method Public Method 20110513
17 RESET Static method Public Method 20101112
18 SAVE Static method Public Method 20090902
Events
Class CL_BS_ANLY_LIST_SERVICES has no event.
Types
Class CL_BS_ANLY_LIST_SERVICES has no local type.
Method Signatures

Method CONVERT2EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20120217
2 Importing I_VALUE_INT Call by reference Type reference (TYPE) CSEQUENCE 20120217
3 Returning R_VALUE_EXT Value transfer Type reference (TYPE) RSCHAVLEXT Field for any characteristic value (external display) 20120217

Method CONVERT2EXTERNAL on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method FPM_OP2OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OP Call by reference Type reference (TYPE) FPMGB_SEARCH_OPERATOR GUIBB SEARCH: Search Operator 20110426
2 Returning R_OPTION Value transfer Type reference (TYPE) DDOPTION Type of OPTION component in row type of a Ranges type 20110426

Method FPM_OP2OPTION on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_ABAP_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20110421
2 Returning RS_COMP Value transfer Type reference (TYPE) ABAP_COMPONENTDESCR 20110421

Method GET_ABAP_COMPONENT on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_BUSINESS_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUSINESS_PARAMS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20110211
2 Exporting ET_COLUMN_ROW_SEL Call by reference Type reference (TYPE) BSANLY_TS_SEL Selection 20110217
3 Importing IF_IGNORE_PARAMETER_MAPPING Call by reference Type reference (TYPE) FLAG SPACE General Flag 20110215
4 Importing IO_DATA Call by reference Object reference (TYPE REF TO) IF_BS_ANLY_LIST_DATA Simple List Reporting: List Data 20110211
5 Importing IT_PARAMETER_MAPPING Call by reference Type reference (TYPE) APB_LPD_T_PARAMETER_MAPPING Table to display parameter mapping 20110211
6 Importing I_COLUMN Call by reference Type reference (TYPE) I 0 20110211
7 Importing I_ROW Call by reference Type reference (TYPE) I 20110211

Method GET_BUSINESS_PARAMETERS on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_BUSINESS_PARAMETERS2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUSINESS_PARAMS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20120217
2 Importing IO_DATA Call by reference Object reference (TYPE REF TO) IF_BS_ANLY_LIST_DATA Simple List Reporting: List Data 20120217
3 Importing IT_PARAMETER_MAPPING Call by reference Type reference (TYPE) APB_LPD_T_PARAMETER_MAPPING Table to display parameter mapping 20120217

Method GET_BUSINESS_PARAMETERS2 on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_DATA_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DATA Call by reference Object reference (TYPE REF TO) IF_BS_ANLY_LIST_DATA Simple List Reporting: List Data 20090924
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSANLY_T_MESSAGE Analytics: Messages 20090924
3 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20090924
4 Importing IV_QUERY Call by reference Type reference (TYPE) BSANLY_QUERY Analytics Query 20090924

Method GET_DATA_INSTANCE on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_ELEM_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DECIMALS Call by reference Type reference (TYPE) DDLENG Length (No. of Characters) 20110421
2 Importing I_INTTYPE Call by reference Type reference (TYPE) INTTYPE ABAP data type (C,D,N,...) 20110421
3 Importing I_LENGTH Call by reference Type reference (TYPE) DDLENG Length (No. of Characters) 20110421
4 Returning RO_ELEMDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20110421

Method GET_ELEM_DESCR on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20110421
2 Returning R_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Field Name 20110421

Method GET_FIELDNAME on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_FILTER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FILTER Call by reference Object reference (TYPE REF TO) IF_BS_ANLY_FILTER Planning Function 20090819
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSANLY_T_MESSAGE Analytics: Messages 20090819
3 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20090820
4 Importing IV_FILTER Call by reference Type reference (TYPE) BSANLY_FILTER Filter 20090819

Method GET_FILTER_INSTANCE on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_FPM_ATTR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COB_PRO Call by reference Type reference (TYPE) RSD_S_COB_PRO InfoObject Properties (in Context of InfoCube / ODS Object) 20110421
2 Returning R_ATTR_TYPE Value transfer Type reference (TYPE) FPMGB_SEARCH_ATTR_TYPE GUIBB SEARCH: Criterion Data Type 20110421

Method GET_FPM_ATTR_TYPE on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_FPM_SEARCH_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HIGH Call by reference Type reference (TYPE) DATA 20110603
2 Changing C_LOW Call by reference Type reference (TYPE) DATA 20110603
3 Changing C_OP Value transfer Type reference (TYPE) FPMGB_SEARCH_OPERATOR GUIBB SEARCH: Search Operator 20110603
4 Importing I_ATTR_TYPE Call by reference Type reference (TYPE) FPMGB_SEARCH_ATTR_TYPE GUIBB SEARCH: Criterion Data Type 20110421
5 Importing I_OPTION Call by reference Type reference (TYPE) DDOPTION Type of OPTION component in row type of a Ranges type 20110421

Method GET_FPM_SEARCH_OPERATOR on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_PLFUNC_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_PLFUNC Call by reference Object reference (TYPE REF TO) IF_BS_ANLY_PLFUNC Planning Function 20090819
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSANLY_T_MESSAGE Analytics: Messages 20090818
3 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20090820
4 Importing IV_PLFUNC Call by reference Type reference (TYPE) BSANLY_PLFUNC Planning Function 20090819

Method GET_PLFUNC_INSTANCE on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_PLSEQU_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_PLSEQU Call by reference Object reference (TYPE REF TO) IF_BS_ANLY_PLSEQU Planning Function 20090819
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSANLY_T_MESSAGE Analytics: Messages 20090819
3 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20090820
4 Importing IV_PLSEQU Call by reference Type reference (TYPE) BSANLY_PLSEQU Planning Function 20090819

Method GET_PLSEQU_INSTANCE on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_RRI_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_RRI Call by reference Object reference (TYPE REF TO) IF_BS_ANLY_LIST_RRI Simple List Reporting: RRI 20091008
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSANLY_T_MESSAGE Analytics: Messages 20091008
3 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20091008
4 Importing IV_QUERY Call by reference Type reference (TYPE) BSANLY_QUERY Analytics Query 20091008

Method GET_RRI_INSTANCE on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method GET_SELECTION_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SELECTION Call by reference Object reference (TYPE REF TO) IF_BS_ANLY_SELECTION Simple List Reporting: Selection 20090529
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSANLY_T_MESSAGE Analytics: Messages 20090603
3 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20090820
4 Importing IT_FILTER Call by reference Type reference (TYPE) BSANLY_T_FILTER List of Filter 20090817
5 Importing IT_PLFUNC Call by reference Type reference (TYPE) BSANLY_T_PLFUNC List of Planning Functions 20090818
6 Importing IT_PLSEQU Call by reference Type reference (TYPE) BSANLY_T_PLSEQU List of Planning Sequences 20090819
7 Importing IT_QUERY Call by reference Type reference (TYPE) BSANLY_T_QUERY List of Queries 20090529

Method GET_SELECTION_INSTANCE on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method IOBJNM2REPTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSDIOBJNM InfoObject 20110513
2 Returning R_REPTEXT Value transfer Type reference (TYPE) REPTEXT Heading 20110513

Method IOBJNM2REPTEXT on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSANLY_T_MESSAGE Analytics: Messages 20101112
2 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20101112

Method RESET on class CL_BS_ANLY_LIST_SERVICES has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSANLY_T_MESSAGE Analytics: Messages 20090902
2 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20090902

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