SAP ABAP Class CL_GM_GRANT_AUTHORITY (Check GM Grant Authorization)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-FM (Application Component) Funds Management
     FMMD_CORE (Package) Funds Management: Master Data Core Objects
Properties
Class CL_GM_GRANT_AUTHORITY  
Short Description Check GM Grant Authorization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FMMD_CORE   Funds Management: Master Data Core Objects 
Created 20061117   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GM_GRANT_AUTHORITY has no forward declaration.
Interfaces
Class CL_GM_GRANT_AUTHORITY has no interface implemented.
Friends
Class CL_GM_GRANT_AUTHORITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GRANT_FUNCTION Constant Protected Type reference (TYPE) RS38L_FNAM 'GM_AUTH_CHECK_GRANT' Grant authorization Function Module 20080206
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_GRANT_AUTHORITY Static method Public Method Check Authorization for a Grant 20080206
Events
Class CL_GM_GRANT_AUTHORITY has no event.
Types
Class CL_GM_GRANT_AUTHORITY has no local type.
Method Signatures

Method CHECK_GRANT_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Activity 20080206
2 Importing GRANT_NUMBER Call by reference Type reference (TYPE) GM_GRANT_NBR Grant 20080206
# Exception Resumable Description Created on
1 GRANT_DOES_NOT_EXIST The Grant number does not exist 20080206
2 NO_AUTHORIZATION No Authorization 20080206
3 UNEXPECTED_EXCEPTION No expected exception has occurred 20080206
4 WRONG_ACTIVITY The Activity is not defined for Grants 20080206
History
Last changed by/on SAP  20100310 
SAP Release Created in