SAP ABAP Class CL_IUUC_REPLICATOR_MAPPING (Generate replicator module)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_IUUC_TRANS (Package) IUUC transfer function generator
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_RUNTIME_OBJECT Base class for all IUUC runtime objects 20110215
Properties
Class CL_IUUC_REPLICATOR_MAPPING  
Short Description Generate replicator module    
Super Class CL_IUUC_RUNTIME_OBJECT Base class for all IUUC runtime objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SCRR_IUUC_TRANS   IUUC transfer function generator 
Created 20110215   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_REPLICATOR_MAPPING has no forward declaration.
Interfaces
Class CL_IUUC_REPLICATOR_MAPPING has no interface implemented.
Friends
Class CL_IUUC_REPLICATOR_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INTTAB_DEL Instance attribute Private Type reference (TYPE) DDNAME internal table for deletions 20110215
2 INTTAB_INS Instance attribute Private Type reference (TYPE) DDNAME internal table for insertions 20110215
3 INTTAB_LOGTAB Instance attribute Private Type reference (TYPE) DDNAME internal table for logging table 20110215
4 INTTAB_SND Instance attribute Private Type reference (TYPE) DDNAME internal table (sender side) 20110215
5 INTTAB_UPD Instance attribute Private Type reference (TYPE) DDNAME internal table for updates 20110215
6 STRUCT_LOGTAB Instance attribute Private Type reference (TYPE) DDNAME structure name for logging table 20110215
7 STRUCT_RCV Instance attribute Private Type reference (TYPE) DDNAME structure name for receiver side 20110215
8 STRUCT_SND Instance attribute Private Type reference (TYPE) DDNAME structure name (sender side) 20110215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110215
2 GENERATE Instance method Public Method generate replicator runtime object (function module) 20110215
3 GENERATE_DATA Instance method Private Method generate data definitions 20110215
4 GENERATE_DELETE_RECORDS Instance method Private Method generate coding to read logging table records 20110215
5 GENERATE_INS_UPD_RECORDS Instance method Private Method generate coding to read logging table records 20110215
6 GENERATE_PROCESSING Instance method Private Method generate complete processing (controlling including read/wri 20110215
7 GENERATE_SUPPLY_CLIENT Instance method Private Method generate coding to read logging table records 20110215
Events
Class CL_IUUC_REPLICATOR_MAPPING has no event.
Types
Class CL_IUUC_REPLICATOR_MAPPING has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_LOGGER Call by reference Object reference (TYPE REF TO) IF_CRR_LOGGER 20110215
2 Importing IREF_METADATA Call by reference Object reference (TYPE REF TO) IF_IUUC_METADATA 20110215
3 Importing IREF_SERVICE Call by reference Object reference (TYPE REF TO) CL_CRR_SERVICE 20110215
# Exception Resumable Description Created on
1 CX_IUUC_RUNTIME_OBJECT_GENER Exceptions in runtime object generation 20110218

Method GENERATE Signature

Method GENERATE on class CL_IUUC_REPLICATOR_MAPPING has no parameter.
# Exception Resumable Description Created on
1 CX_IUUC_RUNTIME_OBJECT_GENER Exceptions in runtime object generation 20110218

Method GENERATE_DATA Signature

Method GENERATE_DATA on class CL_IUUC_REPLICATOR_MAPPING has no parameter.
Method GENERATE_DATA on class CL_IUUC_REPLICATOR_MAPPING has no exception.

Method GENERATE_DELETE_RECORDS Signature

Method GENERATE_DELETE_RECORDS on class CL_IUUC_REPLICATOR_MAPPING has no parameter.
Method GENERATE_DELETE_RECORDS on class CL_IUUC_REPLICATOR_MAPPING has no exception.

Method GENERATE_INS_UPD_RECORDS Signature

Method GENERATE_INS_UPD_RECORDS on class CL_IUUC_REPLICATOR_MAPPING has no parameter.
Method GENERATE_INS_UPD_RECORDS on class CL_IUUC_REPLICATOR_MAPPING has no exception.

Method GENERATE_PROCESSING Signature

Method GENERATE_PROCESSING on class CL_IUUC_REPLICATOR_MAPPING has no parameter.
# Exception Resumable Description Created on
1 CX_IUUC_RUNTIME_OBJECT_GENER Exceptions in runtime object generation 20110311

Method GENERATE_SUPPLY_CLIENT Signature

Method GENERATE_SUPPLY_CLIENT on class CL_IUUC_REPLICATOR_MAPPING has no parameter.
# Exception Resumable Description Created on
1 CX_IUUC_RUNTIME_OBJECT_GENER Exceptions in runtime object generation 20110218
History
Last changed by/on SAP  20140120 
SAP Release Created in 731