SAP ABAP Class CL_OCS_DEL (OCS ABAP Paket/Patch: DEL Deletion Paket)
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 Inheritance (c INHERITING FROM c_ref)  CL_OCS_PACKAGE OCS ABAP Paket/Patch 20121008
Properties
Class CL_OCS_DEL  
Short Description OCS ABAP Paket/Patch: DEL Deletion Paket    
Super Class CL_OCS_PACKAGE OCS ABAP Paket/Patch 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class TN_PROCESS    
Program status     
Category 0   
Package SPAM   OCS - Installation/Implementation Tools 
Created 20121008   SAP 
Last change 20141031    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OCS_SWCV Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SUNI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OCS_DEL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_OCS_PACKAGE 20121011 OCS ABAP Paket/Patch
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PATALLOWED Instance attribute Protected See coding 20130924
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECTS Instance method Private Method 20130625
2 CONSOLIDATE_PIECELIST Instance method Public Method 20130701
3 CONSTRUCTOR Instance method Public Constructor 20121011
4 CREATE_DELETION_PACKAGE Static method Public Method 20121008
5 CREATE_PIECELIST Instance method Public Method 20121012
6 LOAD_PATALLOWED Instance method Private Method 20130924
7 LOCK_PIECELIST Instance method Public Method 20130429
8 SET_PIECELIST Instance method Public Method 20121010
9 UNLOCK_PIECELIST Instance method Public Method 20130429
Events
Class CL_OCS_DEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_E071 Public See coding 20130701 tt_e071 TYPE standard TABLE OF e071
2 TT_PATALLOWED Public See coding 20130626 tt_patallowed TYPE standard TABLE OF patallowed
3 TT_PIECELIST_R Public See coding 20130704 tt_piecelist_r TYPE standard TABLE OF ty_piecelist_r
4 TY_PIECELIST_R Public See coding 20130704 BEGIN OF ty_piecelist_r. INCLUDE TYPE e071. TYPES operation TYPE ocs_obj_op. TYPES END OF ty_piecelist_r
Method Signatures

Method CHECK_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PIECELIST Call by reference Type reference (TYPE) TT_PIECELIST_R Ergebnis der analysierten Objektliste 20130704
2 Importing I_COMPONENT Call by reference Type reference (TYPE) DLVUNIT Komponente 20130712
3 Importing I_PIECELIST Call by reference Type reference (TYPE) TT_E071 Objektliste, die analysiert werden soll 20130704
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20130704

Method CONSOLIDATE_PIECELIST Signature

Method CONSOLIDATE_PIECELIST on class CL_OCS_DEL has no parameter.
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20130702

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATCHID Call by reference Type reference (TYPE) PAT03-PATCH Support Package Name 20121012
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20121011

Method CREATE_DELETION_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SWC Call by reference Type reference (TYPE) PAT_COMP Komponente 20121008
2 Importing IV_SWCV Call by reference Type reference (TYPE) PAT_COREL Komponenten-Release 20121008
3 Returning RV_DEL_PACKAGE_NAME Value transfer Type reference (TYPE) PATCH Deletion Package Name 20121015
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20121009

Method CREATE_PIECELIST Signature

Method CREATE_PIECELIST on class CL_OCS_DEL has no parameter.
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20121012

Method LOAD_PATALLOWED Signature

Method LOAD_PATALLOWED on class CL_OCS_DEL has no parameter.
Method LOAD_PATALLOWED on class CL_OCS_DEL has no exception.

Method LOCK_PIECELIST Signature

Method LOCK_PIECELIST on class CL_OCS_DEL has no parameter.
Method LOCK_PIECELIST on class CL_OCS_DEL has no exception.

Method SET_PIECELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PACKAGE_LIST Call by reference Type reference (TYPE) CL_OCS_SWCV=>TT_PACKAGES Transportwesen: Tabellentyp für E071 20121012
# Exception Resumable Description Created on
1 CX_OCS_ERROR Fehler im OCS-Umfeld 20121010

Method UNLOCK_PIECELIST Signature

Method UNLOCK_PIECELIST on class CL_OCS_DEL has no parameter.
Method UNLOCK_PIECELIST on class CL_OCS_DEL has no exception.
History
Last changed by/on SAP  20141031 
SAP Release Created in 740