SAP ABAP Class CL_IUUC_INIT_TRANS_READER (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 20110221
Properties
Class CL_IUUC_INIT_TRANS_READER  
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 20110221   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_INIT_TRANS_READER has no forward declaration.
Interfaces
Class CL_IUUC_INIT_TRANS_READER has no interface implemented.
Friends
Class CL_IUUC_INIT_TRANS_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STRUCTNAME_APPLTAB Instance attribute Private Type reference (TYPE) DDNAME structure for application table 20110221
2 TABNAME_APPLTAB Instance attribute Private Type reference (TYPE) DDNAME internal table for application table 20110221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110221
2 GENERATE Instance method Public Method generate replicator runtime object (function module) 20110221
3 GENERATE_DATA Instance method Private Method generate data definitions 20110221
4 GENERATE_PROCESSING Instance method Private Method generate complete processing (controlling including read/wri 20110221
Events
Class CL_IUUC_INIT_TRANS_READER has no event.
Types
Class CL_IUUC_INIT_TRANS_READER 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 20110221
2 Importing IREF_METADATA Call by reference Object reference (TYPE REF TO) IF_IUUC_METADATA 20110221
3 Importing IREF_SERVICE Call by reference Object reference (TYPE REF TO) CL_CRR_SERVICE 20110221
# Exception Resumable Description Created on
1 CX_IUUC_RUNTIME_OBJECT_GENER Exceptions in runtime object generation 20110221

Method GENERATE Signature

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

Method GENERATE_DATA Signature

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

Method GENERATE_PROCESSING Signature

Method GENERATE_PROCESSING on class CL_IUUC_INIT_TRANS_READER has no parameter.
Method GENERATE_PROCESSING on class CL_IUUC_INIT_TRANS_READER has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 731