SAP ABAP Class /MRSS/IF_RMS_STATUS_MGR (Interface for BAdI: /MRSS/RM_ES_QUICKCLOSE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20081021
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RM_STATUS_MGR Class for BAdI: /MRSS/RM_ES_STATUS_MGR 20090819
Properties
Class /MRSS/IF_RMS_STATUS_MGR  
Short Description Interface for BAdI: /MRSS/RM_ES_QUICKCLOSE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081021   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_RMS_STATUS_MGR has no forward declaration.
Interfaces
Class /MRSS/IF_RMS_STATUS_MGR has no interface implemented.
Friends
Class /MRSS/IF_RMS_STATUS_MGR has no friend class.
Attributes
Class /MRSS/IF_RMS_STATUS_MGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADDITIONAL_STATUS Instance method Public Method To get additional status to be set at role level 20081021
2 GET_ADDN_CAND_STATUS Instance method Public Method To get additional candiate status 20090820
Events
Class /MRSS/IF_RMS_STATUS_MGR has no event.
Types
Class /MRSS/IF_RMS_STATUS_MGR has no local type.
Method Signatures

Method GET_ADDITIONAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS Call by reference Type reference (TYPE) /MRSS/T_RM_STATUS_TAB Table of status information 20081021
2 Importing IS_NEW_STATUS Value transfer Type reference (TYPE) /MRSS/T_RM_STATUS Status information for any object 20081021
3 Importing IV_OLD_STATUS Value transfer Type reference (TYPE) J_STATUS Object status 20081021

Method GET_ADDITIONAL_STATUS on class /MRSS/IF_RMS_STATUS_MGR has no exception.

Method GET_ADDN_CAND_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ROLE Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE Current ROle 20090820
2 Changing CS_SAVE_CTRL Call by reference Type reference (TYPE) /MRSS/T_RM_SAVE_CTRL Control Parameters for Save 20090820
3 Changing CS_STATUS Call by reference Type reference (TYPE) /MRSS/T_RM_STATUS Status information for any object 20090820
4 Exporting ET_RETURN Value transfer Type reference (TYPE) /MRSS/T_MESSAGE_TAB 20090820
5 Exporting EV_FAIL Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN 20090820
6 Exporting EV_STATUS_ADDED Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN 20090820
7 Importing IS_OLD_ROLE Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE Old Role Details 20090820

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