SAP ABAP Interface IF_GRPC_API_PROCESS (Interface for Local Process 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_PROCESS | Local Process Entity API Class | 20091022 |
Properties
| Interface | IF_GRPC_API_PROCESS | |
| Short Description | Interface for Local Process Entity APIs |
General Data
| Package | GRPC_ENTITY_API | GRC Process controls API |
| Created | 20091022 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRPC_API_PROCESS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091022 |
Friends
Interface IF_GRPC_API_PROCESS has no friend.
Attributes
Interface IF_GRPC_API_PROCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Query Local Process List | 20100105 | |
| 2 | Instance method | Public | Method | Retrieve Local Process Data | 20091022 | |
| 3 | Static method | Public | Method | Search Process by Description (Name) | 20091022 | |
| 4 | Instance method | Public | Method | Update Local Process Data | 20091022 |
Events
Interface IF_GRPC_API_PROCESS has no event.
Types
Interface IF_GRPC_API_PROCESS has no local type.
Method Signatures
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCESS_LIST | Value transfer | Type reference (TYPE) | GRPC_T_API_OBJECT_LIST | Object list | 20100105 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100105 | |||
| 3 | IV_ORGUNIT_SP | Call by reference | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | 20100105 | ||||
| 4 | IV_PROCESS_SP | Call by reference | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | 20100105 | ||||
| 5 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | 20100105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100105 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROCESS_LOCAL | Value transfer | 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 SEARCH_BY_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Value transfer | Type reference (TYPE) | GRFN_T_OVS | Generic type for OVS | 20091022 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091104 | |||
| 3 | IV_MAX_ROWS | Value transfer | Type reference (TYPE) | INT4 | Search pattern for the Query APIs | 20091023 | |||
| 4 | IV_ORGUNIT_SP | Value transfer | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | GRPC unique session ID | 20091023 | |||
| 5 | IV_PROCESS_SP | Value transfer | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | 20091023 | |||
| 6 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | Natural number | 20091023 | |||
| 7 | IV_REPORT_ID | Value transfer | Type reference (TYPE) | GRFN_REPNAME | 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_LOCAL_CHANGED | Value transfer | Type reference (TYPE) | GRPC_S_API_PROCESS_DATA | API structure of Process( detail information ) | 20091022 | |||
| 2 | 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 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |