SAP ABAP Class CL_IUUC_RECON (IUUC: Reconciliation)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_MAIN (Package) Integrated Upgrade & Unicode Conversion: Main Package
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_RECON_F2F | IUUC Reconciliation Field to Field | 20100408 |
Properties
| Class | CL_IUUC_RECON | |
| Short Description | IUUC: Reconciliation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_MAIN | Integrated Upgrade & Unicode Conversion: Main Package |
| Created | 20100131 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_RECON has no forward declaration.
Interfaces
Class CL_IUUC_RECON has no interface implemented.
Friends
Class CL_IUUC_RECON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | BOOLEAN | '-' | boolean variable (X=true, -=false, space=unknown) | 20100408 | ||
| 2 | Constant | Protected | Type reference (TYPE) | BOOLEAN | 'X' | boolean variable (X=true, -=false, space=unknown) | 20100408 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20100409 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SYSAPRL | R/3 System, system release | 20100408 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20100408 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20100408 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SYSAPRL | R/3 System, system release | 20100408 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SQLAPPDTAB | Name of an SQL table or an appended table | 20100408 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | IUUC_TABCLASS | Table category | 20100408 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20100408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100408 | |
| 2 | Instance method | Public | Method | Get all logical tables included in current table | 20100408 |
Events
Class CL_IUUC_RECON has no event.
Types
Class CL_IUUC_RECON has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20100409 | |||
| 2 | I_RCV_SAPREL | Call by reference | Type reference (TYPE) | SYSAPRL | R/3 System, system release | 20100408 | |||
| 3 | I_RFCDEST_RCV | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20100408 | |||
| 4 | I_RFCDEST_SND | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20100408 | |||
| 5 | I_SND_SAPREL | Call by reference | Type reference (TYPE) | SYSAPRL | R/3 System, system release | 20100408 | |||
| 6 | I_SQLTAB | Call by reference | Type reference (TYPE) | SQLAPPDTAB | Name of an SQL table or an appended table | 20100408 | |||
| 7 | I_TABCLASS | Call by reference | Type reference (TYPE) | IUUC_TABCLASS | Table category | 20100408 | |||
| 8 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20100408 |
Method CONSTRUCTOR on class CL_IUUC_RECON has no exception.
Method GET_LOGICAL_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LOGICAL_TABLE | Value transfer | Type reference (TYPE) | IUUC_TT_TABNAME | List of table names | 20100408 |
Method GET_LOGICAL_TABLES on class CL_IUUC_RECON has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_620 |