SAP ABAP Class CL_CNV_MBT_PIFD_BOOLEAN_RESULT (Boolean result of an operation on PIFD objects)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_PIFD_OPERATORS (Package) Operators for processing PIFD objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_PIFD_RESULT Result of an operation on PIFD objects 20120813
Properties
Class CL_CNV_MBT_PIFD_BOOLEAN_RESULT  
Short Description Boolean result of an operation on PIFD objects    
Super Class CL_CNV_MBT_PIFD_RESULT Result of an operation on PIFD objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_PIFD_OPERATORS   Operators for processing PIFD objects 
Created 20120724   SAP 
Last change 20141030    
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 CL_CNV_MBT_PIFD_BOOLEAN_RESULT has no interface implemented.
Friends
Class CL_CNV_MBT_PIFD_BOOLEAN_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PV_VALUE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120813
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUE Instance method Public Method Returns the boolean value this object represents 20120813
2 SET_VALUE Instance method Public Method Sets the boolean value this object represents 20120813
Events
Class CL_CNV_MBT_PIFD_BOOLEAN_RESULT has no event.
Types
Class CL_CNV_MBT_PIFD_BOOLEAN_RESULT has no local type.
Method Signatures

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20120813

Method GET_VALUE on class CL_CNV_MBT_PIFD_BOOLEAN_RESULT has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20120813

Method SET_VALUE on class CL_CNV_MBT_PIFD_BOOLEAN_RESULT has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in