SAP ABAP Class CL_GRAC_API_CRITICAL_ROLE (Class for Critical Role API)
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 | 20090925 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_API_CRITICAL_ROLE | Interface for Critical Role API | 20090925 |
Properties
Class | CL_GRAC_API_CRITICAL_ROLE | |
Short Description | Class for Critical Role API | |
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 | 20090925 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRAC_API_CRITICAL_ROLE | Interface for Critical Role API | 20090925 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20090925 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRAC_MODEL_CRITICAL_ROLE' | Reference type | 20090925 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check if the crtical role exist | 20110401 |
2 | ![]() |
Static method | Public | Method | Create New Critical Role | 20091005 |
3 | ![]() |
Static method | Public | Method | Get | 20091006 |
4 | ![]() |
Static method | Public | Method | Get critical role list | 20090929 |
Events
Class CL_GRAC_API_CRITICAL_ROLE has no event.
Types
Class CL_GRAC_API_CRITICAL_ROLE has no local type.
Method Signatures
Method CHECK_CRROLE_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CRITICAL_ROLE | Call by reference | Type reference (TYPE) | GRAC_S_API_CRITICAL_ROLE | Structure type for Critical Role API | 20110401 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110401 |
Method CHECK_CRROLE_EXIST on class CL_GRAC_API_CRITICAL_ROLE has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091005 | ||
2 | ![]() |
IS_CRITICAL_ROLE | Call by reference | Type reference (TYPE) | GRAC_S_API_CRITICAL_ROLE | Critical Role Structure | 20091005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091027 |
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091006 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091006 | ||
3 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRAC_API_CRITICAL_ROLE | Class for Critical Role API | 20091006 |
Method GET on class CL_GRAC_API_CRITICAL_ROLE has no exception.
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CRITICAL_ROLE_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_CRITICAL_ROLE | Table type for Critical Role API | 20090929 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090929 | ||
3 | ![]() |
IS_CRIT_ROLE_SEARCH_RANGE | Call by reference | Type reference (TYPE) | GRAC_S_SOD_CRIT_ROLE_SEARCH | Critical Role Search | 20091103 |
Method QUERY on class CL_GRAC_API_CRITICAL_ROLE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |