SAP ABAP Class CL_LIB_TAB_PAIR_PROCESSOR (process lines of two tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SHDB_TOOLS (Package) helper classes for HANA DB
⤷
⤷
Properties
| Class | CL_LIB_TAB_PAIR_PROCESSOR | |
| Short Description | process lines of two tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SHDB_TOOLS | helper classes for HANA DB |
| Created | 20120213 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LIB_TAB_PAIR_PROCESSOR has no forward declaration.
Interfaces
Class CL_LIB_TAB_PAIR_PROCESSOR has no interface implemented.
Friends
Class CL_LIB_TAB_PAIR_PROCESSOR has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120213 | ||
| 2 | Instance method | Public | Method | 20120213 | ||
| 3 | Instance method | Protected | Method | 20121127 | ||
| 4 | Instance method | Protected | Method | 20121127 | ||
| 5 | Instance method | Protected | Method | 20120213 | ||
| 6 | Instance method | Protected | Method | 20120213 | ||
| 7 | Instance method | Protected | Method | 20120213 | ||
| 8 | Instance method | Private | Method | 20120213 | ||
| 9 | Instance method | Private | Method | 20120213 | ||
| 10 | Instance method | Private | Method | 20120217 |
Events
Class CL_LIB_TAB_PAIR_PROCESSOR has no event.
Types
Class CL_LIB_TAB_PAIR_PROCESSOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITER1 | Call by reference | Object reference (TYPE REF TO) | IF_LIB_ITERABLE | 20120213 | ||||
| 2 | IR_ITER2 | Call by reference | Object reference (TYPE REF TO) | IF_LIB_ITERABLE | 20120213 | ||||
| 3 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | IF_LIB_MSG_WRITER | 20120213 | ||||
| 4 | IV_FIELD1 | Call by reference | Type reference (TYPE) | STRING | 20120213 | ||||
| 5 | IV_FIELD2 | Call by reference | Type reference (TYPE) | STRING | 20120213 |
Method CONSTRUCTOR on class CL_LIB_TAB_PAIR_PROCESSOR has no exception.
Method PROCESS Signature
Method PROCESS on class CL_LIB_TAB_PAIR_PROCESSOR has no parameter.
Method PROCESS on class CL_LIB_TAB_PAIR_PROCESSOR has no exception.
Method PROCESS_AFTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA1 | Call by reference | Object reference (TYPE REF TO) | DATA | 20121127 | ||||
| 2 | IR_DATA2 | Call by reference | Object reference (TYPE REF TO) | DATA | 20121127 | ||||
| 3 | RV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121127 |
Method PROCESS_AFTER on class CL_LIB_TAB_PAIR_PROCESSOR has no exception.
Method PROCESS_BEFORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA1 | Call by reference | Object reference (TYPE REF TO) | DATA | 20121127 | ||||
| 2 | IR_DATA2 | Call by reference | Object reference (TYPE REF TO) | DATA | 20121127 | ||||
| 3 | RV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121127 |
Method PROCESS_BEFORE on class CL_LIB_TAB_PAIR_PROCESSOR has no exception.
Method PROCESS_EQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA1 | Call by reference | Object reference (TYPE REF TO) | DATA | 20120213 | ||||
| 2 | IR_DATA2 | Call by reference | Object reference (TYPE REF TO) | DATA | 20120213 | ||||
| 3 | RV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120217 |
Method PROCESS_EQ on class CL_LIB_TAB_PAIR_PROCESSOR has no exception.
Method PROCESS_GT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA1 | Call by reference | Object reference (TYPE REF TO) | DATA | 20120213 | ||||
| 2 | IR_DATA2 | Call by reference | Object reference (TYPE REF TO) | DATA | 20120213 | ||||
| 3 | RV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120217 |
Method PROCESS_GT on class CL_LIB_TAB_PAIR_PROCESSOR has no exception.
Method PROCESS_LT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA1 | Call by reference | Object reference (TYPE REF TO) | DATA | 20120213 | ||||
| 2 | IR_DATA2 | Call by reference | Object reference (TYPE REF TO) | DATA | 20120213 | ||||
| 3 | RV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120217 |
Method PROCESS_LT on class CL_LIB_TAB_PAIR_PROCESSOR has no exception.
Method _CHECK_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITER | Call by reference | Object reference (TYPE REF TO) | IF_LIB_ITERABLE | 20120213 | ||||
| 2 | IV_FIELD | Call by reference | Type reference (TYPE) | STRING | 20120213 |
Method _CHECK_FIELD on class CL_LIB_TAB_PAIR_PROCESSOR has no exception.
Method _GET_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20120213 | ||||
| 2 | IV_FNAME | Call by reference | Type reference (TYPE) | STRING | 20120213 | ||||
| 3 | RR_FIELD | Value transfer | Object reference (TYPE REF TO) | DATA | 20120213 |
Method _GET_FIELD on class CL_LIB_TAB_PAIR_PROCESSOR has no exception.
Method _RESET Signature
Method _RESET on class CL_LIB_TAB_PAIR_PROCESSOR has no parameter.
Method _RESET on class CL_LIB_TAB_PAIR_PROCESSOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |