SAP ABAP Interface IF_GRAC_API_ROLE (Interface of role)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRAC_API_ROLE | Role API | 20090908 |
Properties
Interface | IF_GRAC_API_ROLE | |
Short Description | Interface of role |
General Data
Package | GRAC_ENTITY_API | Access Control GRC API Support |
Created | 20090908 | SAP |
Last changed | 20141106 | |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20090908 |
Friends
Interface IF_GRAC_API_ROLE has no friend.
Attributes
Interface IF_GRAC_API_ROLE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create role | 20090908 |
2 | ![]() |
Instance method | Public | Method | Delete role | 20090908 |
3 | ![]() |
Static method | Public | Method | Query role | 20090908 |
4 | ![]() |
Instance method | Public | Method | Retrieve role | 20090908 |
5 | ![]() |
Instance method | Public | Method | Update role | 20090908 |
Events
Interface IF_GRAC_API_ROLE has no event.
Types
Interface IF_GRAC_API_ROLE has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ROLE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Role ID | 20090914 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090908 | ||
3 | ![]() |
IS_ROLE_ATT | Call by reference | Type reference (TYPE) | GRAC_S_API_ROLE_ATT | ERM:Role Attributes | 20090908 | ||
4 | ![]() |
IS_ROLE_CUST_PRF | Call by reference | Type reference (TYPE) | GRAC_S_ROLE_CUST_PRF | Template role custom profile details | 20100302 | ||
5 | ![]() |
IS_ROLE_DESCN | Call by reference | Type reference (TYPE) | GRAC_S_API_ROLE_DESCN | Role description | 20090918 | ||
6 | ![]() |
IT_ROLE_FUNCAREA | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_FUNC_AREA | Role function area table | 20090930 | ||
7 | ![]() |
IT_ROLE_PREREQ | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_PREREQ | Role Prerequisite | 20091221 | ||
8 | ![]() |
IT_ROLE_RELAT | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_RELAT | Role Relation Table | 20091005 | ||
9 | ![]() |
IT_ROLE_REQUEST | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_REQUEST | Role Request | 20100228 | ||
10 | ![]() |
IT_ROLE_VALIDITY | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_VALIDITY | Role Connector (system) Validity | 20091203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20090911 |
Method DELETE Signature
Method DELETE on Interface IF_GRAC_API_ROLE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20090911 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTHNAME_FOR_ROLED | Call by reference | Type reference (TYPE) | STRING | 20121031 | |||
2 | ![]() |
AUTHNAME_FOR_ROLEP | Call by reference | Type reference (TYPE) | STRING | 20121030 | |||
3 | ![]() |
AUTHNAME_FOR_SYS | Call by reference | Type reference (TYPE) | STRING | 20121030 | |||
4 | ![]() |
CONSIDER_SYSTEM_OBJ | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121030 | ||
5 | ![]() |
ET_ROLE_APPROVERS | Call by reference | Type reference (TYPE) | GRAC_T_ROLE_APPROVER | Role Approvers | 20100203 | ||
6 | ![]() |
ET_ROLE_ATT | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_ATT | Role Attributes (use et_role_search_results instead) | 20091012 | ||
7 | ![]() |
ET_ROLE_OWNERS | Call by reference | Type reference (TYPE) | GRAC_T_ROLE_APPROVER | Role Owners | 20100203 | ||
8 | ![]() |
ET_ROLE_REQUEST | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_REQUEST | Role Request Details | 20100219 | ||
9 | ![]() |
ET_ROLE_SEARCH_RESULTS | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_SEARCH_RESULT | Table type for Role Search Result | 20100304 | ||
10 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091012 | ||
11 | ![]() |
IV_COMING_FROM | Call by reference | Type reference (TYPE) | STRING | 20140213 | |||
12 | ![]() |
IV_NUM_RESULT_ROWS | Call by reference | Type reference (TYPE) | I | Number field, 5 positions | 20100716 | ||
13 | ![]() |
IV_SKIP_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121030 | ||
14 | ![]() |
I_SEARCH_TYPE | Call by reference | Type reference (TYPE) | GRAC_ROLE_SEARCH_TYPE | Search Type | 20100118 | ||
15 | ![]() |
I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | GRAC_T_ROLE_SEARCH_PARAM | rsparams Table | 20091022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20090911 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROLE_ATT | Call by reference | Type reference (TYPE) | GRAC_S_API_ROLE_ATT | Role Attributes | 20090908 | ||
2 | ![]() |
ES_ROLE_CUST_PRF | Call by reference | Type reference (TYPE) | GRAC_S_ROLE_CUST_PRF | Template role custom profile details | 20100302 | ||
3 | ![]() |
ES_ROLE_DESCN | Call by reference | Type reference (TYPE) | GRAC_S_API_ROLE_DESCN | Role Descriptions | 20090918 | ||
4 | ![]() |
ET_ROLE_APPROVER | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_APPROVERS | Table Type:Role Approvers | 20090919 | ||
5 | ![]() |
ET_ROLE_COMPANY | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_COMPANY | Role company table | 20100303 | ||
6 | ![]() |
ET_ROLE_FUNCAREA | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_FUNC_AREA | Role function area table | 20090930 | ||
7 | ![]() |
ET_ROLE_MAPPING | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_MAPPING | Table Type for Role Mapping | 20100212 | ||
8 | ![]() |
ET_ROLE_PREREQ | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_PREREQ | Role Prerequisite | 20091215 | ||
9 | ![]() |
ET_ROLE_RELAT | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_RELAT | Role Relation Table | 20091005 | ||
10 | ![]() |
ET_ROLE_REQUEST | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_REQUEST | Role Request Details | 20100219 | ||
11 | ![]() |
ET_ROLE_STEP | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_STEP | Role Step Table Type | 20090923 | ||
12 | ![]() |
ET_ROLE_VALIDITY | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_VALIDITY | Role Connector (system) Validity | 20091203 | ||
13 | ![]() |
I_CONSIDER_EDIT_CHECK | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | When called from POWL then use this to check edit permission | 20110624 | |
14 | ![]() |
I_EDIT_MODE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20090908 | ||
15 | ![]() |
SKIP_AUTH_CHECK_FOR_REPORTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121101 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20090911 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ROLE_ATT | Call by reference | Type reference (TYPE) | GRAC_S_API_ROLE_ATT | Role Attributes | 20090915 | ||
2 | ![]() |
IS_ROLE_CUST_PRF | Call by reference | Type reference (TYPE) | GRAC_S_ROLE_CUST_PRF | Template role custom profile details | 20100302 | ||
3 | ![]() |
IS_ROLE_DESCN | Call by reference | Type reference (TYPE) | GRAC_S_API_ROLE_DESCN | Role Descriptions | 20090918 | ||
4 | ![]() |
IT_ROLE_APPROVER | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_APPROVERS | Table Type:Role Approvers | 20090919 | ||
5 | ![]() |
IT_ROLE_COMPANY | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_COMPANY | Role company table | 20100303 | ||
6 | ![]() |
IT_ROLE_FUNCAREA | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_FUNC_AREA | Role function area table | 20090930 | ||
7 | ![]() |
IT_ROLE_MAPPING | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_MAPPING | Table type for role mapping | 20100212 | ||
8 | ![]() |
IT_ROLE_PREREQ | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_PREREQ | Role Prerequisite | 20091215 | ||
9 | ![]() |
IT_ROLE_RELAT | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_RELAT | Role Relation Table | 20091005 | ||
10 | ![]() |
IT_ROLE_REQUEST | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_REQUEST | Role Request Details | 20100219 | ||
11 | ![]() |
IT_ROLE_TESTING | Call by reference | Type reference (TYPE) | GRAC_T_ROLE_TESTING | Table type for Role Testing Structure | 20100105 | ||
12 | ![]() |
IT_ROLE_VALIDITY | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_VALIDITY | Role Connector (system) Validity | 20091203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20090911 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |