SAP ABAP Class CL_BS_ANLY_SELECTION (List Reporting: Selection)
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_BS_ANLY_SELECTION | Simple List Reporting: Selection | 20090529 |
Properties
Class | CL_BS_ANLY_SELECTION | |
Short Description | List Reporting: Selection | |
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 | 20090529 | 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_BS_ANLY_SELECTION | Simple List Reporting: Selection | 20090529 |
Friends
Class CL_BS_ANLY_SELECTION 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_RSR_VAR_RUNTIME | Variables for One or More Queries | 20090603 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSR_T_VARIABLE_DEFINITION | Variable Description | 20090818 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_FILTER | List of Filter | 20090817 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_PLFUNC | List of Planning Functions | 20090818 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_PLSEQU | List of Planning Sequences | 20090819 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_QUERY | List of Queries | 20090529 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSANLY_TS_SELECTION | search criteria for GUIBB Search | 20090818 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSR_T_VARIABLE_VALUES | Variable Values | 20090818 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check VARTYP and VPARSEL | 20110303 |
2 | ![]() |
Instance method | Public | Constructor | 20090529 | |
3 | ![]() |
Instance method | Public | Method | 20090603 | |
4 | ![]() |
Instance method | Private | Method | 20120305 | |
5 | ![]() |
Instance method | Public | Method | 20090817 | |
6 | ![]() |
Instance method | Public | Method | 20090818 | |
7 | ![]() |
Instance method | Public | Method | 20090819 | |
8 | ![]() |
Instance method | Public | Method | 20090817 |
Events
Class CL_BS_ANLY_SELECTION has no event.
Types
Class CL_BS_ANLY_SELECTION has no local type.
Method Signatures
Method CHECK_VALUE_COMBINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BSANLY_T_MESSAGE | Analytics: Messages | 20110303 | ||
2 | ![]() |
EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20110307 |
Method CHECK_VALUE_COMBINATION on class CL_BS_ANLY_SELECTION has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FILTER | Call by reference | Type reference (TYPE) | BSANLY_T_FILTER | List of Filter | 20090817 | ||
2 | ![]() |
IT_PLFUNC | Call by reference | Type reference (TYPE) | BSANLY_T_PLFUNC | List of Planning Functions | 20090818 | ||
3 | ![]() |
IT_PLSEQU | Call by reference | Type reference (TYPE) | BSANLY_T_PLSEQU | List of Planning Sequences | 20090819 | ||
4 | ![]() |
IT_QUERY | Call by reference | Type reference (TYPE) | BSANLY_T_QUERY | List of Queries | 20090529 |
Method CONSTRUCTOR on class CL_BS_ANLY_SELECTION has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BSANLY_T_MESSAGE | Analytics: Messages | 20090817 | ||
2 | ![]() |
EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20090821 |
Method INIT on class CL_BS_ANLY_SELECTION has no exception.
Method IS_PLAN_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_QUERY | Call by reference | Type reference (TYPE) | BSANLY_QUERY | Analytic Query | 20120305 | ||
2 | ![]() |
RF_IS | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20120305 |
Method IS_PLAN_QUERY on class CL_BS_ANLY_SELECTION has no exception.
Method SET_FILTER_VAR_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VAR_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_RSR_VAR_RUNTIME | Data Request from OLAP Processor | 20090817 | ||
2 | ![]() |
IV_FILTER | Call by reference | Type reference (TYPE) | BSANLY_FILTER | Analytics Query | 20090817 |
Method SET_FILTER_VAR_RUNTIME on class CL_BS_ANLY_SELECTION has no exception.
Method SET_PLFUNC_VAR_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VAR_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_RSR_VAR_RUNTIME | Variables for One or More Queries | 20090818 | ||
2 | ![]() |
IV_PLFUNC | Call by reference | Type reference (TYPE) | BSANLY_PLFUNC | Planning Function | 20090818 |
Method SET_PLFUNC_VAR_RUNTIME on class CL_BS_ANLY_SELECTION has no exception.
Method SET_PLSEQU_VAR_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VAR_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_RSR_VAR_RUNTIME | Variables for One or More Queries | 20090819 | ||
2 | ![]() |
IV_PLSEQU | Call by reference | Type reference (TYPE) | BSANLY_PLSEQU | Planning Function | 20090819 |
Method SET_PLSEQU_VAR_RUNTIME on class CL_BS_ANLY_SELECTION has no exception.
Method SET_QUERY_VAR_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VAR_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_RSR_VAR_RUNTIME | Data Request from OLAP Processor | 20090817 | ||
2 | ![]() |
IV_QUERY | Call by reference | Type reference (TYPE) | BSANLY_QUERY | Analytics Query | 20090817 |
Method SET_QUERY_VAR_RUNTIME on class CL_BS_ANLY_SELECTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |