SAP ABAP Class CL_GRPC_API_ISSUE (Issue API class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ENTITY_API (Package) GRC Process controls API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20091029 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20091204 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20091029 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_API_ISSUE | Interface for Issue API | 20091029 |
Properties
| Class | CL_GRPC_API_ISSUE | |
| Short Description | Issue API class | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | GRPC_ENTITY_API | GRC Process controls API |
| Created | 20091029 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20091204 | ||
| 2 | IF_GRFN_REPORT | Get data for reporting engine | 20091029 | ||
| 3 | IF_GRPC_API_ISSUE | Interface for Issue API | 20091029 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20091029 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRFN_FIELD_CLUSTER | 'ATTR' | Field cluster | 20100712 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRFN_FIELD_CLUSTER | 'MAIN' | Field cluster | 20100712 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRFN_FIELD_CLUSTER | 'STATUS' | Field cluster | 20100712 | ||
| 4 | Constant | Public | Type reference (TYPE) | GRFN_FIELD_CLUSTER | 'TXT' | Field cluster | 20100712 | ||
| 5 | Constant | Private | Type reference (TYPE) | GRFN_FIELD_CLUSTER | 'CF_STATUS' | Field cluster | 20100712 | ||
| 6 | Constant | Private | Type reference (TYPE) | GRFN_FIELD_CLUSTER | 'CDF_FIELD' | Field cluster | 20100712 | ||
| 7 | Constant | Private | Type reference (TYPE) | GRFN_FIELD_CLUSTER | 'IS_SCRIPT' | Field cluster | 20100909 | ||
| 8 | Constant | Private | Type reference (TYPE) | GRFN_FIELD_CLUSTER | 'SO_RELEV' | Field cluster | 20100712 | ||
| 9 | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20091104 | ||
| 10 | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRPC_ENTITY_API' | Message Class | 20091104 | ||
| 11 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_CASES_MODEL' | Reference type | 20091104 | ||
| 12 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_MODEL_SETUP' | Reference type | 20091105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Get API class instance of an Issue | 20091029 | |
| 2 | Instance method | Private | Method | 20100921 | ||
| 3 | Instance method | Private | Method | Get carry forward time frame | 20100712 | |
| 4 | Instance method | Private | Method | Get Issue Duration | 20100712 | |
| 5 | Instance method | Private | Method | Analyze issue fields for FETCH | 20100712 |
Events
Class CL_GRPC_API_ISSUE has no event.
Types
Class CL_GRPC_API_ISSUE has no local type.
Method Signatures
Method GET 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 | 20091029 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091029 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_API_ISSUE | Issue API class | 20091029 |
Method GET on class CL_GRPC_API_ISSUE has no exception.
Method GET_AMF_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ATTR_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_REP_ATTR_VALUE | Attribute with multivalues | 20100921 |
Method GET_AMF_ATTR on class CL_GRPC_API_ISSUE has no exception.
Method GET_CF_TIMEFRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CF_TFRAME | Call by reference | Type reference (TYPE) | CLIKE | Timeframe | 20100712 | |||
| 2 | E_CF_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20100712 | |||
| 3 | I_GUID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100712 | |||
| 4 | I_NEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100712 | |||
| 5 | I_STATUS | Call by reference | Type reference (TYPE) | GRPC_CF_STATUS | Carryforward Status | 20100712 |
Method GET_CF_TIMEFRAME on class CL_GRPC_API_ISSUE has no exception.
Method GET_ISSUE_DURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DURATION | Value transfer | Type reference (TYPE) | GRPC_REP_DURATION | Duration for Issue/Remediation Plan | 20100712 | |||
| 2 | IS_ISSUE | Call by reference | Type reference (TYPE) | GRPC_S_ATTRIBUTE_IS | Attributes: Issue | 20100712 |
Method GET_ISSUE_DURATION on class CL_GRPC_API_ISSUE has no exception.
Method RESOLVE_FIELDS_ISSUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_CLUSTER | Call by reference | Type reference (TYPE) | GRFN_T_FIELD_CLUSTER | Table of atrributes | 20100712 | |||
| 2 | IT_FIELDS | Call by reference | Type reference (TYPE) | GRFN_T_FIELDID_HASHED | List of fields | 20100712 | |||
| 3 | IV_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read all attributes | 20100712 | |||
| 4 | IV_LONG_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read long texts | 20100712 | |||
| 5 | IV_READ_ATTR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read attributes | 20100712 |
Method RESOLVE_FIELDS_ISSUE on class CL_GRPC_API_ISSUE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |