SAP ABAP Interface IF_GRPC_API_MYPROCESS (Class based API for My Process)
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_MYPROCESS | My Process API Class | 20091021 |
Properties
| Interface | IF_GRPC_API_MYPROCESS | |
| Short Description | Class based API for My Process |
General Data
| Package | GRPC_ENTITY_API | GRC Process controls API |
| Created | 20091021 | 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 IF_GRPC_API_MYPROCESS has no interface.
Friends
Interface IF_GRPC_API_MYPROCESS has no friend.
Attributes
Interface IF_GRPC_API_MYPROCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Access Flag | 20091104 | |
| 2 | Static method | Public | Method | Drill down to certain level | 20091022 | |
| 3 | Static method | Public | Method | Find Parent | 20091104 | |
| 4 | Static method | Public | Method | Get doc count by pass authorization | 20100910 | |
| 5 | Static method | Public | Method | Get Parents | 20091104 | |
| 6 | Static method | Public | Method | Returns list of orgunit of a subprocess for list view | 20091021 | |
| 7 | Static method | Public | Method | Returns list of orgunit of a subprocess for hierarchy view | 20091021 |
Events
Interface IF_GRPC_API_MYPROCESS has no event.
Types
Interface IF_GRPC_API_MYPROCESS has no local type.
Method Signatures
Method ACCESS_FLAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_AVAILABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091104 | ||||
| 2 | EV_EDITABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091104 | ||||
| 3 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091104 | |||
| 4 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091104 | |||
| 5 | IV_ORGUNIT | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091104 | |||
| 6 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091104 |
Method DRILL_DOWN 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_API_OBJECT_ID | Table type of API object ID | 20091103 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_MODEL_SETUP | Process Model Class | 20091110 | |||
| 3 | IO_MODEL_CATALOGUE | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_MODEL_CATALOGUE | communicate with entities | 20091110 | |||
| 4 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091110 | |||
| 5 | IV_ENTITY | Value transfer | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20091110 | |||
| 6 | IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091110 | |||
| 7 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Regualtion ID | 20091110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091104 |
Method FIND_PARENT 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 | 20091104 | |||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091104 | |||
| 3 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091104 | |||
| 4 | RV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091104 |
Method GET_DOC_COUNT_BY_PASS_AUTH 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 | 20100910 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100910 | |||
| 3 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100910 | |||
| 4 | IV_SEGMENT | Call by reference | Type reference (TYPE) | GRFN_DOCUMENT_SEGMENT | Document Segment | 20100910 | |||
| 5 | RV_DOC_COUNT | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20100910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100910 |
Method GET_PARENTS 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 | 20091110 | |||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091110 | |||
| 3 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091110 | |||
| 4 | RT_RESULT | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091104 |
Method QUERY_PROC_CTRLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_UI_MYPROCESS | Call by reference | Type reference (TYPE) | GRPC_T_UI_MYPROCESSES | Table type for My Processes | 20100611 | |||
| 2 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | GRPC unique session ID | 20091022 | |||
| 3 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091104 |
Method QUERY_PROC_CTRLS_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_UI_HIER_MYPROCESS | Call by reference | Type reference (TYPE) | GRPC_T_UI_HIER_MYPROCESSES | Table type for GRPC_S_UI_HIER_MYPROCESSES | 20091021 | |||
| 2 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | GRPC unique session ID | 20091103 | |||
| 3 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091104 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |