SAP ABAP Class CL_REXC_PT_IMI_AUTH (Check the authorities)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-LOC (Application Component) Localization
     GLO_REFX_PT (Package) Localization Flexible Real Estate Portugal
Properties
Class CL_REXC_PT_IMI_AUTH  
Short Description Check the authorities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GLO_REFX_PT   Localization Flexible Real Estate Portugal 
Created 20070731   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REXC_PT_IMI_AUTH has no interface implemented.
Friends
Class CL_REXC_PT_IMI_AUTH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_AUTH_OBJECT Constant Protected Type reference (TYPE) XUOBJECT 'F_XCPT_IMI' Authorisation object 20070731
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method Checks Authorization (If Necessary Also with Auth. Group) 20070731
2 CHECK_AUTHORITY Static method Public Method Checks Authorization (Generic) 20070731
3 _BUILD_MESSAGE Static method Private Method Creates Error Message 20070731
4 _CHECK_SINGLE Static method Private Method Checks Individual Authorization; with Buffering 20070731
5 _CHECK_SINGLE_UNBUFFERED Static method Private Method Checks Individual Authorization; Without Buffering 20070731
Events
Class CL_REXC_PT_IMI_AUTH has no event.
Types
Class CL_REXC_PT_IMI_AUTH has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AUTH_OBJECT Value transfer Type reference (TYPE) XUOBJECT Authorization Object 20070731
2 Importing IS_AUTH_PARAM Call by reference Type reference (TYPE) RECA_AUTH_CHECK_PARAM Parameters for Authorization Check 20070731
# Exception Resumable Description Created on
1 INTERNAL_ERROR Internal Error (sy-subrc of AUTHORITY-CHECK >= 8) 20070731
2 NOT_AUTHORIZED No Authorization (sy-subrc of AUTHORITY-CHECK = 4) 20070731

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Call by reference Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY Activity 20070731
2 Importing ID_AUTHGRP Call by reference Type reference (TYPE) RECAAUTHGRP Authorization Group 20070731
# Exception Resumable Description Created on
1 ERROR Error 20070731
2 NOT_AUTHORIZED no authorisation 20070731

Method _BUILD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AUTH_OBJECT Call by reference Type reference (TYPE) XUOBJECT Authorization Object 20070731
2 Importing ID_SUBRC Call by reference Type reference (TYPE) SYSUBRC Error Code of AUTHORITY-CHECK 20070731
3 Importing IS_AUTH_PARAM Call by reference Type reference (TYPE) RECA_AUTH_CHECK_PARAM Parameters for Authorization Check 20070731
# Exception Resumable Description Created on
1 INTERNAL_ERROR Internal Error (sy-subrc of AUTHORITY-CHECK >= 8) 20070731
2 NOT_AUTHORIZED No Authorization (sy-subrc of AUTHORITY-CHECK = 4) 20070731

Method _CHECK_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AUTH_OBJECT Call by reference Type reference (TYPE) XUOBJECT Authorization Object 20070731
2 Importing IS_AUTH_PARAM Call by reference Type reference (TYPE) RECA_AUTH_CHECK_PARAM Parameters for Authorization Check 20070731
# Exception Resumable Description Created on
1 INTERNAL_ERROR Internal Error (sy-subrc of AUTHORITY-CHECK >= 8) 20070731
2 NOT_AUTHORIZED No Authorization (sy-subrc of AUTHORITY-CHECK = 4) 20070731

Method _CHECK_SINGLE_UNBUFFERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SUBRC Call by reference Type reference (TYPE) SYSUBRC SY-SUBRC of AUTHORITY-CHECK 20070731
2 Importing ID_AUTH_OBJECT Call by reference Type reference (TYPE) XUOBJECT Authorization Object 20070731
3 Importing IS_AUTH_PARAM Call by reference Type reference (TYPE) RECA_AUTH_CHECK_PARAM Parameters for Authorization Check 20070731

Method _CHECK_SINGLE_UNBUFFERED on class CL_REXC_PT_IMI_AUTH has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603