SAP ABAP Interface IF_GRPC_API_CAPA (API for capa)
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_CAPA | CAPA Plan API | 20091030 |
Properties
| Interface | IF_GRPC_API_CAPA | |
| Short Description | API for capa |
General Data
| Package | GRPC_ENTITY_API | GRC Process controls API |
| Created | 20091030 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRPC_API_CAPA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091030 |
Friends
Interface IF_GRPC_API_CAPA has no friend.
Attributes
Interface IF_GRPC_API_CAPA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Action List for CAPA Plan | 20091030 | |
| 2 | Instance method | Public | Method | Create corrective or preventive aciton | 20091030 | |
| 3 | Instance method | Public | Method | Delete corrective or preventive aciton | 20091030 | |
| 4 | Instance method | Public | Method | Update corrective or preventive aciton | 20091030 | |
| 5 | Static method | Public | Method | Create capa plan | 20091030 | |
| 6 | Instance method | Public | Method | delete capa | 20100727 | |
| 7 | Instance method | Public | Method | Do action for CAPA Plan | 20091030 | |
| 8 | Static method | Public | Method | query capa plans | 20091030 | |
| 9 | Instance method | Public | Method | create Immediate Cause & Data | 20091030 | |
| 10 | Instance method | Public | Method | delete Immediate Cause & Data | 20091030 | |
| 11 | Instance method | Public | Method | update Immediate Cause & Data | 20091030 | |
| 12 | Instance method | Public | Method | retrieve capa plan | 20091030 | |
| 13 | Instance method | Public | Method | 20091030 | ||
| 14 | Instance method | Public | Method | update capa plan | 20091030 |
Events
Interface IF_GRPC_API_CAPA has no event.
Types
Interface IF_GRPC_API_CAPA has no local type.
Method Signatures
Method ACTLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIVITY | Call by reference | Type reference (TYPE) | GRPC_T_ACTIVITY_FOR_STATUS | Texts for Business Transactions | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method CPACTION_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CPACTION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091030 | |||
| 2 | IS_CPACTION_NEW | Call by reference | Type reference (TYPE) | GRPC_S_CAPA_ACTION | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method CPACTION_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CPACTION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | 20091030 | ||||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | GRPC_CAPA_ACTION_TYPE | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method CPACTION_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CPACTION | Call by reference | Type reference (TYPE) | GRPC_S_CAPA_ACTION | CAPA Corrective Actions & Preventive Actions | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
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 | 20091030 | |||
| 2 | IS_CAPAPLAN_NEW | Value transfer | Type reference (TYPE) | GRPC_S_CAPA_PLAN | CAPA plan | 20091203 | |||
| 3 | IV_ISSUE_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091030 | |||
| 4 | RV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method DELETE 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 | 20100727 | |||
| 2 | IV_CAPA_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100727 |
Method DELETE on Interface IF_GRPC_API_CAPA has no exception.
Method DOACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY | Value transfer | Type reference (TYPE) | J_VORGANG | Business Transaction | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAPA_PLAN_LIST | Call by reference | Type reference (TYPE) | GRPC_T_CAPA_PLAN_LIST | Table of CAPA Plan list | 20091030 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | GRPC unique session ID | 20091030 | |||
| 3 | I_OBJECT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method RCA_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RCA_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091030 | |||
| 2 | IS_RCA_DATA_NEW | Call by reference | Type reference (TYPE) | GRPC_S_IMCS_DATA | Immediate Cause & Data | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method RCA_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RCA_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method RCA_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RCA_DATA | Call by reference | Type reference (TYPE) | GRPC_S_IMCS_DATA | Immediate Cause & Data | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EB_ENQUEUED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091030 | |||
| 2 | ES_CAPA_PLAN | Call by reference | Type reference (TYPE) | GRPC_S_CAPA_PLAN | CAPA plan | 20091030 | |||
| 3 | ES_CASE_REF | Call by reference | Type reference (TYPE) | GRPC_S_API_CASE_REF | Case reference structure | 20091030 | |||
| 4 | ET_CAPA_CA | Call by reference | Type reference (TYPE) | GRPC_T_CAPA_ACTION | CAPA Corrective Actions & Preventive Actions | 20091030 | |||
| 5 | ET_CAPA_PA | Call by reference | Type reference (TYPE) | GRPC_T_CAPA_ACTION | CAPA Corrective Actions & Preventive Actions | 20091030 | |||
| 6 | ET_QANSWER | Call by reference | Type reference (TYPE) | GRPC_T_UI_QUESTION_ANSWER | Table Type for the Question and Answer for CAPA | 20091030 | |||
| 7 | ET_RCA | Call by reference | Type reference (TYPE) | GRPC_T_IMCS_DATA | Immediate Cause & Data | 20091030 | |||
| 8 | E_ISSUE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091030 | |||
| 9 | I_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method SUBOBJECT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LTEXT | Value transfer | Type reference (TYPE) | GRPC_LONG_TEXT | Description | 20091102 | |||
| 2 | E_STEXT | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_DESCR | Description of the entity | 20091102 | |||
| 3 | I_OBJECT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CAPAPLAN | Call by reference | Type reference (TYPE) | GRPC_S_CAPA_PLAN | CAPA plan | 20091030 | |||
| 2 | IT_QANSWER | Call by reference | Type reference (TYPE) | GRPC_T_UI_QUESTION_ANSWER | Table Type for the Question and Answer for CAPA | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |