SAP ABAP Interface IF_GRPC_API_XPROCESS (Interface for Xprocess Entity APIs)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ENTITY_API (Package) GRC Process controls API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_API_XPROCESS | Central Process Entity API Class | 20091020 |
Properties
| Interface | IF_GRPC_API_XPROCESS | |
| Short Description | Interface for Xprocess Entity APIs |
General Data
| Package | GRPC_ENTITY_API | GRC Process controls API |
| Created | 20091020 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRPC_API_XPROCESS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091020 |
Friends
Interface IF_GRPC_API_XPROCESS has no friend.
Attributes
Interface IF_GRPC_API_XPROCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Children of Central Process | 20091020 | |
| 2 | Static method | Public | Method | Create a New Central Process | 20091020 | |
| 3 | Instance method | Public | Method | Delete a Central Process | 20091020 | |
| 4 | Instance method | Public | Method | Get the Local Entities for a Central Process | 20100720 | |
| 5 | Instance method | Public | Method | Load the list of the subprocesses assigned to the regulation | 20091202 | |
| 6 | Instance method | Public | Method | Move Function of the Process | 20091020 | |
| 7 | Static method | Public | Method | Query the List of Central Processes | 20091020 | |
| 8 | Instance method | Public | Method | Retrieve the Central Process Data | 20091020 | |
| 9 | Instance method | Public | Method | Update a Central Process | 20091110 |
Events
Interface IF_GRPC_API_XPROCESS has no event.
Types
Interface IF_GRPC_API_XPROCESS has no local type.
Method Signatures
Method CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCESS_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_PROCESS_LIST | Process hire | 20091021 | |||
| 2 | ET_SUBPROCESS_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_LIST | Table type for subprocess list | 20091021 | |||
| 3 | IV_EXPANDED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091028 | |||
| 4 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091022 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROCESS_ID_NEW | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091028 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091021 | |||
| 3 | IS_PROCESS_DATA_NEW | Value transfer | Type reference (TYPE) | GRPC_S_API_PROCESS_DATA | API structure of Process( detail information ) | 20091021 | |||
| 4 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091022 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091022 |
Method GET_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REL_OBJECTS | Value transfer | Type reference (TYPE) | GRPC_T_API_PROCESS_LIST | Process hire | 20100720 | |||
| 2 | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20100720 | |||
| 3 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20100720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100720 |
Method GET_SUBPROCESS_ASSIGNABLE 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 | 20091202 | |||
| 2 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091202 | |||
| 3 | RT_SUBPROCESS | Value transfer | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_LIST | Table type for subprocess list | 20091202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091202 |
Method MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_NEW | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 | |||
| 2 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091022 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTROL | Call by reference | Type reference (TYPE) | GRPC_T_API_CONTROL_LIST | Table type of control list | 20091020 | |||
| 2 | ET_PROCESS | Call by reference | Type reference (TYPE) | GRPC_T_API_PROCESS_LIST | Process hire | 20091020 | |||
| 3 | ET_SUBPROCESS | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_LIST | Table type for subprocess list | 20091020 | |||
| 4 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091020 | |||
| 5 | IV_FULL | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091028 | |||
| 6 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091028 | |||
| 7 | IV_SEARCH_PATTERN | Value transfer | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | 20091028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091022 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROCESS_CENTRAL | Call by reference | Type reference (TYPE) | GRPC_S_API_PROCESS_DATA | API structure of Process( detail information ) | 20091022 | |||
| 2 | IV_EDITABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091022 | |||
| 3 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091022 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESS_CENTRAL_CHANGED | Value transfer | Type reference (TYPE) | GRPC_S_API_PROCESS_DATA | API structure of Process( detail information ) | 20091110 | |||
| 2 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091110 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |