SAP ABAP Class /MRSS/IF_EX_OPT_USER_CHECKS (Interface for BAdI: /MRSS/OPT_USER_CHECKS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090920
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_OPT_BADI_MANAGER Management of Optimizer BAdIs 20090920
Properties
Class /MRSS/IF_EX_OPT_USER_CHECKS  
Short Description Interface for BAdI: /MRSS/OPT_USER_CHECKS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090920   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_EX_OPT_USER_CHECKS has no forward declaration.
Interfaces
Class /MRSS/IF_EX_OPT_USER_CHECKS has no interface implemented.
Friends
Class /MRSS/IF_EX_OPT_USER_CHECKS has no friend class.
Attributes
Class /MRSS/IF_EX_OPT_USER_CHECKS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALLOWED_PROFILES Static method Public Method Check Permitted Profiles for User 20090920
2 GET_ALLOWED_SCENARIOS Static method Public Method Check Permitted Scenarios for User 20090920
Events
Class /MRSS/IF_EX_OPT_USER_CHECKS has no event.
Types
Class /MRSS/IF_EX_OPT_USER_CHECKS has no local type.
Method Signatures

Method GET_ALLOWED_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GEO_SYS_PROFILES Call by reference Type reference (TYPE) /MRSS/T_GEO_SYS_PROFILE_TAB Systemprofile des Geo-Service 20090920
2 Exporting ET_LOG_PROFILES Call by reference Type reference (TYPE) /MRSS/T_LOGGING_PROFILE_TAB Protokoll Profile 20090920
3 Exporting ET_OPT_PROFILES Call by reference Type reference (TYPE) /MRSS/T_OPT_PROFILE_TAB Optimierungsprofile 20090920
4 Importing IT_GEO_SYS_PROFILES Call by reference Type reference (TYPE) /MRSS/T_GEO_SYS_PROFILE_TAB Systemprofile des Geo-Service 20090920
5 Importing IT_LOG_PROFILES Call by reference Type reference (TYPE) /MRSS/T_LOGGING_PROFILE_TAB Protokoll Profile 20090920
6 Importing IT_OPT_PROFILES Call by reference Type reference (TYPE) /MRSS/T_OPT_PROFILE_TAB Optimierungsprofile 20090920
7 Importing IV_USER Call by reference Type reference (TYPE) USNAM Name des Benutzers 20090920

Method GET_ALLOWED_PROFILES on class /MRSS/IF_EX_OPT_USER_CHECKS has no exception.

Method GET_ALLOWED_SCENARIOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCENARIOS Call by reference Type reference (TYPE) /MRSS/T_OPT_SCENARIO_TAB Tabelle der erlaubten Optimierungsszenarien 20090920
2 Importing IT_SCENARIOS Call by reference Type reference (TYPE) /MRSS/T_OPT_SCENARIO_TAB Tabelle der aller Optimierungsszenarien 20090920
3 Importing IV_USER Call by reference Type reference (TYPE) USNAM Name des Benutzers 20090920

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