SAP ABAP Class /BCV/CL_QRM_VALUE_TYPE (Value Types)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV (Application Component) Business Context Viewer
     /BCV/QRM (Package) BCV Query Management Layer
Properties
Class /BCV/CL_QRM_VALUE_TYPE  
Short Description Value Types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/QRM   BCV Query Management Layer 
Created 20080828   SAP 
Last change 20110908   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)
Interfaces
Class /BCV/CL_QRM_VALUE_TYPE has no interface implemented.
Friends
Class /BCV/CL_QRM_VALUE_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FORMULA Constant Public Type reference (TYPE) /BCV/QRM_VALUE_TYPE 'F' Formula 20080828
2 GC_LITERAL Constant Public Type reference (TYPE) /BCV/QRM_VALUE_TYPE 'L' Literal 20080828
3 GC_TABLE Constant Public Type reference (TYPE) /BCV/QRM_VALUE_TYPE 'T' Value Table 20110112
4 GC_VARIABLE Constant Public Type reference (TYPE) /BCV/QRM_VALUE_TYPE 'V' Variable 20080828
Methods
# Method Level Visibility Method type Description Created on
1 IS_VALID Static method Public Method Is given value type valid? 20080828
Events
Class /BCV/CL_QRM_VALUE_TYPE has no event.
Types
Class /BCV/CL_QRM_VALUE_TYPE has no local type.
Method Signatures

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) /BCV/QRM_VALUE_TYPE Value Type 20080828
2 Returning RV_VALID Value transfer Type reference (TYPE) BOOLE_D Type is valid 20080828

Method IS_VALID on class /BCV/CL_QRM_VALUE_TYPE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701