SAP ABAP Class CL_IUUC_REPLICATOR (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 20110211
Properties
Class CL_IUUC_REPLICATOR  
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 20110211   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_REPLICATOR has no forward declaration.
Interfaces
Class CL_IUUC_REPLICATOR has no interface implemented.
Friends
Class CL_IUUC_REPLICATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF_GEN_INIT_TRANS Instance attribute Private Object reference (TYPE REF TO) CL_IUUC_INIT_TRANS reference for initial transfer 20110225
2 REF_GEN_MAPPING Instance attribute Private Object reference (TYPE REF TO) CL_IUUC_REPLICATOR_MAPPING object reference for mapping generator 20110215
3 REF_GEN_READER Instance attribute Private Object reference (TYPE REF TO) CL_IUUC_REPLICATOR_READER generator class for reader module 20110214
4 REF_GEN_WRITER Instance attribute Private Object reference (TYPE REF TO) CL_IUUC_REPLICATOR_WRITER object reference for writer f.mod. 20110214
5 STRUCTNAME_LOGTAB Instance attribute Private Type reference (TYPE) DDNAME name of structure for logging table 20110217
6 TABNAME_LOGTAB Instance attribute Private Type reference (TYPE) DDNAME internal table for logging table 20110215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110211
2 GENERATE Instance method Public Method generate replicator runtime object (function module) 20110211
3 GENERATE_CALL_WRITER Instance method Private Method call writer module 20110215
4 GENERATE_DATA Instance method Private Method generate data definitions 20110211
5 GENERATE_PROCESSING Instance method Private Method generate complete processing (controlling including read/wri 20110211
6 GENERATE_TOP_INCLUDE Instance method Private Method generate top include of function group 20110211
Events
Class CL_IUUC_REPLICATOR has no event.
Types
Class CL_IUUC_REPLICATOR 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 20110211
2 Importing IREF_METADATA Call by reference Object reference (TYPE REF TO) IF_IUUC_METADATA 20110211
3 Importing IREF_SERVICE Call by reference Object reference (TYPE REF TO) CL_CRR_SERVICE 20110211
# 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 has no parameter.
# Exception Resumable Description Created on
1 CX_IUUC_RUNTIME_OBJECT_GENER Exceptions in runtime object generation 20110218

Method GENERATE_CALL_WRITER Signature

Method GENERATE_CALL_WRITER on class CL_IUUC_REPLICATOR has no parameter.
Method GENERATE_CALL_WRITER on class CL_IUUC_REPLICATOR has no exception.

Method GENERATE_DATA Signature

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

Method GENERATE_PROCESSING Signature

Method GENERATE_PROCESSING on class CL_IUUC_REPLICATOR has no parameter.
Method GENERATE_PROCESSING on class CL_IUUC_REPLICATOR has no exception.

Method GENERATE_TOP_INCLUDE Signature

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