SAP ABAP Class CL_GRFN_API_INTEGRATION (Check the GRC components available)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_API_SERVICES (Package) GRC Foundation API Services
Properties
Class CL_GRFN_API_INTEGRATION  
Short Description Check the GRC components available    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_API_SERVICES   GRC Foundation API Services 
Created 20080428   SAP 
Last change 20141106    
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 CL_GRFN_API_INTEGRATION has no interface implemented.
Friends
Class CL_GRFN_API_INTEGRATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC Constant Public Type reference (TYPE) GRFN_APP_COMPONENT 'AC' Application Component 20091012
2 FN Constant Public Type reference (TYPE) GRFN_APP_COMPONENT 'FN' Application Component 20080428
3 PC Constant Public Type reference (TYPE) GRFN_APP_COMPONENT 'PC' Application Component 20080428
4 RM Constant Public Type reference (TYPE) GRFN_APP_COMPONENT 'RM' Application Component 20080428
5 T_COMP Static Attribute Private Type reference (TYPE) YT_COMP 20080428
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORIZED_COMPONENTS Static method Public Method Get components based on current authorization (PC + RM) 20100701
2 GET_APP_COMPONENT Static method Public Method Get app component for entity role inheritance(PC or RM) 20130603
3 GET_COMP_NAME Static method Public Method Get application component full name 20100331
4 IS_AVAILABLE Static method Public Method 20080428
5 IS_RUNNING Static method Public Method 20080428
6 SET_RUNNING Static method Public Method 20080428
Events
Class CL_GRFN_API_INTEGRATION has no event.
Types
Class CL_GRFN_API_INTEGRATION has no local type.
Method Signatures

Method AUTHORIZED_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FN Call by reference Type reference (TYPE) AS4FLAG Flag (X or Blank) 20100701
2 Exporting EV_PC Call by reference Type reference (TYPE) AS4FLAG Flag (X or Blank) 20100701
3 Exporting EV_RM Call by reference Type reference (TYPE) AS4FLAG Flag (X or Blank) 20100701
4 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100701
5 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100701

Method AUTHORIZED_COMPONENTS on class CL_GRFN_API_INTEGRATION has no exception.

Method GET_APP_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ORG_APP Call by reference Type reference (TYPE) GRFNORGVIEW-APP Application Component 20130603
2 Importing IV_ORG_ID Call by reference Type reference (TYPE) GRFNORGVIEW-ID Organization View ID 20130603

Method GET_APP_COMPONENT on class CL_GRFN_API_INTEGRATION has no exception.

Method GET_COMP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMP Call by reference Type reference (TYPE) GRFN_APP_COMPONENT Application Component 20100331
2 Returning RV_NAME Value transfer Type reference (TYPE) GRFN_APP_COMPONENT_NAME Application Component Name 20100331

Method GET_COMP_NAME on class CL_GRFN_API_INTEGRATION has no exception.

Method IS_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMP Value transfer Type reference (TYPE) GRFN_APP_COMPONENT Application Component 20080428
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080428

Method IS_AVAILABLE on class CL_GRFN_API_INTEGRATION has no exception.

Method IS_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMP Value transfer Type reference (TYPE) GRFN_APP_COMPONENT Application Component 20080428
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080428

Method IS_RUNNING on class CL_GRFN_API_INTEGRATION has no exception.

Method SET_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMP Value transfer Type reference (TYPE) GRFN_APP_COMPONENT Application Component 20080428

Method SET_RUNNING on class CL_GRFN_API_INTEGRATION has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300