SAP ABAP Interface IF_GRPC_API_COBJECTIVE (COBJECTIVE API interface)
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_COBJECTIVE | COBJECTIVE API | 20091026 |
Properties
Interface | IF_GRPC_API_COBJECTIVE | |
Short Description | COBJECTIVE API interface |
General Data
Package | GRPC_ENTITY_API | GRC Process controls API |
Created | 20091023 | 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 | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091118 |
Friends
Interface IF_GRPC_API_COBJECTIVE has no friend.
Attributes
Interface IF_GRPC_API_COBJECTIVE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create a new cobjective | 20091023 |
2 | ![]() |
Instance method | Public | Method | Delete a new cobjective | 20091023 |
3 | ![]() |
Static method | Public | Method | Used for retrieving the list of cobjectives | 20091023 |
4 | ![]() |
Instance method | Public | Method | Retrieve the cobjective data | 20091023 |
5 | ![]() |
Instance method | Public | Method | Update the cobjective | 20091023 |
Events
Interface IF_GRPC_API_COBJECTIVE has no event.
Types
Interface IF_GRPC_API_COBJECTIVE 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 | 20091023 | ||
2 | ![]() |
IS_COBJECTIVE_DATA | Call by reference | Type reference (TYPE) | GRPC_S_API_COBJECTIVE | GRPC Control Objective Structure | 20091023 | ||
3 | ![]() |
IT_COBJECTIVE_SUBPROCESS | Call by reference | Type reference (TYPE) | GRPC_T_API_COBJ_SUBPROCESS | Table type for Cobjective Subprocesses | 20091023 | ||
4 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091023 | ||
5 | ![]() |
RV_COBJECTIVE_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091023 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091023 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COBJECTIVE_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_COBJECTIVE_LIST | Table type of cobjective list | 20091103 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | GRPC unique session ID | 20091023 | ||
3 | ![]() |
IV_FULL | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | 'X' | Boolean | 20091023 | |
4 | ![]() |
IV_PATTERN | Call by reference | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | 20091026 | ||
5 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091023 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COBJECTIVE_DATA | Call by reference | Type reference (TYPE) | GRPC_S_API_COBJECTIVE | GRPC Control Objective Structure | 20091023 | ||
2 | ![]() |
ET_COBJECTIVE_SUBPROCESS | Call by reference | Type reference (TYPE) | GRPC_T_API_COBJ_SUBPROCESS | Table type for Cobjective Subprocesses | 20091023 | ||
3 | ![]() |
ET_RISK_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_RISK_ASS | Table storing risks assigned to subprocess | 20091023 | ||
4 | ![]() |
IV_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091023 | ||
5 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091023 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COBJECTIVE_DATA | Call by reference | Type reference (TYPE) | GRPC_S_API_COBJECTIVE | GRPC Control Objective Structure | 20091023 | ||
2 | ![]() |
IT_COBJECTIVE_SUBPROCESS | Call by reference | Type reference (TYPE) | GRPC_T_API_COBJ_SUBPROCESS | Table type for Cobjective Subprocesses | 20091027 | ||
3 | ![]() |
IT_RISK_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_RISK_ASS | Table storing risks assigned to subprocess | 20091027 | ||
4 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091023 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |