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 DMCT 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 CO_S_GENEXT_MASK Constant Public Type reference (TYPE) STRING 'S_GENEXT_MASK' 20140120
2 FUNCTION Instance attribute Protected Type reference (TYPE) RS38L-NAME Function Module 20130305
3 IT_REC_STRUCTS Instance attribute Private Type reference (TYPE) DMC_STRUCT_TREE_REF_TAB Receiver tables 20130305
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_ALL_ATTRIBUTES Instance method Public Method Deletion of all attributes 20130305
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130305
3 GENERATE Instance method Public Method Generation of Runtime Object: Server Component Read 20130305
4 GENERATE_DATA_DECLARATIONS Instance method Private Method Data declarations for the function module 20130305
5 GENERATE_ENDCASE Instance method Private Method Creates the coding for the end of a CASE branch 20130305
6 GENERATE_ENDIF Instance method Private Method Creates the coding for the end of an IF branch 20130305
7 GENERATE_ENDLOOP Instance method Private Method Creates the coding for the end of a loop 20130305
8 GENERATE_EXCEPTIONS Instance method Private Method Sets the exceptions for the function modules 20130305
9 GENERATE_EXPORT_PARAMETERS Instance method Private Method Export parameter for the function module 20130305
10 GENERATE_IMPORT_PARAMETERS Instance method Private Method Import parameter for the function module 20130305
11 GENERATE_RFC_CODE Instance method Private Method Creates the coding for the function module 20130305
12 GENERATE_TABLES_STATEMENT Instance method Private Method Creates the TABLES statement 20130305
13 GENERATE_TEST_MODE Instance method Private Method Creates a branch for Flag TEST_MODE 20130305
14 GET_CLUSTER_INFO Static method Public Method Get cluster information 20140113
15 RAISE_DUPLICATE_KEY_ERROR 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 Importing 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 Importing 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 Importing 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 Importing 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 Exporting ET_DD03P_KEY Call by reference Type reference (TYPE) DMC_DD03P_TAB DMC: Table type for the field list of a structure 20140120
2 Exporting EV_MASK Call by reference Type reference (TYPE) STRING 20140113
3 Exporting EV_NUMB_LOGICAL_KEY_FIELDS_STR Call by reference Type reference (TYPE) STRING 20140113
4 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20140113
5 Importing 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