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 CL_BICS_CONSTANT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_BICS_SEL_RANGE_OPERATOR 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 CHECK_QUERY_HAS_INPUT_VARIABLE Static method Public Method Checks that a query has at least one input-enabled variable 20130904
2 GET_BICS_OPERATOR_FROM_SEARCH Static method Public Method Get BICS operator from Search operator 20130826
3 GET_DTELNAME_FOR_CHAR_ID Static method Public Method 20130918
4 GET_DTELNAME_FOR_VARIABLE Static method Public Method Get data element name for BICS variable type (Char, ...) 20130820
5 GET_SEARCH_OPERATORS Static method Public Method Get appropriate search operators for variable 20130826
6 GET_SEARCH_OPERATOR_FROM_BICS Static method Public Method Get Search operator from BICS operator 20130827
7 MAP_VARIABLE_CONTAINER 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 Importing IO_QUERY Call by reference Object reference (TYPE REF TO) IF_BICS_QV Query View 20130904
2 Returning 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 Importing IV_SEARCH_OPERATOR Call by reference Type reference (TYPE) FPMGB_SEARCH_OPERATOR GUIBB SEARCH: Search Operator 20130826
2 Returning 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 Importing IV_CHAR_ID Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_NAME 20130918
2 Returning 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 Importing IO_VARIABLE Call by reference Object reference (TYPE REF TO) IF_BICS_VARIABLE Type of Variable 20130820
2 Returning RV_DTELNAME Value transfer Type reference (TYPE) STRING 20130820
# Exception Resumable Description Created on
1 CX_FPM_BICS FPM-BICS Exception 20130821

Method GET_SEARCH_OPERATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEARCH_OPERATOR Call by reference Type reference (TYPE) FPMGB_T_SEARCH_OPERATOR Search GUIBB: Table type for search operators 20130826
2 Importing 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 Exporting EV_SEARCH_OPERATOR Value transfer Type reference (TYPE) FPMGB_SEARCH_OPERATOR GUIBB SEARCH: Search Operator 20130830
2 Exporting EV_SIGN Value transfer Type reference (TYPE) TVARV_SIGN Use Search Criteria as Exclude Criteria (See Documentation) 20130830
3 Importing 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 Importing IO_FROM_CONTAINER Call by reference Object reference (TYPE REF TO) IF_BICS_VARIABLE_CONTAINER 20130819
2 Importing 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