SAP ABAP Class CL_RSRT_DATA_CONVERTER (Data Converter)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
Properties
Class CL_RSRT_DATA_CONVERTER  
Short Description Data Converter    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20111103   SAP 
Last change 20140121   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 CL_RSRT_DDIC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSRT_DATA_CONVERTER has no interface implemented.
Friends
Class CL_RSRT_DATA_CONVERTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CS_SIGN_POSITION Constant Public See coding Constants: Sign Position 20111103
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_FROM_STRING Static method Public Method Filter Rule From String Expression 20111203
2 FILTER_TO_STRING Static method Public Method Filter Rule To String Expression 20111108
3 FROM_STRING Static method Public Method Convert to Internal Value from External Value 20111103
4 FROM_STRING_BOOLEAN Static method Public Method Convert to Boolean from External Value 20111103
5 IS_VALID_EXTERNAL_VALUE Static method Private Method Checks if String Expression can be converted to Internal 20111108
6 IS_VALUE_IN_EXTERNAL_FORMAT Static method Public Method Checks is String Expression represents external Format 20111103
7 TO_STRING Static method Public Method Convert Internal Value to External Value 20111103
8 TO_STRING_BOOLEAN Static method Public Method Convert Boolean to External Value 20111103
Events
Class CL_RSRT_DATA_CONVERTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_SIGN_POSITION Public See coding Sign Position 20111103 tn_sign_position type c length 1
Method Signatures

Method FILTER_FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_FIELD Call by reference Object reference (TYPE REF TO) IF_RSRT_FIELD_SERVICES Field with Services 20111203
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20111203
# Exception Resumable Description Created on
1 CX_RSRT_BICS_MODEL_CONV_ERROR 20120625

Method FILTER_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_FILTER_RULE Call by reference Object reference (TYPE REF TO) IF_RSRT_FILTER_RULE Filter Rule 20111108
2 Importing REFFIELDVALUE Call by reference Type reference (TYPE) DATA 20111108
3 Importing S_ATTRIBUTE Call by reference Type reference (TYPE) CL_RSRT_DDIC=>TN_S_DFIES DFIES 20111108
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20111108
# Exception Resumable Description Created on
1 CX_RSRT_BICS_MODEL_CONV_ERROR 20120625

Method FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONVEXIT Call by reference Type reference (TYPE) STRING 20111103
2 Importing DECIMALS Call by reference Type reference (TYPE) I 20111103
3 Importing INPUT Call by reference Type reference (TYPE) STRING 20111103
4 Importing O_TYPEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run Time Type Services 20111103
5 Importing REFFIELDTYPE Call by reference Type reference (TYPE) DATA 20111103
6 Importing REFFIELDVALUE Call by reference Type reference (TYPE) DATA 20111103
7 Importing S_ATTRIBUTE Call by reference Type reference (TYPE) CL_RSRT_DDIC=>TN_S_DFIES DFIES 20111103
8 Changing VALUE Call by reference Type reference (TYPE) DATA 20111103
# Exception Resumable Description Created on
1 CX_RSRT_BICS_MODEL_CONV_ERROR 20120625

Method FROM_STRING_BOOLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) STRING 20111103
2 Changing VALUE Call by reference Type reference (TYPE) DATA 20111103
# Exception Resumable Description Created on
1 CX_RSRT_BICS_MODEL_CONV_ERROR 20120625

Method IS_VALID_EXTERNAL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) STRING 20111108
2 Importing S_ATTRIBUTE Call by reference Type reference (TYPE) CL_RSRT_DDIC=>TN_S_DFIES DFIES 20111108
3 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20111108

Method IS_VALID_EXTERNAL_VALUE on class CL_RSRT_DATA_CONVERTER has no exception.

Method IS_VALUE_IN_EXTERNAL_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONVEXIT Call by reference Type reference (TYPE) STRING 20111103
2 Importing DECIMALS Call by reference Type reference (TYPE) I 20111103
3 Importing INPUT Call by reference Type reference (TYPE) DATA 20111103
4 Importing O_TYPEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run Time Type Services 20111103
5 Importing REFFIELDTYPE Call by reference Type reference (TYPE) DATA Constant 20111103
6 Importing REFFIELDVALUE Call by reference Type reference (TYPE) DATA 20111103
7 Importing S_ATTRIBUTE Call by reference Type reference (TYPE) CL_RSRT_DDIC=>TN_S_DFIES DFIES 20111103
8 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20111103

Method IS_VALUE_IN_EXTERNAL_FORMAT on class CL_RSRT_DATA_CONVERTER has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONVEXIT Call by reference Type reference (TYPE) STRING 20111103
2 Importing DECIMALS Call by reference Type reference (TYPE) I 20111103
3 Importing INPUT Call by reference Type reference (TYPE) ANY 20111103
4 Importing LEADING_ZERO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111103
5 Importing O_TYPEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run Time Type Services 20111103
6 Importing REFFIELDTYPE Call by reference Type reference (TYPE) DATA 20111103
7 Importing REFFIELDVALUE Call by reference Type reference (TYPE) DATA 20111103
8 Importing SIGN_POSITION Call by reference Type reference (TYPE) TN_SIGN_POSITION N_CS_SIGN_POSITION-STANDARD Sign Position 20111103
9 Importing S_ATTRIBUTE Call by reference Type reference (TYPE) CL_RSRT_DDIC=>TN_S_DFIES DFIES 20111103
10 Returning VALUE Value transfer Type reference (TYPE) STRING 20111103
# Exception Resumable Description Created on
1 CX_RSRT_BICS_MODEL_CONV_ERROR 20120625

Method TO_STRING_BOOLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) ANY 20111103
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20111103
# Exception Resumable Description Created on
1 CX_RSRT_BICS_MODEL_CONV_ERROR 20120625
History
Last changed by/on SAP  20140121 
SAP Release Created in 700