SAP ABAP Class CL_IUUC_RFC_ODQ_RCV (ODQ Data Provider)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_DB_CONNECTION (Package) Encapsulation of communication with remote systems non RFC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_RFC_CONN_RCV | Abstract super class for rfc comm | 20130213 |
Properties
| Class | CL_IUUC_RFC_ODQ_RCV | |
| Short Description | ODQ Data Provider | |
| Super Class | CL_IUUC_RFC_CONN_RCV | Abstract super class for rfc comm |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_DB_CONNECTION | Encapsulation of communication with remote systems non RFC |
| Created | 20130213 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_RFC_ODQ_RCV has no forward declaration.
Interfaces
Class CL_IUUC_RFC_ODQ_RCV has no interface implemented.
Friends
Class CL_IUUC_RFC_ODQ_RCV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IUUC_ODQ_EXTRACT_MODE | 'C' | IUUC_ODQ_EXTRACTION_MODE | 20130325 | ||
| 2 | Constant | Public | Type reference (TYPE) | IUUC_ODQ_EXTRACT_MODE | 'D' | IUUC_ODQ_EXTRACTION_MODE | 20130325 | ||
| 3 | Constant | Public | Type reference (TYPE) | IUUC_ODQ_EXTRACT_MODE | 'F' | IUUC_ODQ_EXTRACTION_MODE | 20130325 | ||
| 4 | Constant | Public | Type reference (TYPE) | IUUC_ODQ_EXTRACT_MODE | 'S' | IUUC_ODQ_EXTRACTION_MODE | 20130325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add SQL tanble in case of cluster tables | 20130705 | |
| 2 | Instance method | Private | Method | Add ODQ fields | 20140113 | |
| 3 | Instance method | Public | Method | close the request via dynamic instance of request writer | 20130421 |
Events
Class CL_IUUC_RFC_ODQ_RCV has no event.
Types
Class CL_IUUC_RFC_ODQ_RCV has no local type.
Method Signatures
Method ADD_CLUSTER_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LCL_TABLES | Call by reference | Type reference (TYPE) | IUUC_TABLIST | List of table names | 20130705 | |||
| 2 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130705 | |||
| 3 | RT_LCL_TABLES_ALL | Value transfer | Type reference (TYPE) | IUUC_TABLIST | List of table names | 20130705 |
Method ADD_CLUSTER_TABLE on class CL_IUUC_RFC_ODQ_RCV has no exception.
Method ADD_ODQ_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LCL_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140113 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140113 | |||
| 3 | XT_DD03P | Call by reference | Type reference (TYPE) | DMC_DD03P_TAB | DMC: Table type for the field list of a structure | 20140113 |
Method ADD_ODQ_FIELDS on class CL_IUUC_RFC_ODQ_RCV has no exception.
Method CLOSE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | ltable name | 20140217 |
Method CLOSE_REQUEST on class CL_IUUC_RFC_ODQ_RCV has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |