SAP ABAP Class CL_OCS_PROCESS_PHASE (Phase: Abstrakte Phasenbeschreibung)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
⤷
SPAM (Package) OCS - Installation/Implementation Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OCS_PROCESS_CONSTANTS | Konstant | 20130814 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_CHECK_USAGE | Phase: Prüfen Verwendung der Objekte | 20120927 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_MODIFY_BUFFER | Phase: Modifiziere OCS Packages im tp Puffer | 20130221 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_IMPORT_PROPER | Phase: Importiere OCS Packages | 20130221 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_FINALIZATION | Phase: Abschluß des OCS Änderungsprozess | 20120927 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_EXPORT_DELETION | Phase: Exportiere Löschaufträge | 20130221 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_EPILOGUE | Phase: Epilog des OCS Änderungsprozess | 20120927 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_DDIC_IMPORT | Phase: Importiere OCS Packages - DDIC Import | 20130307 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_DDIC_ACTIVATION | Phase: Importiere OCS Packages | 20130308 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_COLLECT_OBJLIST | Phase: Sammle Objektliste | 20120927 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_CHK_EMPTY_TP_BUFFER | Phase: Prüfen die Anforderung für den OCS Änderungsprozess | 20121025 |
| ... | Click here to see Used By full list (20 items) | |||
Properties
| Class | CL_OCS_PROCESS_PHASE | |
| Short Description | Phase: Abstrakte Phasenbeschreibung | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | TN_PROCESS | |
| Program status | ||
| Category | 0 | |
| Package | SPAM | OCS - Installation/Implementation Tools |
| Created | 20120927 | SAP |
| Last change | 20141031 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OCS_PROCESS_PHASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OCS_PROCESS_CONSTANTS | Konstant | 20130814 |
Friends
Class CL_OCS_PROCESS_PHASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20140312 | |||||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20130814 | |||||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20130814 | |||||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20140312 | |||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20140312 | |||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_OCS_PROCESS_STATUS | 20121018 | ||||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_OCS_TRANSPORT_SYSTEM_ACCESS | 20130225 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | PATCHSTEP | Support Package step name | 20121004 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120927 | |
| 2 | Instance method | Public | Method | 20120928 | ||
| 3 | Instance method | Public | Method | 20121001 | ||
| 4 | Instance method | Public | Method | Phase Name | 20121004 | |
| 5 | Instance method | Public | Method | 20121001 | ||
| 6 | Instance method | Public | Method | 20130225 |
Events
Class CL_OCS_PROCESS_PHASE has no event.
Types
Class CL_OCS_PROCESS_PHASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROCESS_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_OCS_PROCESS_STATUS | Statusklasse für Änderungsprozesse im OCS Umfeld | 20121018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121005 |
Method EXECUTE Signature
Method EXECUTE on class CL_OCS_PROCESS_PHASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im OCS-Umfeld | 20121010 |
Method FINISH_STEP Signature
Method FINISH_STEP on class CL_OCS_PROCESS_PHASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im OCS-Umfeld | 20121018 |
Method GET_PHASENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PHASENAME | Value transfer | Type reference (TYPE) | PATCHSTEP | Phasename | 20121004 |
Method GET_PHASENAME on class CL_OCS_PROCESS_PHASE has no exception.
Method INITIALIZE_STEP Signature
Method INITIALIZE_STEP on class CL_OCS_PROCESS_PHASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im OCS-Umfeld | 20121018 |
Method SET_TRSYS_ACCESS_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TRSYS_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_OCS_TRANSPORT_SYSTEM_ACCESS | Zugriff auf Funktionen des Transportsystems (WBO, tp, ...) | 20130225 |
Method SET_TRSYS_ACCESS_HANDLER on class CL_OCS_PROCESS_PHASE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141031 |
| SAP Release Created in | 740 |