SAP ABAP Class /MRSS/CL_REQ_PORTAL_AUTH (Internal Portal Authorizations)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-CUS (Application Component) Global Organization Customizing
     /MRSS/REQUEST_INT (Package) Requests for Internal Consultants
Properties
Class /MRSS/CL_REQ_PORTAL_AUTH  
Short Description Internal Portal Authorizations    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/REQUEST_INT   Requests for Internal Consultants 
Created 20100908   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /MRSS/CL_REQ_PORTAL_AUTH has no interface implemented.
Friends
Class /MRSS/CL_REQ_PORTAL_AUTH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_REQ_PORTAL_AUTH Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_REQ_PORTAL_AUTH Internal Portal Authorizations 20100908
Methods
# Method Level Visibility Method type Description Created on
1 GET_AUTH_CONS_GRP Instance method Public Method Get Authorization for Consultant Groups 20100908
2 GET_INSTANCE Static method Public Method Get instance 20100908
3 IS_AUTH_FOR_REQ_CG Instance method Public Method Check if user is authorized to Consultant Group 20100908
4 IS_AUTH_FOR_WKL Instance method Public Method Check if user is authorized to Portal Worklist 20100908
5 IS_CAND_AUTH_FOR_CGREQ Instance method Public Method Check if cand is authorized to Consultant Group 20100908
Events
Class /MRSS/CL_REQ_PORTAL_AUTH has no event.
Types
Class /MRSS/CL_REQ_PORTAL_AUTH has no local type.
Method Signatures

Method GET_AUTH_CONS_GRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONS_GRP Call by reference Type reference (TYPE) OBJEC_T Org. Management: Table of Object Entries 20100913
2 Exporting ET_RETURN Value transfer Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20100908
3 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20100908
# Exception Resumable Description Created on
1 NO_AUTHORIZATION 20100908

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_REFERENCE Value transfer Object reference (TYPE REF TO) /MRSS/CL_REQ_PORTAL_AUTH Internal Portal Authorizations 20100908

Method GET_INSTANCE on class /MRSS/CL_REQ_PORTAL_AUTH has no exception.

Method IS_AUTH_FOR_REQ_CG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Activity 20100908
2 Importing IV_CONS_GROUP Call by reference Type reference (TYPE) OBJEKTID Object ID 20100908
3 Importing IV_DISP_ONLY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20100908
4 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20100908
# Exception Resumable Description Created on
1 NO_AUTHORIZATION 20100908

Method IS_AUTH_FOR_WKL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20100908
2 Exporting EV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Activity 20100908
3 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20100908
# Exception Resumable Description Created on
1 NO_AUTHORIZATION 20100908

Method IS_CAND_AUTH_FOR_CGREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Activity 20100908
2 Importing IV_DISP_ONLY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20100908
3 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20100908
# Exception Resumable Description Created on
1 NO_AUTHORIZATION 20100908
History
Last changed by/on SAP  20141109 
SAP Release Created in 800