SAP ABAP Class CL_CNV_MBT_PIFD_TAB_DIFF_RES (Result of DIFF on tablike parameter data)
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_PD_DIFF_RES | Result of a DIFF operation on PIFD parameter data objects | 20120813 |
Properties
| Class | CL_CNV_MBT_PIFD_TAB_DIFF_RES | |
| Short Description | Result of DIFF on tablike parameter data | |
| Super Class | CL_CNV_MBT_PIFD_PD_DIFF_RES | Result of a DIFF operation on PIFD parameter data 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_TAB_DIFF_RES has no forward declaration.
Interfaces
Class CL_CNV_MBT_PIFD_TAB_DIFF_RES has no interface implemented.
Friends
Class CL_CNV_MBT_PIFD_TAB_DIFF_RES has no friend class.
Attributes
Class CL_CNV_MBT_PIFD_TAB_DIFF_RES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns differences in the tables for a comparison object | 20120813 | |
| 2 | Instance method | Public | Method | Set the differences in the tables for a comparison object | 20120813 |
Events
Class CL_CNV_MBT_PIFD_TAB_DIFF_RES has no event.
Types
Class CL_CNV_MBT_PIFD_TAB_DIFF_RES has no local type.
Method Signatures
Method GET_TABLE_DIFFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPARISON_OBJECT_INDEX | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_CMPRSN_OBJ_INDEX | 1 | Index of a comparison object | 20120813 | ||
| 2 | RR_TABLE_DIFFERENCES | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_TABLE_DIFF | Difference in two tables | 20120813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operator failure | 20120813 |
Method SET_TABLE_DIFFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TABLE_DIFFERENCES | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_TABLE_DIFF | Difference in two tables | 20120813 | |||
| 2 | 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 | Operator failure | 20120813 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |