SAP ABAP Class /MRSS/IF_CUP_DEMAND_MGR (Interface for Demand-specific logic)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_CUP_DEMAND_MGR Manager Class for Demand and Assignment Deletion 20130527
Properties
Class /MRSS/IF_CUP_DEMAND_MGR  
Short Description Interface for Demand-specific logic    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130326   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_CUP_DEMAND_MGR has no forward declaration.
Interfaces
Class /MRSS/IF_CUP_DEMAND_MGR has no interface implemented.
Friends
Class /MRSS/IF_CUP_DEMAND_MGR has no friend class.
Attributes
Class /MRSS/IF_CUP_DEMAND_MGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_DELETION Instance method Public Method Delete Objects 20130528
2 GET_OBJECTS Instance method Public Method Get Demands for Deletion 20130527
Events
Class /MRSS/IF_CUP_DEMAND_MGR has no event.
Types
Class /MRSS/IF_CUP_DEMAND_MGR has no local type.
Method Signatures

Method EXECUTE_DELETION 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 for Deletion Framework 20130528
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 20130528
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Message Table 20130528
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 EXECUTE_DELETION on class /MRSS/IF_CUP_DEMAND_MGR has no exception.

Method GET_OBJECTS 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 for Deletion Framework 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 20130527
5 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130527

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