SAP ABAP Class CL_DMC_RTO_OLC_XML (DMC: Runtime Object OLC Read/Write via RFC)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_DMC_DEACTIVATED (Package) MWB: Deactivated Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DMC_RUNTIMEOBJECT_OLC DMC: General Runtime Object OLC 20051004
Properties
Class CL_DMC_RTO_OLC_XML  
Short Description DMC: Runtime Object OLC Read/Write via RFC    
Super Class CL_DMC_RUNTIMEOBJECT_OLC DMC: General Runtime Object OLC 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class DMC_RT_GEN    
Program status P  SAP Standard Production Program 
Category 0   
Package CNV_DMC_DEACTIVATED   MWB: Deactivated Objects 
Created 20051004   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMC_RTO_OLC_XML has no forward declaration.
Interfaces
Class CL_DMC_RTO_OLC_XML has no interface implemented.
Friends
Class CL_DMC_RTO_OLC_XML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SELSRC_ACPLAN Constant Private Type reference (TYPE) DMC_SELSRC 'A' MWB: Source of the Selection Information 20051004
2 CO_SELSRC_COLLECTOR Constant Private Type reference (TYPE) DMC_SELSRC 'S' MWB: Source of the Selection Information 20051004
3 FOREIGN_KEYS Instance attribute Private Object reference (TYPE REF TO) CL_DMC_FOREIGN_KEY_INFO (Foreign) Key 20051004
4 IT_FOREIGN_KEYS Instance attribute Private Type reference (TYPE) DMC_FOREIGN_KEY_INFO_TAB Table of Foreign Keys 20051004
Methods
# Method Level Visibility Method type Description Created on
1 CONCAT_INDEX_IDENT Instance method Private Method Generate index ID 20051004
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051004
3 GENERATE Instance method Public Method Generation of Runtime Object: Client Component Read/Write 20051004
4 GENERATE_CALL_IL Instance method Private Method Generation of Code: Call of IL 20051004
5 GENERATE_CALL_OLI Instance method Private Method Generation of Code: Call of 'Read' Module 20051004
6 GENERATE_CALL_OLO Instance method Private Method Generation of Code: Call of OLO 20051004
7 GENERATE_CALL_OLV Instance method Private Method Generieren Code: Aufruf des OLV (Werteprüfung) 20060207
8 GENERATE_CHECK_TECH_CONV Instance method Private Method Generation of Code: Check of Technical Conversion 20051004
9 GENERATE_COLLECTOR_INIT Instance method Private Method Generation of Code: INIT of Collector Processing 20051004
10 GENERATE_COLLECTOR_PROC Instance method Private Method Generation of Code: Main Processing 20051004
11 GENERATE_DELETE_ROLLBACK_INFO Instance method Private Method 20060208
12 GENERATE_DUPLICATES_LIST Instance method Private Method Creates a list with the new duplicates 20051004
13 GENERATE_FILE_LOAD Instance method Private Method Generation of Code: Load Access Plans (Header + Stat. Part) 20051110
14 GENERATE_FILE_PROC Instance method Private Method Generation of Code: Main Processing 20051110
15 GENERATE_GET_INPUT_FILES Instance method Private Method Generation of Code: Find File Names 20051109
16 GENERATE_PIT_PROCESSING Instance method Private Method Generate Event Processing 20051004
17 GENERATE_ROLLBACK_PSEUDOCODES Instance method Private Method Generate rollback for pseudocodes 20060127
18 GENERATE_RTO_DATA Instance method Private Method Generation of Code: DATA Statements 20051004
19 GENERATE_TAB_COUNT_INIT Instance method Private Method Generates initialization for table counter data 20051004
20 GENERATE_TAB_COUNT_WRITE_BEHAV Instance method Private Method Generates saving of information for table counter 20051004
21 GENERATE_TAB_COUNT_WRITE_COND Instance method Private Method Generates saving of information for table counter 20051004
22 GENERATE_TAB_COUNT_WRITE_DUPL Instance method Private Method Generates saving of information for table counter 20051004
23 GENERATE_TECH_CONV_INNER_LOOP Instance method Private Method Generation of Technical Conversion OLI -> IL (Non-Root) 20051004
24 GENERATE_TECH_CONV_OUTER_LOOP Instance method Private Method Generation of Technical Conversion OLI -> IL (Root) 20051004
25 POST_PROC Instance method Private Method Generation of Used Rules and Calling of These Rules 20051004
Events
Class CL_DMC_RTO_OLC_XML has no event.
Types
Class CL_DMC_RTO_OLC_XML has no local type.
Method Signatures

