SAP ABAP Class CL_FPM_BICS_UTILS (Service methods)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-RUI-FPM (Application Component) FPM Analytical GUIBB
⤷
BW_REPORTING_FPM (Package) FPM UIBBs

⤷

⤷

Properties
Class | CL_FPM_BICS_UTILS | |
Short Description | Service methods | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BW_REPORTING_FPM | FPM UIBBs |
Created | 20130819 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FPM_BICS_UTILS has no interface implemented.
Friends
Class CL_FPM_BICS_UTILS has no friend class.
Attributes
Class CL_FPM_BICS_UTILS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks that a query has at least one input-enabled variable | 20130904 |
2 | ![]() |
Static method | Public | Method | Get BICS operator from Search operator | 20130826 |
3 | ![]() |
Static method | Public | Method | 20130918 | |
4 | ![]() |
Static method | Public | Method | Get data element name for BICS variable type (Char, ...) | 20130820 |
5 | ![]() |
Static method | Public | Method | Get appropriate search operators for variable | 20130826 |
6 | ![]() |
Static method | Public | Method | Get Search operator from BICS operator | 20130827 |
7 | ![]() |
Static method | Public | Method | 20130819 |
Events
Class CL_FPM_BICS_UTILS has no event.
Types
Class CL_FPM_BICS_UTILS has no local type.
Method Signatures
Method CHECK_QUERY_HAS_INPUT_VARIABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_QUERY | Call by reference | Object reference (TYPE REF TO) | IF_BICS_QV | Query View | 20130904 | ||
2 | ![]() |
RV_HAS_INPUT_VARIABLES | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130904 |
Method CHECK_QUERY_HAS_INPUT_VARIABLE on class CL_FPM_BICS_UTILS has no exception.
Method GET_BICS_OPERATOR_FROM_SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SEARCH_OPERATOR | Call by reference | Type reference (TYPE) | FPMGB_SEARCH_OPERATOR | GUIBB SEARCH: Search Operator | 20130826 | ||
2 | ![]() |
RV_BICS_OPERATOR | Value transfer | Type reference (TYPE) | CL_BICS_SEL_RANGE_OPERATOR=>TN_OPERATOR | Konstanteninhalt | 20130826 |
Method GET_BICS_OPERATOR_FROM_SEARCH on class CL_FPM_BICS_UTILS has no exception.
Method GET_DTELNAME_FOR_CHAR_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHAR_ID | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | 20130918 | |||
2 | ![]() |
RV_DTELNAME | Value transfer | Type reference (TYPE) | STRING | 20130918 |
Method GET_DTELNAME_FOR_CHAR_ID on class CL_FPM_BICS_UTILS has no exception.
Method GET_DTELNAME_FOR_VARIABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VARIABLE | Call by reference | Object reference (TYPE REF TO) | IF_BICS_VARIABLE | Type of Variable | 20130820 | ||
2 | ![]() |
RV_DTELNAME | Value transfer | Type reference (TYPE) | STRING | 20130820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FPM-BICS Exception | 20130821 |
Method GET_SEARCH_OPERATORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SEARCH_OPERATOR | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_OPERATOR | Search GUIBB: Table type for search operators | 20130826 | ||
2 | ![]() |
IO_VARIABLE | Call by reference | Object reference (TYPE REF TO) | IF_BICS_VARIABLE | Variable | 20130826 |
Method GET_SEARCH_OPERATORS on class CL_FPM_BICS_UTILS has no exception.
Method GET_SEARCH_OPERATOR_FROM_BICS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SEARCH_OPERATOR | Value transfer | Type reference (TYPE) | FPMGB_SEARCH_OPERATOR | GUIBB SEARCH: Search Operator | 20130830 | ||
2 | ![]() |
EV_SIGN | Value transfer | Type reference (TYPE) | TVARV_SIGN | Use Search Criteria as Exclude Criteria (See Documentation) | 20130830 | ||
3 | ![]() |
IV_BICS_OPERATOR | Call by reference | Type reference (TYPE) | CL_BICS_SEL_RANGE_OPERATOR=>TN_OPERATOR | Content of Constants | 20130827 |
Method GET_SEARCH_OPERATOR_FROM_BICS on class CL_FPM_BICS_UTILS has no exception.
Method MAP_VARIABLE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FROM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_BICS_VARIABLE_CONTAINER | 20130819 | |||
2 | ![]() |
IO_TO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_BICS_VARIABLE_CONTAINER | 20130819 |
Method MAP_VARIABLE_CONTAINER on class CL_FPM_BICS_UTILS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |