SAP ABAP Class /MRSS/CL_CUP_DEMAND_MGR (Manager Class for Demand and Assignment Deletion)
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_OBJECT_MGR Abstract Class for Object Deletion 20130524
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_CUP_DEMAND_MGR Interface for Demand-specific logic 20130527
Properties
Class /MRSS/CL_CUP_DEMAND_MGR  
Short Description Manager Class for Demand and Assignment Deletion    
Super Class /MRSS/CL_CUP_OBJECT_MGR Abstract Class 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 20130117   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_CUP_DEMAND_MGR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_CUP_DEMAND_MGR Interface for Demand-specific logic 20130527
Friends
Class /MRSS/CL_CUP_DEMAND_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_DATA_BASE_CLASS Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_CUP_DEMAND_DB Main class for table access for object deletion 20130524
2 GV_DELETION_END_DATE Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130528
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECTS_ARCHIVED Instance method Private Method Chek if deletion object is archived in the source system 20130527
2 DELETE_DEMANDS Instance method Private Method Delete Demands 20130527
3 GET_DEMANDS Instance method Private Method Get all demands may be deleted 20130524
Events
Class /MRSS/CL_CUP_DEMAND_MGR has no event.
Types
Class /MRSS/CL_CUP_DEMAND_MGR has no local type.
Method Signatures

Method CHECK_OBJECTS_ARCHIVED 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 20130527
2 Exporting ET_OBJECT_STATUS Call by reference Type reference (TYPE) /MRSS/T_CUP_OBJECT_STATE_TAB Object status table for deletion framework 20130527
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130527
4 Importing IT_OBJECT_DATA Call by reference Type reference (TYPE) /MRSS/T_CUP_OBJECT_DATA_TAB Object data for checking if an object is archived 20130527

Method CHECK_OBJECTS_ARCHIVED on class /MRSS/CL_CUP_DEMAND_MGR has no exception.

Method DELETE_DEMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DELETED_COMPLEX_DEMAND Call by reference Type reference (TYPE) /MRSS/T_CUP_DEM_H_WRK_TAB Table of Demand Header Attributes 20130527
2 Exporting ET_FAILED_COMPLEX_DEMAND Call by reference Type reference (TYPE) /MRSS/T_CUP_DEM_H_WRK_TAB List of GUIDs 20130528
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130527
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130527
5 Importing IT_DELETABLE_COMPLEX_DEMAND Call by reference Type reference (TYPE) /MRSS/T_CUP_DEM_H_WRK_TAB Table of Demand Header Attributes for Deletion Framework 20130528
6 Importing IT_DELETABLE_SINGLE_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130528

Method DELETE_DEMANDS on class /MRSS/CL_CUP_DEMAND_MGR has no exception.

Method GET_DEMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DELETABLE_COMPLEX_DEMAND Call by reference Type reference (TYPE) /MRSS/T_CUP_DEM_H_WRK_TAB Table of Demand Header Attributes 20130527
2 Exporting ET_DELETABLE_SINGLE_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130527
3 Exporting ET_FAILED_COMPLEX_DEMAND Call by reference Type reference (TYPE) /MRSS/T_CUP_DEM_H_WRK_TAB Table of Demand Header Attributes for Deletion Framework 20130527
4 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130524
5 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130524
6 Importing IV_END_DELETION_DATE Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130527

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