SAP ABAP Class CL_CNV_MBT_PIFD_PD_DIFF_RES (Result of a DIFF operation on PIFD parameter data 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_DIFF_RESULT Result of a DIFF operation on PIFD objects 20120813
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_PIFD_SPD_DIFF_RES Result of DIFF operation on simple parameter data objects 20120813
2 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_PIFD_TAB_DIFF_RES Result of DIFF on tablike parameter data 20120813
Properties
Class CL_CNV_MBT_PIFD_PD_DIFF_RES  
Short Description Result of a DIFF operation on PIFD parameter data objects    
Super Class CL_CNV_MBT_PIFD_DIFF_RESULT Result of a DIFF 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 20120730   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_MBT_PIFD_PD_DIFF_RES has no forward declaration.
Interfaces
Class CL_CNV_MBT_PIFD_PD_DIFF_RES has no interface implemented.
Friends
Class CL_CNV_MBT_PIFD_PD_DIFF_RES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PT_OBJECT_DIFFERENCES Instance attribute Private Type reference (TYPE) CNV_MBT_PIFD_T_DIFF_LOOKUP Lookup table for data differences in parameter data objects 20120813
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_PARAM_DIFFERENCE Instance method Public Method Append parameter difference as child result 20120813
2 GET_DIFFERENCE_INTERNAL Instance method Protected Method Get a difference object for an operand 20120813
3 SET_DIFFERENCE_INTERNAL Instance method Protected Method Set a difference object for an operand 20120813
Events
Class CL_CNV_MBT_PIFD_PD_DIFF_RES has no event.
Types
Class CL_CNV_MBT_PIFD_PD_DIFF_RES has no local type.
Method Signatures

Method APPEND_PARAM_DIFFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CHILD_RESULT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_BOOLEAN_RESULT Boolean result of an operation on PIFD objects 20120813

Method APPEND_PARAM_DIFFERENCE on class CL_CNV_MBT_PIFD_PD_DIFF_RES has no exception.

Method GET_DIFFERENCE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPARISON_OBJECT_INDEX Call by reference Type reference (TYPE) CNV_MBT_PIFD_CMPRSN_OBJ_INDEX 1 Index of a comparison object 20120813
2 Returning RR_DIFFERENCE Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_DATA_DIFF Difference between two pieces of data 20120813
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_OPERATOR_FAIL Operator failure 20120813

Method SET_DIFFERENCE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DIFFERENCE Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_DATA_DIFF Difference between two pieces of data 20120813
2 Importing IV_COMPARISON_OBJECT_INDEX Call by reference Type reference (TYPE) CNV_MBT_PIFD_CMPRSN_OBJ_INDEX 1 Index of a comparison object 20120813
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_OPERATOR_FAIL Operator failure 20120813
History
Last changed by/on SAP  20141030 
SAP Release Created in