SAP ABAP Class CL_OCS_PACKAGE (OCS ABAP Paket/Patch)
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 | 20121018 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_AOI | OCS ABAP Paket/Patch: AOI Add-on Installation | 20121005 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_AOU | OCS ABAP Paket/Patch: AOI Add-on Installation | 20140127 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_AOX | OCS ABAP Paket/Patch: AOI Add-on Installation | 20140130 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_CRT | OCS ABAP Paket/Patch: Support Package | 20140130 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_CSP | OCS ABAP Paket/Patch: Support Package | 20121005 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_OCS_DEL | OCS ABAP Paket/Patch: DEL Deletion Paket | 20121008 |
Properties
Class | CL_OCS_PACKAGE | |
Short Description | OCS ABAP Paket/Patch | |
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 | 20121005 | SAP |
Last change | 20141031 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_OCS_PACKAGE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OCS_PROCESS_CONSTANTS | Konstant | 20121018 |
Friends
Class CL_OCS_PACKAGE has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20121005 | |
2 | ![]() |
Static method | Public | Method | 20121005 | |
3 | ![]() |
Instance method | Public | Method | 20121018 | |
4 | ![]() |
Instance method | Public | Method | 20121018 | |
5 | ![]() |
Instance method | Public | Method | 20121005 | |
6 | ![]() |
Instance method | Public | Method | 20121005 | |
7 | ![]() |
Instance method | Public | Method | 20121012 | |
8 | ![]() |
Instance method | Public | Method | 20121012 |
Events
Class CL_OCS_PACKAGE has no event.
Types
Class CL_OCS_PACKAGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PATCHID | Call by reference | Type reference (TYPE) | PAT03-PATCH | Support Package Name | 20121012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im OCS-Umfeld | 20121009 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PATCH | Call by reference | Type reference (TYPE) | PAT03-PATCH | Support-Package-Name | 20121005 | ||
2 | ![]() |
RO_PACKAGE | Value transfer | Object reference (TYPE REF TO) | CL_OCS_PACKAGE | Paket | 20121005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im OCS-Umfeld | 20121010 |
Method GET_COMP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_COMP_NAME | Value transfer | Type reference (TYPE) | DLVUNIT | Softwarekomponente | 20121018 |
Method GET_COMP_NAME on class CL_OCS_PACKAGE has no exception.
Method GET_COMP_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_COMP_REL | Value transfer | Type reference (TYPE) | SAPRELEASE | R/3 Release | 20121018 |
Method GET_COMP_REL on class CL_OCS_PACKAGE has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | PAT03-PATCH | Paketname | 20121005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121005 |
Method GET_PIECELIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_READ_FROM_DB | Value transfer | Type reference (TYPE) | FLAG | SPACE | Soll auf jeden Fall von der DB gelesen werden? | 20140311 | |
2 | ![]() |
RT_PIECELIST | Value transfer | Type reference (TYPE) | TR_OBJECTS | CTS: Tabelllentyp für E071 | 20121005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im OCS-Umfeld | 20121005 |
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STATUS | Value transfer | Type reference (TYPE) | PATCHSTAT | Support-Package-Einspielstatus | 20121012 |
Method GET_STATUS on class CL_OCS_PACKAGE has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TYPE | Value transfer | Type reference (TYPE) | PATCH_TYPE | OCS-Package-Typ | 20121012 |
Method GET_TYPE on class CL_OCS_PACKAGE has no exception.
History
Last changed by/on | SAP | 20141031 |
SAP Release Created in | 740 |