SAP ABAP Class CL_CNV_MBT_PIFD_OPERATOR (Strategy for operating 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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_MBT_PIFD_OP_EQUALITY Equality operator for PIFD objects 20120813
Properties
Class CL_CNV_MBT_PIFD_OPERATOR  
Short Description Strategy for operating on PIFD objects    
Super Class    
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 20120723   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_MBT_PIFD_OPERATOR has no forward declaration.
Interfaces
Class CL_CNV_MBT_PIFD_OPERATOR has no interface implemented.
Friends
Class CL_CNV_MBT_PIFD_OPERATOR has no friend class.
Attributes
Class CL_CNV_MBT_PIFD_OPERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_INTERFACES Instance method Public Method Process interfaces with this strategy 20120813
2 PROCESS_PARAMETERS Instance method Public Method Process parameters with this strategy 20120813
3 PROCESS_PARAM_DATA_OBJECTS Instance method Public Method Process parameter data objects with this strategy 20120813
4 PROCESS_VARIANTS Instance method Public Method Process variants with this strategy 20120813
Events
Class CL_CNV_MBT_PIFD_OPERATOR has no event.
Types
Class CL_CNV_MBT_PIFD_OPERATOR has no local type.
Method Signatures

Method PROCESS_INTERFACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INTERFACES Call by reference Type reference (TYPE) CNV_MBT_PIFD_T_INTERFACE_REFS PIFD Interface object references 20120813
2 Returning RR_RESULT Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_RESULT Result of an operation on PIFD objects 20120813
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_OPERATOR_FAIL Operator failure 20120813

Method PROCESS_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CNV_MBT_PIFD_PARAM_LIST List of PIFD Parameter objects 20120813
2 Returning RR_RESULT Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_RESULT Result of an operation on PIFD objects 20120813
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_OPERATOR_FAIL Operator failure 20120813

Method PROCESS_PARAM_DATA_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER_DATA_OBJECTS Call by reference Type reference (TYPE) CNV_MBT_PIFD_PARAM_DATA_LIST List of ParameterData objects 20120813
2 Returning RR_RESULT Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_RESULT Result of an operation on PIFD objects 20120813
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_OPERATOR_FAIL Operator failure 20120813

Method PROCESS_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VARIANTS Call by reference Type reference (TYPE) CNV_MBT_PIFD_T_VARIANT_REFS List of Variant objects 20120813
2 Returning RR_RESULT Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_RESULT Result of an operation on PIFD objects 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