SAP ABAP Class IF_GRPC_API_XSUBPROCESS (Interface for Xsubprocess Entity APIs)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_API_XSUBPROCESS | Central Subprocess Entity API class | 20091110 |
Properties
| Class | IF_GRPC_API_XSUBPROCESS | |
| Short Description | Interface for Xsubprocess Entity APIs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091110 | 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) |
Interfaces
Class IF_GRPC_API_XSUBPROCESS has no interface implemented.
Friends
Class IF_GRPC_API_XSUBPROCESS has no friend class.
Attributes
Class IF_GRPC_API_XSUBPROCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create New Central Subprocess | 20091110 | |
| 2 | Instance method | Public | Method | Delete Central Subprocess | 20091110 | |
| 3 | Instance method | Public | Method | Get the control objective of the subprocess | 20091110 | |
| 4 | Instance method | Public | Method | Get control list of the Subprocess | 20091110 | |
| 5 | Instance method | Public | Method | Get control list of the Subprocess not assigned to a regulat | 20091110 | |
| 6 | Instance method | Public | Method | Get all local subprocess by a central subprocess | 20091110 | |
| 7 | Instance method | Public | Method | Get Orgunit List of a Subprocess | 20091110 | |
| 8 | Instance method | Public | Method | Get Provider of the offered shared service | 20091110 | |
| 9 | Instance method | Public | Method | Move a subprocess to a different parent process | 20091110 | |
| 10 | Instance method | Public | Method | Retrieve Central Subprocess Related Data | 20091110 | |
| 11 | Instance method | Public | Method | Update Central Subprocess Data | 20091110 | |
| 12 | Instance method | Public | Method | Update COBJ Related Subprocess | 20091110 |
Events
Class IF_GRPC_API_XSUBPROCESS has no event.
Types
Class IF_GRPC_API_XSUBPROCESS 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 | 20091110 | |||
| 2 | IS_SUBPROCESS_NEW | Call by reference | Type reference (TYPE) | GRPC_S_API_SUBPROCESS_DATA | Subprocess structure for API service( detail information ) | 20091110 | |||
| 3 | IT_ACCGROUP | Call by reference | Type reference (TYPE) | GRPC_T_API_ACCGROUP | Table type of account group API | 20091110 | |||
| 4 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091110 | |||
| 5 | RV_NEW_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 |
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 | 20091110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091110 |
Method GET_COBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COBJ | Call by reference | Type reference (TYPE) | GRPC_T_API_COBJECTIVE_LIST | table type for Control Objective List | 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 |
Method GET_CONTROLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTROLS | Value transfer | Type reference (TYPE) | GRPC_T_API_CONTROL_LIST | Table type of control list | 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 |
Method GET_CTRL_NOT_ASSIGNED_REG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTROL | Value transfer | Type reference (TYPE) | GRPC_T_API_CONTROL_LIST | Table type of control list | 20091110 | |||
| 2 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091110 |
Method GET_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REL_OBJECTS | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_LIST | Table type for subprocess list | 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 |
Method GET_ORG_LIST_BY_XSUBPROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ORGUNIT | Value transfer | Type reference (TYPE) | GRPC_T_API_SUB_ORGUNIT_LINK | Table type of link table of Subprocess and Org-unit | 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 |
Method GET_PROVIDER_BY_XSUBPROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROVIDER | Value transfer | Type reference (TYPE) | GRPC_T_API_SUB_ORGUNIT_LINK | Table type of link table of Subprocess and Org-unit | 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 |
Method MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_NEW | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 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 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SUBPROCESS_CENTRAL | Call by reference | Type reference (TYPE) | GRPC_S_API_SUBPROCESS_DATA | Subprocess structure for API service( detail information ) | 20091110 | |||
| 2 | ET_SUBPROCESS_ACCGROUP | Call by reference | Type reference (TYPE) | GRPC_T_API_SUB_ACC_LINK | Subprocess and Account group link table | 20091110 | |||
| 3 | ET_SUBPROCESS_REGULATION | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | List of assigned regulations | 20100106 | |||
| 4 | ET_SUBPROCESS_RISK | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_RISK | Table storing risks assigned to subprocess | 20091110 | |||
| 5 | IV_EDITABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091110 | |||
| 6 | IV_PARENT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091110 | |||
| 7 | 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 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SUBPROCESS_CENTRAL_CHANGED | Call by reference | Type reference (TYPE) | GRPC_S_API_SUBPROCESS_DATA | Subprocess structure for API service( detail information ) | 20091110 | |||
| 2 | IT_SUBPROCESS_ACCOUNT_CHANGED | Call by reference | Type reference (TYPE) | GRPC_T_API_SUB_ACC_LINK | Subprocess and Account group link table | 20091110 | |||
| 3 | IT_SUBPROCESS_REGULATION | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | List of assigned regulations | 20100106 | |||
| 4 | IT_SUBPROCESS_RISK | Call by reference | Type reference (TYPE) | GRPC_T_API_SUBPROCESS_RISK | Table storing risks assigned to subprocess | 20091110 | |||
| 5 | 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 |
Method UPDATE_COBJ_RELATED_SUBPROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COBJECTIVE_DATA_CHANGED | Call by reference | Type reference (TYPE) | GRPC_S_API_COBJECTIVE | GRPC Control Objective Structure | 20091110 | |||
| 2 | IT_COBJECTIVE_SUBPRO_CHANGED | Call by reference | Type reference (TYPE) | GRPC_T_API_COBJ_SUBPROCESS | Table type for Cobjective Subprocesses | 20091110 | |||
| 3 | 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 |