SAP ABAP Class /MRSS/CL_CUP_RESOURCE_DB (Data Base Class for Resources)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/CLEANUP (Package) Tools for Cleaning Up Datasets
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_CUP_TABLE_ACCESS_DB Main class for table access for object deletion 20130527
Properties
Class /MRSS/CL_CUP_RESOURCE_DB  
Short Description Data Base Class for Resources    
Super Class /MRSS/CL_CUP_TABLE_ACCESS_DB Main class for table access for object deletion 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/CLEANUP   Tools for Cleaning Up Datasets 
Created 20130220   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_CUP_RESOURCE_DB has no forward declaration.
Interfaces
Class /MRSS/CL_CUP_RESOURCE_DB has no interface implemented.
Friends
Class /MRSS/CL_CUP_RESOURCE_DB has no friend class.
Attributes
Class /MRSS/CL_CUP_RESOURCE_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Encapsulate deletion of all DB tables 20130528
2 DELETE_ADDITIONAL_DATA Instance method Private Method Delete additional data of resources 20130527
3 DELETE_DEPENDENT_DATA Instance method Private Method Delete dependent data of resources 20130527
Events
Class /MRSS/CL_CUP_RESOURCE_DB has no event.
Types
Class /MRSS/CL_CUP_RESOURCE_DB has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130528
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130528
3 Importing IT_DELETABLE_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_CUP_RES_DETAILS_TAB Resource details for deletion 20130528
4 Importing IV_DELETE_ENTIRE_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130528
5 Importing IV_END_DELETION_DATE Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130528
6 Importing IV_RESOURCE_TYPE Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_TYPE Type of Resource 20130528

Method DELETE on class /MRSS/CL_CUP_RESOURCE_DB has no exception.

Method DELETE_ADDITIONAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130528
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130528
3 Importing IT_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_CUP_RES_DETAILS_TAB Resource details 20130527
4 Importing IV_RESOURCE_TYPE Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_TYPE Type of Resource 20130527

Method DELETE_ADDITIONAL_DATA on class /MRSS/CL_CUP_RESOURCE_DB has no exception.

Method DELETE_DEPENDENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130528
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130528
3 Importing IT_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_CUP_RES_DETAILS_TAB Resource details 20130527
4 Importing IV_END_DELETION_DATE Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130527
5 Importing IV_RESOURCE_TYPE Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_TYPE Type of Resource 20130527

Method DELETE_DEPENDENT_DATA on class /MRSS/CL_CUP_RESOURCE_DB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in