SAP ABAP Class CL_GRAC_API_UAR_COORDINATOR (Class implementation for Access request template 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 | 20100216 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_API_UAR_COORDINATOR | Interface for UAR Coordinator | 20100216 |
Properties
Class | CL_GRAC_API_UAR_COORDINATOR | |
Short Description | Class implementation for Access request template 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 | 20100216 | 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_UAR_COORDINATOR | Interface for UAR Coordinator | 20100216 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20100216 | 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_UAR_COORDINATOR' | Reference type | 20100216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create New Coordinator | 20100216 |
2 | ![]() |
Static method | Public | Method | GET | 20100216 |
3 | ![]() |
Static method | Public | Method | Getting Coordinator and Reviewer Mapping For BrowseCollect | 20100901 |
4 | ![]() |
Static method | Public | Method | Get Coordinator Reviewer Mapping | 20100309 |
5 | ![]() |
Static method | Public | Method | Get Coordinator List | 20100216 |
Events
Class CL_GRAC_API_UAR_COORDINATOR has no event.
Types
Class CL_GRAC_API_UAR_COORDINATOR has no local type.
Method Signatures
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 | 20100216 | ||
2 | ![]() |
IS_COORDINATOR | Call by reference | Type reference (TYPE) | GRAC_S_API_COORDINATOR | Structure for Access Request Template | 20100216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100216 |
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 | 20100216 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100309 | ||
3 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRAC_API_UAR_COORDINATOR | Class for Critical Profile API | 20100309 |
Method GET on class CL_GRAC_API_UAR_COORDINATOR has no exception.
Method GET_COORDINATOR_REVIEWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SEARCH | Call by reference | Type reference (TYPE) | GRFN_T_SEARCH_CRITERIA | Table for setting search param | 20100901 | ||
2 | ![]() |
RT_RESULT | Value transfer | Type reference (TYPE) | GRAC_T_API_COORDINATOR | Coordinator Table | 20100901 |
Method GET_COORDINATOR_REVIEWER on class CL_GRAC_API_UAR_COORDINATOR has no exception.
Method GET_COORD_REVIEWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COORDINATOR | Call by reference | Type reference (TYPE) | GRAC_S_API_COORDINATOR | Structure for Coordinator | 20100309 | ||
2 | ![]() |
RT_RESULT | Value transfer | Type reference (TYPE) | GRAC_T_API_COORDINATOR | Coordinator Table | 20100309 |
Method GET_COORD_REVIEWER on class CL_GRAC_API_UAR_COORDINATOR has no exception.
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COORDINATOR_LIST | Value transfer | Type reference (TYPE) | GRAC_T_API_COORDINATOR | Table for Coordinator | 20100216 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100216 | ||
3 | ![]() |
IS_COORDINATOR | Call by reference | Type reference (TYPE) | GRAC_S_API_COORDINATOR | Structure for Coordinator | 20100302 | ||
4 | ![]() |
IS_COORD_REV_SEARCH_RANGE | Call by reference | Type reference (TYPE) | GRAC_S_COORD_REV_SEARCH | Coordinator and Reviewer Search | 20100609 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100216 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |