SAP ABAP Class CL_GRAC_API_SPM_REASON_CODE (API Class For Reason Codes)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ENTITY_API (Package) Access Control GRC API Support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_BASIS Basis class for GRC API classes 20090828
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRAC_API_SPM_REASON_CODE API Service interface for Reason Codes 20090828
Properties
Class CL_GRAC_API_SPM_REASON_CODE  
Short Description API Class For Reason Codes    
Super Class CL_GRFN_API_BASIS Basis class for GRC API classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ENTITY_API   Access Control GRC API Support 
Created 20090828   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_API_SPM_REASON_CODE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRAC_API_SPM_REASON_CODE API Service interface for Reason Codes 20090828
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20090917 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_AUTH_MSG Constant Private Type reference (TYPE) SY-MSGID 'GRAC_SPM_MESSAGES' Message Class 20111215
2 CV_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20091028
3 CV_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRAC_MODEL_SPM_REASON' Reference type 20091028
4 CV_MSG_CLASS Constant Private Type reference (TYPE) SY-MSGID 'GRAC_ENTITY_API' Message Class 20091028
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Private Method 20090911
Events
Class CL_GRAC_API_SPM_REASON_CODE has no event.
Types
Class CL_GRAC_API_SPM_REASON_CODE has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090911
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20090911
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRAC_API_SPM_REASON_CODE API class for Controller Groups 20090911

Method GET on class CL_GRAC_API_SPM_REASON_CODE has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600