SAP ABAP Class CL_GRAC_MODEL_UAR_COORDINATOR (Model class for UAR Coordinator)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ACCESS_REQUEST (Package) Access Control GRC Access Request
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20100216 |
Properties
| Class | CL_GRAC_MODEL_UAR_COORDINATOR | |
| Short Description | Model class for UAR Coordinator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_ACCESS_REQUEST | Access Control GRC Access Request |
| Created | 20100216 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_MODEL_UAR_COORDINATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20100216 |
Friends
Class CL_GRAC_MODEL_UAR_COORDINATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GRAC_S_API_COORDINATOR | Structure for UAR Coordinator | 20100216 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_API_COORDINATOR | Table for UAR Coordinator | 20100216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete coordinator | 20100216 | |
| 2 | Instance method | Private | Method | Release All coordinator for editing | 20100216 | |
| 3 | Instance method | Public | Method | Lock the coordinator for editing | 20100216 | |
| 4 | Instance method | Public | Method | Get coordinator | 20100216 | |
| 5 | Instance method | Public | Method | Get Coordinator List | 20100216 | |
| 6 | Instance method | Private | Method | Raise Error | 20100216 | |
| 7 | Instance method | Public | Method | Update coordinator into the buffer | 20100216 |
Events
Class CL_GRAC_MODEL_UAR_COORDINATOR has no event.
Types
Class CL_GRAC_MODEL_UAR_COORDINATOR has no local type.
Method Signatures
Method DELETE_COORDINATOR 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 type for coordinator API | 20100216 |
Method DELETE_COORDINATOR on class CL_GRAC_MODEL_UAR_COORDINATOR has no exception.
Method DEQUE_ALL_COORDINATOR Signature
Method DEQUE_ALL_COORDINATOR on class CL_GRAC_MODEL_UAR_COORDINATOR has no parameter.
Method DEQUE_ALL_COORDINATOR on class CL_GRAC_MODEL_UAR_COORDINATOR has no exception.
Method ENQUE_COORDINATOR Signature
Method ENQUE_COORDINATOR on class CL_GRAC_MODEL_UAR_COORDINATOR has no parameter.
Method ENQUE_COORDINATOR on class CL_GRAC_MODEL_UAR_COORDINATOR has no exception.
Method GET_COORDINATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COORDINATOR | Call by reference | Type reference (TYPE) | GRAC_S_API_COORDINATOR | Coordinator Structure | 20100216 | |||
| 2 | IS_COORDINATOR | Call by reference | Type reference (TYPE) | GRAC_S_API_COORDINATOR | Coordinator Structure | 20100216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100216 |
Method GET_COORDINATOR_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COORDINATOR_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_COORDINATOR | Table for Access Request Template | 20100216 | |||
| 2 | IS_COORDINATOR | Call by reference | Type reference (TYPE) | GRAC_S_API_COORDINATOR | Structure for Coordinator | 20100302 | |||
| 3 | IS_COORD_REV_SEARCH_RANGE | Call by reference | Type reference (TYPE) | GRAC_S_COORD_REV_SEARCH | Coordinator and Reviewer Search | 20100609 |
Method GET_COORDINATOR_LIST on class CL_GRAC_MODEL_UAR_COORDINATOR has no exception.
Method RAISE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUM | Value transfer | Type reference (TYPE) | SYMSGNO | Message Number | 20100216 | |||
| 2 | IV_PAR1 | Value transfer | Type reference (TYPE) | SYMSGV | Message Variable | 20100216 | |||
| 3 | IV_PAR2 | Value transfer | Type reference (TYPE) | SYMSGV | Message Variable | 20100216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100216 |
Method UPDATE_COORDINATOR 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 UAR coordinator | 20100216 | |||
| 2 | IV_CREATE_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100216 |
Method UPDATE_COORDINATOR on class CL_GRAC_MODEL_UAR_COORDINATOR has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |