SAP ABAP Class CL_IUUC_REPLICATOR_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 | 20110214 |
Properties
Class | CL_IUUC_REPLICATOR_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 | 20110214 | SAP |
Last change | 20140120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_REPLICATOR_READER has no forward declaration.
Interfaces
Class CL_IUUC_REPLICATOR_READER has no interface implemented.
Friends
Class CL_IUUC_REPLICATOR_READER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDNAME | structure for application table | 20110216 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDNAME | name of structure for logging table | 20110214 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDNAME | internal table for application table | 20110214 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDNAME | name of internal table for logging table | 20110214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110214 |
2 | ![]() |
Instance method | Public | Method | generate replicator runtime object (function module) | 20110214 |
3 | ![]() |
Instance method | Private | Method | generate data definitions | 20110214 |
4 | ![]() |
Instance method | Private | Method | generate complete processing (controlling including read/wri | 20110214 |
5 | ![]() |
Instance method | Private | Method | generate coding to read logging table records | 20110214 |
6 | ![]() |
Instance method | Private | Method | generate coding to read logging table records | 20110214 |
7 | ![]() |
Instance method | Private | Method | generate coding to read logging table records | 20110214 |
8 | ![]() |
Instance method | Private | Method | generate coding to read logging table records | 20110214 |
9 | ![]() |
Instance method | Private | Method | generate coding to read logging table records | 20110216 |
Events
Class CL_IUUC_REPLICATOR_READER has no event.
Types
Class CL_IUUC_REPLICATOR_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 | ![]() |
IREF_LOGGER | Call by reference | Object reference (TYPE REF TO) | IF_CRR_LOGGER | 20110214 | |||
2 | ![]() |
IREF_METADATA | Call by reference | Object reference (TYPE REF TO) | IF_IUUC_METADATA | 20110214 | |||
3 | ![]() |
IREF_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_CRR_SERVICE | 20110214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in runtime object generation | 20110218 |
Method GENERATE Signature
Method GENERATE on class CL_IUUC_REPLICATOR_READER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in runtime object generation | 20110218 |
Method GENERATE_DATA Signature
Method GENERATE_DATA on class CL_IUUC_REPLICATOR_READER has no parameter.
Method GENERATE_DATA on class CL_IUUC_REPLICATOR_READER has no exception.
Method GENERATE_PROCESSING Signature
Method GENERATE_PROCESSING on class CL_IUUC_REPLICATOR_READER has no parameter.
Method GENERATE_PROCESSING on class CL_IUUC_REPLICATOR_READER has no exception.
Method GENERATE_READ_LOGGINGTABLE Signature
Method GENERATE_READ_LOGGINGTABLE on class CL_IUUC_REPLICATOR_READER has no parameter.
Method GENERATE_READ_LOGGINGTABLE on class CL_IUUC_REPLICATOR_READER has no exception.
Method GEN_CHECK_CONSISTENCY Signature
Method GEN_CHECK_CONSISTENCY on class CL_IUUC_REPLICATOR_READER has no parameter.
Method GEN_CHECK_CONSISTENCY on class CL_IUUC_REPLICATOR_READER has no exception.
Method GEN_DETECT_OBSOLETE_LOGTAB_ENT Signature
Method GEN_DETECT_OBSOLETE_LOGTAB_ENT on class CL_IUUC_REPLICATOR_READER has no parameter.
Method GEN_DETECT_OBSOLETE_LOGTAB_ENT on class CL_IUUC_REPLICATOR_READER has no exception.
Method GEN_GET_APPL_TAB_RECORDS Signature
Method GEN_GET_APPL_TAB_RECORDS on class CL_IUUC_REPLICATOR_READER has no parameter.
Method GEN_GET_APPL_TAB_RECORDS on class CL_IUUC_REPLICATOR_READER has no exception.
Method GEN_GET_APPL_TAB_RECORDS_POOL Signature
Method GEN_GET_APPL_TAB_RECORDS_POOL on class CL_IUUC_REPLICATOR_READER has no parameter.
Method GEN_GET_APPL_TAB_RECORDS_POOL on class CL_IUUC_REPLICATOR_READER has no exception.
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in | 731 |