SAP ABAP Class CL_OCS_SWCV (Software Component Version)
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
Properties
Class CL_OCS_SWCV  
Short Description Software Component Version    
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_SWCV has no forward declaration.
Interfaces
Class CL_OCS_SWCV has no interface implemented.
Friends
Class CL_OCS_SWCV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DEPENDENT_PACKAGES Instance attribute Private Type reference (TYPE) TT_PACKAGES 20121005
2 MT_PACKAGES Instance attribute Private Type reference (TYPE) TT_PACKAGES Package 20121010
3 MV_NAME Instance attribute Private Type reference (TYPE) DLVUNIT 20120927
4 MV_RELEASE Instance attribute Private Type reference (TYPE) SAPRELEASE 20120927
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120927
2 GET_DEPENDENT_PACKAGE_LIST Instance method Public Method 20121002
3 GET_NAME Instance method Public Method 20121002
4 GET_PACKAGE_LIST Instance method Public Method 20121001
5 GET_RELEASE Instance method Public Method 20121002
Events
Class CL_OCS_SWCV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PACKAGES Public See coding 20121001 tt_packages TYPE STANDARD TABLE OF REF TO cl_ocs_package
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) DLVUNIT Komponentenname 20120927
2 Importing IV_RELEASE Call by reference Type reference (TYPE) SAPRELEASE Komponentenversion 20120927
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20121010

Method GET_DEPENDENT_PACKAGE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEPENDENT_PACKAGES Value transfer Type reference (TYPE) TT_PACKAGES 20121018
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20121011

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) DLVUNIT Komponentenname 20121002

Method GET_NAME on class CL_OCS_SWCV has no exception.

Method GET_PACKAGE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PACKAGE_LIST Call by reference Type reference (TYPE) TT_PACKAGES 20121012
2 Importing IV_PACKAGE_STATUS Call by reference Type reference (TYPE) PATCHSTAT 'I' Support-Package-Einspielstatus 20121012
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20121018

Method GET_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RELEASE Value transfer Type reference (TYPE) SAPRELEASE Komponentenversion 20121002

Method GET_RELEASE on class CL_OCS_SWCV has no exception.
History
Last changed by/on SAP  20141031 
SAP Release Created in 740