SAP ABAP Class /MRSS/IF_CUP_RESOURCE_MGR (Interface for resource 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_RESOURCE_MGR Manager Class for Resource Deletion 20130528
Properties
Class /MRSS/IF_CUP_RESOURCE_MGR  
Short Description Interface for resource specific logic    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130404   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_CUP_RESOURCE_MGR has no forward declaration.
Interfaces
Class /MRSS/IF_CUP_RESOURCE_MGR has no interface implemented.
Friends
Class /MRSS/IF_CUP_RESOURCE_MGR has no friend class.
Attributes
Class /MRSS/IF_CUP_RESOURCE_MGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_DELETION Instance method Public Method 20130528
2 GET_OBJECTS Instance method Public Method 20130528
Events
Class /MRSS/IF_CUP_RESOURCE_MGR has no event.
Types
Class /MRSS/IF_CUP_RESOURCE_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_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_CUP_RES_DETAILS_TAB Resource details for deletion 20130528
2 Exporting ET_FAILED_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_CUP_RES_DETAILS_TAB Resource details for deletion 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 Boolean Variable 20130528
5 Importing IT_DELETABLE_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_CUP_RES_DETAILS_TAB Resource details for deletion 20130528

Method EXECUTE_DELETION on class /MRSS/IF_CUP_RESOURCE_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_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_CUP_RES_DETAILS_TAB Resource details for deletion 20130528
2 Exporting ET_FAILED_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_CUP_RES_DETAILS_TAB Resource details for deletion 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 Boolean Variable 20130528

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