SAP ABAP Class CL_DMC_RTO_OLO_ODQ (DMC: Runtime Object OLO Write via RFC)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCR (Package) Data Mapping and Conversion: Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_RUNTIMEOBJECT_OL | Super class for all outer layer objects | 20130305 |
Properties
| Class | CL_DMC_RTO_OLO_ODQ | |
| Short Description | DMC: Runtime Object OLO Write via RFC | |
| Super Class | CL_DMC_RUNTIMEOBJECT_OL | Super class for all outer layer objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | DMC_RT_GEN | |
| Program status | ||
| Category | 0 | |
| Package | CNV_DMCR | Data Mapping and Conversion: Runtime |
| Created | 20130305 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DMC_RTO_OLO_ODQ has no interface implemented.
Friends
Class CL_DMC_RTO_OLO_ODQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'S_GENEXT_MASK' | 20140120 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RS38L-NAME | Function Module | 20130305 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DMC_STRUCT_TREE_REF_TAB | Receiver tables | 20130305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletion of all attributes | 20130305 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130305 | |
| 3 | Instance method | Public | Method | Generation of Runtime Object: Server Component Read | 20130305 | |
| 4 | Instance method | Private | Method | Data declarations for the function module | 20130305 | |
| 5 | Instance method | Private | Method | Creates the coding for the end of a CASE branch | 20130305 | |
| 6 | Instance method | Private | Method | Creates the coding for the end of an IF branch | 20130305 | |
| 7 | Instance method | Private | Method | Creates the coding for the end of a loop | 20130305 | |
| 8 | Instance method | Private | Method | Sets the exceptions for the function modules | 20130305 | |
| 9 | Instance method | Private | Method | Export parameter for the function module | 20130305 | |
| 10 | Instance method | Private | Method | Import parameter for the function module | 20130305 | |
| 11 | Instance method | Private | Method | Creates the coding for the function module | 20130305 | |
| 12 | Instance method | Private | Method | Creates the TABLES statement | 20130305 | |
| 13 | Instance method | Private | Method | Creates a branch for Flag TEST_MODE | 20130305 | |
| 14 | Static method | Public | Method | Get cluster information | 20140113 | |
| 15 | Instance method | Private | Method | Calls error DUPLICATE_KEY_ERROR | 20130305 |
Events
Class CL_DMC_RTO_OLO_ODQ has no event.
Types
Class CL_DMC_RTO_OLO_ODQ has no local type.
Method Signatures
Method CLEAR_ALL_ATTRIBUTES Signature
Method CLEAR_ALL_ATTRIBUTES on class CL_DMC_RTO_OLO_ODQ has no parameter.
Method CLEAR_ALL_ATTRIBUTES on class CL_DMC_RTO_OLO_ODQ has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONVOBJ | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | Conversion Object | 20130305 |
Method CONSTRUCTOR on class CL_DMC_RTO_OLO_ODQ has no exception.
Method GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GEN_RFC_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolean variable (X=true, -=false, space=unknown) | 20130305 |
Method GENERATE on class CL_DMC_RTO_OLO_ODQ has no exception.
Method GENERATE_DATA_DECLARATIONS Signature
Method GENERATE_DATA_DECLARATIONS on class CL_DMC_RTO_OLO_ODQ has no parameter.
Method GENERATE_DATA_DECLARATIONS on class CL_DMC_RTO_OLO_ODQ has no exception.
Method GENERATE_ENDCASE Signature
Method GENERATE_ENDCASE on class CL_DMC_RTO_OLO_ODQ has no parameter.
Method GENERATE_ENDCASE on class CL_DMC_RTO_OLO_ODQ has no exception.
Method GENERATE_ENDIF Signature
Method GENERATE_ENDIF on class CL_DMC_RTO_OLO_ODQ has no parameter.
Method GENERATE_ENDIF on class CL_DMC_RTO_OLO_ODQ has no exception.
Method GENERATE_ENDLOOP Signature
Method GENERATE_ENDLOOP on class CL_DMC_RTO_OLO_ODQ has no parameter.
Method GENERATE_ENDLOOP on class CL_DMC_RTO_OLO_ODQ has no exception.
Method GENERATE_EXCEPTIONS Signature
Method GENERATE_EXCEPTIONS on class CL_DMC_RTO_OLO_ODQ has no parameter.
Method GENERATE_EXCEPTIONS on class CL_DMC_RTO_OLO_ODQ has no exception.
Method GENERATE_EXPORT_PARAMETERS Signature
Method GENERATE_EXPORT_PARAMETERS on class CL_DMC_RTO_OLO_ODQ has no parameter.
Method GENERATE_EXPORT_PARAMETERS on class CL_DMC_RTO_OLO_ODQ has no exception.
Method GENERATE_IMPORT_PARAMETERS Signature
Method GENERATE_IMPORT_PARAMETERS on class CL_DMC_RTO_OLO_ODQ has no parameter.
Method GENERATE_IMPORT_PARAMETERS on class CL_DMC_RTO_OLO_ODQ has no exception.
Method GENERATE_RFC_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GEN_RFC_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolean variable (X=true, -=false, space=unknown) | 20130305 |
Method GENERATE_RFC_CODE on class CL_DMC_RTO_OLO_ODQ has no exception.
Method GENERATE_TABLES_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DDIC | Call by reference | Type reference (TYPE) | DDNAME | Name of an ABAP Dictionary Object | 20130305 |
Method GENERATE_TABLES_STATEMENT on class CL_DMC_RTO_OLO_ODQ has no exception.
Method GENERATE_TEST_MODE Signature
Method GENERATE_TEST_MODE on class CL_DMC_RTO_OLO_ODQ has no parameter.
Method GENERATE_TEST_MODE on class CL_DMC_RTO_OLO_ODQ has no exception.
Method GET_CLUSTER_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DD03P_KEY | Call by reference | Type reference (TYPE) | DMC_DD03P_TAB | DMC: Table type for the field list of a structure | 20140120 | |||
| 2 | EV_MASK | Call by reference | Type reference (TYPE) | STRING | 20140113 | ||||
| 3 | EV_NUMB_LOGICAL_KEY_FIELDS_STR | Call by reference | Type reference (TYPE) | STRING | 20140113 | ||||
| 4 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20140113 | |||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140113 |
Method GET_CLUSTER_INFO on class CL_DMC_RTO_OLO_ODQ has no exception.
Method RAISE_DUPLICATE_KEY_ERROR Signature
Method RAISE_DUPLICATE_KEY_ERROR on class CL_DMC_RTO_OLO_ODQ has no parameter.
Method RAISE_DUPLICATE_KEY_ERROR on class CL_DMC_RTO_OLO_ODQ has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |