SAP ABAP Class /MRSS/CL_CUP_DEMAND_DB (Demand-Specific Activities)
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 20130524
Properties
Class /MRSS/CL_CUP_DEMAND_DB  
Short Description Demand-Specific Activities    
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 20111130   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_CUP_DEMAND_DB has no forward declaration.
Interfaces
Class /MRSS/CL_CUP_DEMAND_DB has no interface implemented.
Friends
Class /MRSS/CL_CUP_DEMAND_DB has no friend class.
Attributes
Class /MRSS/CL_CUP_DEMAND_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 20130527
3 DELETE_CPRO_DATA Instance method Private Method Delete cPro specific data 20130527
4 DELETE_DEPENDENT_DATA Instance method Private Method Delete dependet data 20130527
5 DELETE_RM_DATA Instance method Private Method Delete RM specific data 20130527
6 GET_INTERVAL_FOR_CAG_UPDATE Instance method Private Method Get time interval for demands per planning node 20130527
7 GET_RELATED_SINGLE_DEMANDS Instance method Private Method 20130527
8 UPDATE Instance method Public Method Update dependent data 20130528
9 UPDATE_DEPENDENT_DATA Instance method Private Method Update dependent data of demands 20130527
Events
Class /MRSS/CL_CUP_DEMAND_DB has no event.
Types
Class /MRSS/CL_CUP_DEMAND_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 Message Table 20130528
3 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
4 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 on class /MRSS/CL_CUP_DEMAND_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 20130527
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130527
3 Importing IT_COMPLEX_DEMAND Call by reference Type reference (TYPE) /MRSS/T_CUP_DEM_H_WRK_TAB Table of Demand Header Attributes 20130527
4 Importing IT_SINGLE_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130527

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

Method DELETE_CPRO_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 List of GUIDs 20130527
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130527
3 Importing IT_SINGLE_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130527

Method DELETE_CPRO_DATA on class /MRSS/CL_CUP_DEMAND_DB has no exception.

Method DELETE_DEPENDENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPLEX_DEMAND Call by reference Type reference (TYPE) /MRSS/T_CUP_DEM_H_WRK_TAB Table of Demand Header Attributes 20130527
2 Importing IT_SINGLE_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130527

Method DELETE_DEPENDENT_DATA on class /MRSS/CL_CUP_DEMAND_DB has no exception.

Method DELETE_RM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPLEX_DEMAND Call by reference Type reference (TYPE) /MRSS/T_CUP_DEM_H_WRK_TAB Table of Demand Header Attributes 20130527
2 Importing IT_SINGLE_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130527

Method DELETE_RM_DATA on class /MRSS/CL_CUP_DEMAND_DB has no exception.

Method GET_INTERVAL_FOR_CAG_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TIME_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL_TAB Table with Time Stamp Intervals 20130527
2 Importing IT_SINGLE_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130527

Method GET_INTERVAL_FOR_CAG_UPDATE on class /MRSS/CL_CUP_DEMAND_DB has no exception.

Method GET_RELATED_SINGLE_DEMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SINGLE_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130527
2 Importing IT_COMPLEX_DEMAND Call by reference Type reference (TYPE) /MRSS/T_CUP_DEM_H_WRK_TAB Table of Demand Header Attributes 20130527
3 Importing IT_SINGLE_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130527

Method GET_RELATED_SINGLE_DEMANDS on class /MRSS/CL_CUP_DEMAND_DB has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130528
2 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 UPDATE on class /MRSS/CL_CUP_DEMAND_DB has no exception.

Method UPDATE_DEPENDENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130527
2 Importing IT_SINGLE_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of Demand Header Attributes 20130527

Method UPDATE_DEPENDENT_DATA on class /MRSS/CL_CUP_DEMAND_DB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800