SAP ABAP Class IF_GRPC_API_COBJECTIVE (COBJECTIVE API interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091118 |
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
| Class | IF_GRPC_API_COBJECTIVE | |
| Short Description | COBJECTIVE API interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091023 | 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_COBJECTIVE has no interface implemented.
Friends
Class IF_GRPC_API_COBJECTIVE has no friend class.
Attributes
Class 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
Class IF_GRPC_API_COBJECTIVE has no event.
Types
Class 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 |