SAP ABAP Class CL_IUUC_INIT_TRANS_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 | 20110224 |
Properties
Class | CL_IUUC_INIT_TRANS_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 | 20110224 | SAP |
Last change | 20140120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_INIT_TRANS_MAPPING has no forward declaration.
Interfaces
Class CL_IUUC_INIT_TRANS_MAPPING has no interface implemented.
Friends
Class CL_IUUC_INIT_TRANS_MAPPING 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 | internal table (receiver side) | 20110224 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDNAME | internal table (sender side) | 20110224 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDNAME | structure name for receiver side | 20110224 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDNAME | structure name (sender side) | 20110224 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110224 |
2 | ![]() |
Instance method | Public | Method | generate replicator runtime object (function module) | 20110224 |
3 | ![]() |
Instance method | Private | Method | generate data definitions | 20110224 |
4 | ![]() |
Instance method | Private | Method | generate coding to read logging table records | 20110224 |
5 | ![]() |
Instance method | Private | Method | generate complete processing (controlling including read/wri | 20110224 |
6 | ![]() |
Instance method | Private | Method | generate coding to read logging table records | 20110224 |
Events
Class CL_IUUC_INIT_TRANS_MAPPING has no event.
Types
Class CL_IUUC_INIT_TRANS_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 | ![]() |
IREF_LOGGER | Call by reference | Object reference (TYPE REF TO) | IF_CRR_LOGGER | 20110224 | |||
2 | ![]() |
IREF_METADATA | Call by reference | Object reference (TYPE REF TO) | IF_IUUC_METADATA | 20110224 | |||
3 | ![]() |
IREF_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_CRR_SERVICE | 20110224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in runtime object generation | 20110224 |
Method GENERATE Signature
Method GENERATE on class CL_IUUC_INIT_TRANS_MAPPING has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in runtime object generation | 20110224 |
Method GENERATE_DATA Signature
Method GENERATE_DATA on class CL_IUUC_INIT_TRANS_MAPPING has no parameter.
Method GENERATE_DATA on class CL_IUUC_INIT_TRANS_MAPPING has no exception.
Method GENERATE_MAPPING_RECORDS Signature
Method GENERATE_MAPPING_RECORDS on class CL_IUUC_INIT_TRANS_MAPPING has no parameter.
Method GENERATE_MAPPING_RECORDS on class CL_IUUC_INIT_TRANS_MAPPING has no exception.
Method GENERATE_PROCESSING Signature
Method GENERATE_PROCESSING on class CL_IUUC_INIT_TRANS_MAPPING has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in runtime object generation | 20110311 |
Method GENERATE_SUPPLY_CLIENT Signature
Method GENERATE_SUPPLY_CLIENT on class CL_IUUC_INIT_TRANS_MAPPING has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in runtime object generation | 20110224 |
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in | 731 |