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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | GRFN_APP_COMPONENT | 'AC' | Application Component | 20091012 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | GRFN_APP_COMPONENT | 'FN' | Application Component | 20080428 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | GRFN_APP_COMPONENT | 'PC' | Application Component | 20080428 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | GRFN_APP_COMPONENT | 'RM' | Application Component | 20080428 | |
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YT_COMP | 20080428 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get components based on current authorization (PC + RM) | 20100701 |
2 | ![]() |
Static method | Public | Method | Get app component for entity role inheritance(PC or RM) | 20130603 |
3 | ![]() |
Static method | Public | Method | Get application component full name | 20100331 |
4 | ![]() |
Static method | Public | Method | 20080428 | |
5 | ![]() |
Static method | Public | Method | 20080428 | |
6 | ![]() |
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 | ![]() |
EV_FN | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20100701 | ||
2 | ![]() |
EV_PC | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20100701 | ||
3 | ![]() |
EV_RM | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20100701 | ||
4 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100701 | ||
5 | ![]() |
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 | ![]() |
EV_ORG_APP | Call by reference | Type reference (TYPE) | GRFNORGVIEW-APP | Application Component | 20130603 | ||
2 | ![]() |
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 | ![]() |
IV_COMP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20100331 | ||
2 | ![]() |
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 | ![]() |
IV_COMP | Value transfer | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20080428 | ||
2 | ![]() |
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 | ![]() |
IV_COMP | Value transfer | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20080428 | ||
2 | ![]() |
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 | ![]() |
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 |