SAP ABAP Class CL_IUUC_DD_DDIC_TABLES (System synchronization: DDIC tables)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_SYSTEM_SYNC_CENTRAL (Package) IUUC system synchronization (DDIC sync)-central system (MWB)
⤷
⤷
Properties
| Class | CL_IUUC_DD_DDIC_TABLES | |
| Short Description | System synchronization: DDIC tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_SYSTEM_SYNC_CENTRAL | IUUC system synchronization (DDIC sync)-central system (MWB) |
| Created | 20130701 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_DD_DDIC_TABLES has no forward declaration.
Interfaces
Class CL_IUUC_DD_DDIC_TABLES has no interface implemented.
Friends
Class CL_IUUC_DD_DDIC_TABLES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_IUUC_DD_DDIC_TABLES | System synchronization: DDIC tables | 20130701 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | GTY_T_TABNAME_SORTED | List of table names | 20130701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Builds list of DDIC relevant tables in MT_DDIC_TABLES | 20130701 | |
| 2 | Instance method | Public | Method | Returns list with DDIC relevant tables | 20130701 | |
| 3 | Static method | Public | Method | Returns singleton of class CL_IUUC_DD_DDIC_TABLES | 20130701 |
Events
Class CL_IUUC_DD_DDIC_TABLES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_T_TABNAME_SORTED | Protected | See coding | 20130701 | |
Method Signatures
Method BUILD_DDIC_TABLIST Signature
Method BUILD_DDIC_TABLIST on class CL_IUUC_DD_DDIC_TABLES has no parameter.
Method BUILD_DDIC_TABLIST on class CL_IUUC_DD_DDIC_TABLES has no exception.
Method GET_DDIC_TABLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DDIC_TABLE | Value transfer | Type reference (TYPE) | IUUC_TABLIST | List of table names | 20130701 |
Method GET_DDIC_TABLIST on class CL_IUUC_DD_DDIC_TABLES has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DDIC_TABLES | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_DD_DDIC_TABLES | System synchronization: DDIC tables | 20130701 |
Method GET_INSTANCE on class CL_IUUC_DD_DDIC_TABLES has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |