SAP ABAP Class CL_IUUC_TROUBLESHOOTER_FACTORY (Factory to construct trouble shooters)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_REPLICATION (Package) IUUC: Replication tools
⤷
⤷
Properties
| Class | CL_IUUC_TROUBLESHOOTER_FACTORY | |
| Short Description | Factory to construct trouble shooters | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_REPLICATION | IUUC: Replication tools |
| Created | 20120810 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_TROUBLESHOOTER_FACTORY has no forward declaration.
Interfaces
Class CL_IUUC_TROUBLESHOOTER_FACTORY has no interface implemented.
Friends
Class CL_IUUC_TROUBLESHOOTER_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IUUC_HELPCENTER-TROUBLESHOOT | 'CL_IUUC_TS_JOB_ANALYZE' | Name of the troubleshooter class | 20120828 | ||
| 2 | Constant | Public | Type reference (TYPE) | IUUC_HELPCENTER-TROUBLESHOOT | 'CL_IUUC_TS_TABLE_HC' | Name of the troubleshooter class | 20120828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create a troubleshooter | 20120810 |
Events
Class CL_IUUC_TROUBLESHOOTER_FACTORY has no event.
Types
Class CL_IUUC_TROUBLESHOOTER_FACTORY has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TROUBLESHOOTER | Call by reference | Type reference (TYPE) | IUUC_HELPCENTER-TROUBLESHOOT | Object Type Name | 20120810 | |||
| 2 | RR_TROUBLESHOOTER | Value transfer | Object reference (TYPE REF TO) | IF_IUUC_TROUBLESHOOTER | Troubleshooter Interface | 20120810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Help Center exceptions | 20120810 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |