SAP ABAP Class CL_CACS_PATCH_MANAGER_STEP (Patch Manager: Step for Upgrade)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSAPPL (Package) ICM: Application Administration
⤷
⤷
Properties
| Class | CL_CACS_PATCH_MANAGER_STEP | |
| Short Description | Patch Manager: Step for Upgrade | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CACSAPPL | ICM: Application Administration |
| Created | 20070308 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CACS_PATCH_MANAGER_STEP has no forward declaration.
Interfaces
Class CL_CACS_PATCH_MANAGER_STEP has no interface implemented.
Friends
Class CL_CACS_PATCH_MANAGER_STEP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CACS_PATCH_STEP_STATUS | 'A' | Status: Canceled | 20070308 | ||
| 2 | Constant | Public | Type reference (TYPE) | CACS_PATCH_STEP_STATUS | 'E' | Status: Completed with Errors | 20070308 | ||
| 3 | Constant | Public | Type reference (TYPE) | CACS_PATCH_STEP_STATUS | 'S' | Status: Successfully Completed | 20070308 | ||
| 4 | Constant | Public | Type reference (TYPE) | CACS_PATCH_STEP_STATUS | SPACE | Status: Unknown | 20070308 | ||
| 5 | Constant | Public | Type reference (TYPE) | CACS_PATCH_STEP_STATUS | 'W' | Status: Completed with Warnings | 20070308 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CACS_ENHANCEMENT | ICM: Enhancement | 20070308 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CACS_PATCH_STEP_EVENT | Patch Manager: Execution Time | 20070308 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CACSPACKAGE | Package in Commissions | 20070308 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CACS_PATCH | ICM: Patch | 20070308 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CACS_SAP_RELEASE | ICM: Release of Basis System | 20070308 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CACS_PATCH_STEP_IMPL | Patch Manager: Implementation of Step | 20070308 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | CACS_PATCH_STEP_PRIO | Patch Manager: Priority of Step | 20070308 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | SEODESCR | Short Description | 20070308 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | DOKU_ID | Document Class | 20070308 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20070308 | |||
| 16 | Static Attribute | Protected | Type reference (TYPE) | MTY_TT_STEP | 20070308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | CONSTRUCTOR | 20070308 | |
| 2 | Instance method | Protected | Method | Adds More Information to Step Definition | 20070308 | |
| 3 | Static method | Public | Method | Gets Step | 20070308 | |
| 4 | Instance method | Public | Method | Gets Enhancement for Step | 20070308 | |
| 5 | Instance method | Public | Method | Gets Event for Step | 20070308 | |
| 6 | Instance method | Public | Method | Gets Package for Step | 20070308 | |
| 7 | Instance method | Public | Method | Gets Patch for Step | 20070308 | |
| 8 | Instance method | Public | Method | Gets Release for Step | 20070308 | |
| 9 | Instance method | Public | Method | Gets Implementation for Step | 20070308 | |
| 10 | Instance method | Public | Method | Gets Priority for Step | 20070308 | |
| 11 | Instance method | Public | Method | Gets Short Text for Step | 20070308 | |
| 12 | Instance method | Public | Method | Gets Type of Long Text for Step | 20070308 | |
| 13 | Instance method | Public | Method | Gets Object Name of Long Text for Step | 20070308 |
Events
Class CL_CACS_PATCH_MANAGER_STEP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_TT_STEP | Public | See coding | 20070308 | MTY_TT_STEP type STANDARD TABLE OF ref to CL_CACS_PATCH_MANAGER_STEP
with NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PATCH | Call by reference | Type reference (TYPE) | CACS_PATCH | ICM: Patch | 20070308 | |||
| 2 | ID_SAP_RELEASE | Call by reference | Type reference (TYPE) | CACS_SAP_RELEASE | ICM: Release des Basissystems | 20070308 | |||
| 3 | ID_STEP_IMPL | Call by reference | Type reference (TYPE) | CACS_PATCH_STEP_IMPL | Patch-Manager: Implementierung zum Schritt | 20070308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für CL_CACS_PATCH_MANAGER | 20070309 |
Method ENRICH_STEP_INFORMATION Signature
Method ENRICH_STEP_INFORMATION on class CL_CACS_PATCH_MANAGER_STEP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für CL_CACS_PATCH_MANAGER | 20070313 |
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PATCH | Call by reference | Type reference (TYPE) | CACS_PATCH | ICM: Patch | 20070308 | |||
| 2 | ID_SAP_RELEASE | Call by reference | Type reference (TYPE) | CACS_SAP_RELEASE | ICM: Release des Basissystems | 20070308 | |||
| 3 | ID_STEP_IMPL | Call by reference | Type reference (TYPE) | CACS_PATCH_STEP_IMPL | Patch-Manager: Implementierung zum Schritt | 20070308 | |||
| 4 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CACS_PATCH_MANAGER_STEP | Patch-Manager: Schritt im Upgrade | 20070308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für CL_CACS_PATCH_MANAGER | 20070309 |
Method GET_ENHANCEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_ENHANCEMENT | Value transfer | Type reference (TYPE) | CACS_ENHANCEMENT | ICM: Enhancement | 20070308 |
Method GET_ENHANCEMENT on class CL_CACS_PATCH_MANAGER_STEP has no exception.
Method GET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_EVENT | Value transfer | Type reference (TYPE) | CACS_PATCH_STEP_EVENT | Patch-Manager: Ausführungszeitpunkt | 20070308 |
Method GET_EVENT on class CL_CACS_PATCH_MANAGER_STEP has no exception.
Method GET_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_PACKAGE | Value transfer | Type reference (TYPE) | CACSPACKAGE | Paket im Bereich Provisionen | 20070308 |
Method GET_PACKAGE on class CL_CACS_PATCH_MANAGER_STEP has no exception.
Method GET_PATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_PATCH | Value transfer | Type reference (TYPE) | CACS_PATCH | ICM: Patch | 20070308 |
Method GET_PATCH on class CL_CACS_PATCH_MANAGER_STEP has no exception.
Method GET_SAP_RELEASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_SAP_RELEASE | Value transfer | Type reference (TYPE) | CACS_SAP_RELEASE | ICM: Release des Basissystems | 20070308 |
Method GET_SAP_RELEASE on class CL_CACS_PATCH_MANAGER_STEP has no exception.
Method GET_STEP_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_STEP_IMPL | Value transfer | Type reference (TYPE) | CACS_PATCH_STEP_IMPL | Patch-Manager: Implementierung zum Schritt | 20070308 |
Method GET_STEP_IMPL on class CL_CACS_PATCH_MANAGER_STEP has no exception.
Method GET_STEP_PRIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_STEP_PRIO | Value transfer | Type reference (TYPE) | CACS_PATCH_STEP_PRIO | Patch Manager: Priorität des Schrittes | 20070308 |
Method GET_STEP_PRIO on class CL_CACS_PATCH_MANAGER_STEP has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_TEXT | Value transfer | Type reference (TYPE) | SEODESCR | Kurzbeschreibung | 20070308 |
Method GET_TEXT on class CL_CACS_PATCH_MANAGER_STEP has no exception.
Method GET_TEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_TEXT_ID | Value transfer | Type reference (TYPE) | DOKU_ID | Dokumentenklasse | 20070308 |
Method GET_TEXT_ID on class CL_CACS_PATCH_MANAGER_STEP has no exception.
Method GET_TEXT_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_TEXT_OBJ | Value transfer | Type reference (TYPE) | DOKU_OBJ | Dokumentations-Objekt | 20070308 |
Method GET_TEXT_OBJ on class CL_CACS_PATCH_MANAGER_STEP has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |