SAP ABAP Class /MRSS/IF_CUP_ASSIGNMENT_MGR (Interface for assignment-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_ASSIGNMNT_MGR Manager Class for Assignment Deletion 20130527
Properties
Class /MRSS/IF_CUP_ASSIGNMENT_MGR  
Short Description Interface for assignment-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_ASSIGNMENT_MGR has no forward declaration.
Interfaces
Class /MRSS/IF_CUP_ASSIGNMENT_MGR has no interface implemented.
Friends
Class /MRSS/IF_CUP_ASSIGNMENT_MGR has no friend class.
Attributes
Class /MRSS/IF_CUP_ASSIGNMENT_MGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_DELETION Instance method Public Method Delete Objects 20130527
2 GET_OBJECTS Instance method Public Method Get Objects for Deletion 20130527
Events
Class /MRSS/IF_CUP_ASSIGNMENT_MGR has no event.
Types
Class /MRSS/IF_CUP_ASSIGNMENT_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_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_CUP_ASG_WFM_DET_TAB Deleted assignments 20130527
2 Exporting ET_FAILED_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_CUP_ASG_WFM_DET_TAB Failed assignments 20130527
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_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_CUP_ASG_WFM_DET_TAB Deletable Assignments 20130527
6 Importing IT_DELETABLE_COMPLEX_DEMAND Call by reference Type reference (TYPE) /MRSS/T_CUP_DEM_H_WRK_TAB Complex demands of deletable assignments 20130527
7 Importing IT_DELETABLE_SINGLE_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Single Demands of deletable assignments 20130527

Method EXECUTE_DELETION on class /MRSS/IF_CUP_ASSIGNMENT_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_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_CUP_ASG_WFM_DET_TAB Assignment Details 20130527
2 Exporting ET_FAILED_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_CUP_ASG_WFM_DET_TAB Table of demand items in structure representation 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 20130527

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