SAP ABAP Class CL_OCS_CHANGE_PROCESS (OCS Änderungsprozess)
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 | 20121019 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_DEINSTALLATION | OCS Änderungsprozess: Lösche Softwarekomponentenversion | 20120927 |
Properties
| Class | CL_OCS_CHANGE_PROCESS | |
| Short Description | OCS Änderungsprozess | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| 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_CHANGE_PROCESS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OCS_PROCESS_CONSTANTS | Konstant | 20121019 |
Friends
Class CL_OCS_CHANGE_PROCESS has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121001 | ||
| 2 | Static method | Public | Method | 20120928 | ||
| 3 | Static method | Public | Method | 20121025 | ||
| 4 | Instance method | Public | Method | 20121004 | ||
| 5 | Instance method | Public | Method | 20121025 | ||
| 6 | Instance method | Public | Method | 20130415 | ||
| 7 | Instance method | Public | Method | 20121025 | ||
| 8 | Instance method | Public | Method | 20140129 | ||
| 9 | Instance method | Public | Method | 20140129 | ||
| 10 | Instance method | Protected | Method | 20121004 |
Events
Class CL_OCS_CHANGE_PROCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_PHASE_SEQUENCE | Public | See coding | 20121025 | BEGIN OF ty_phase_sequence,
sequence TYPE patchorder,
name TYPE patchstep,
module TYPE patchstep,
reversible TYPE flag,
modifying TYPE flag,
END OF ty_phase_sequence
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_OCS_CHANGE_PROCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im OCS-Umfeld | 20121008 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CHANGE_PROCESS | Value transfer | Object reference (TYPE REF TO) | CL_OCS_CHANGE_PROCESS | OCS Änderungsprozess | 20121001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im OCS-Umfeld | 20120928 |
Method DESTROY Signature
Method DESTROY on class CL_OCS_CHANGE_PROCESS has no parameter.
Method DESTROY on class CL_OCS_CHANGE_PROCESS has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_OCS_CHANGE_PROCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121004 |
Method FINALIZE Signature
Method FINALIZE on class CL_OCS_CHANGE_PROCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im OCS-Umfeld | 20121025 |
Method GET_PROCESS_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROCESS_STATUS | Value transfer | Object reference (TYPE REF TO) | CL_OCS_PROCESS_STATUS | Statusklasse für Änderungsprozesse im OCS Umfeld | 20130415 |
Method GET_PROCESS_STATUS on class CL_OCS_CHANGE_PROCESS has no exception.
Method PREPARE Signature
Method PREPARE on class CL_OCS_CHANGE_PROCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im OCS-Umfeld | 20121025 |
Method QUEUE_MODIFYING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PATCHSTEP | Call by reference | Type reference (TYPE) | PATCHSTEP | Name des Support-Package-Schrittes | 20140129 | |||
| 2 | R_MODIFYING | Value transfer | Type reference (TYPE) | FLAG | Ist der tp Puffer bereits gefüllt/modifiziert? | 20140129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im OCS-Umfeld | 20140129 |
Method QUEUE_REVERSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PATCHSTEP | Call by reference | Type reference (TYPE) | PATCHSTEP | Name eines Support-Package-Schrittes | 20140129 | |||
| 2 | R_REVERSIBLE | Value transfer | Type reference (TYPE) | FLAG | Ist die Queue noch rückabwickelbar? | 20140129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im OCS-Umfeld | 20140129 |
Method SET_NEXT_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EOL_REACHED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20121025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121004 |
History
| Last changed by/on | SAP | 20141031 |
| SAP Release Created in | 740 |