Method CONCAT_INDEX_IDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRUCNAME Call by reference Type reference (TYPE) DMC_CNNODE-STRUCNAME Name der Struktur 20051004
2 Returning RE_INDEX_IDENT Value transfer Type reference (TYPE) DDFLDNAME Name des Indexes 20051004
# Exception Resumable Description Created on
1 CONCATENATE_ERROR Fehler beim Verknüpfen von Strings 20051004

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 Referenz auf das Konvertierungsobjekt 20051004

Method CONSTRUCTOR on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GENFLAG_AT_PROC Call by reference Type reference (TYPE) BOOLEAN TRUE Flag: Generate time related processing 20051004
2 Importing IM_SHOW_SUCCESS_POPUP Call by reference Type reference (TYPE) BOOLEAN TRUE Flag: Anzeigen Erfolgsmeldung 20051004

Method GENERATE on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_CALL_IL Signature

Method GENERATE_CALL_IL on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_CALL_IL on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_CALL_OLI Signature

Method GENERATE_CALL_OLI on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_CALL_OLI on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_CALL_OLO Signature

Method GENERATE_CALL_OLO on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_CALL_OLO on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_CALL_OLV Signature

Method GENERATE_CALL_OLV on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_CALL_OLV on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_CHECK_TECH_CONV Signature

Method GENERATE_CHECK_TECH_CONV on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_CHECK_TECH_CONV on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_COLLECTOR_INIT Signature

Method GENERATE_COLLECTOR_INIT on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_COLLECTOR_INIT on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_COLLECTOR_PROC Signature

Method GENERATE_COLLECTOR_PROC on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_COLLECTOR_PROC on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_DELETE_ROLLBACK_INFO Signature

Method GENERATE_DELETE_ROLLBACK_INFO on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_DELETE_ROLLBACK_INFO on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_DUPLICATES_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IT_RSTRUCTURE Call by reference Type reference (TYPE) DMC_TI_STRUCTURES Empfängerstrukturen 20051004

Method GENERATE_DUPLICATES_LIST on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_FILE_LOAD Signature

Method GENERATE_FILE_LOAD on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_FILE_LOAD on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_FILE_PROC Signature

Method GENERATE_FILE_PROC on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_FILE_PROC on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_GET_INPUT_FILES Signature

Method GENERATE_GET_INPUT_FILES on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_GET_INPUT_FILES on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_PIT_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GENFLAG Call by reference Type reference (TYPE) BOOLEAN Schalter: Zeitpunktverarbeitung generieren 20051004
2 Importing IM_PIT_TYPE Call by reference Type reference (TYPE) CHAR1 Verarbeitungstyp 20051004
3 Importing IM_RELATION Call by reference Type reference (TYPE) DMC_RELATN Aktive Strukturrelation 20051004

Method GENERATE_PIT_PROCESSING on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_ROLLBACK_PSEUDOCODES Signature

Method GENERATE_ROLLBACK_PSEUDOCODES on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_ROLLBACK_PSEUDOCODES on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_RTO_DATA Signature

Method GENERATE_RTO_DATA on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_RTO_DATA on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_TAB_COUNT_INIT Signature

Method GENERATE_TAB_COUNT_INIT on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_TAB_COUNT_INIT on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_TAB_COUNT_WRITE_BEHAV Signature

Method GENERATE_TAB_COUNT_WRITE_BEHAV on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_TAB_COUNT_WRITE_BEHAV on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_TAB_COUNT_WRITE_COND Signature

Method GENERATE_TAB_COUNT_WRITE_COND on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_TAB_COUNT_WRITE_COND on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_TAB_COUNT_WRITE_DUPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY 20051004

Method GENERATE_TAB_COUNT_WRITE_DUPL on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_TECH_CONV_INNER_LOOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IM_INDEX_SSTRUCTURE Call by reference Type reference (TYPE) SY-TABIX Zeiger in der Tabelle der Senderstrukturen 20051004

Method GENERATE_TECH_CONV_INNER_LOOP on class CL_DMC_RTO_OLC_XML has no exception.

Method GENERATE_TECH_CONV_OUTER_LOOP Signature

Method GENERATE_TECH_CONV_OUTER_LOOP on class CL_DMC_RTO_OLC_XML has no parameter.
Method GENERATE_TECH_CONV_OUTER_LOOP on class CL_DMC_RTO_OLC_XML has no exception.

Method POST_PROC Signature

Method POST_PROC on class CL_DMC_RTO_OLC_XML has no parameter.
Method POST_PROC on class CL_DMC_RTO_OLC_XML has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 620