SAP ABAP Class CL_GRFN_WF_AHISSUE (Adhoc Issue Business Object Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ISSUE (Package) GRC Issue Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20100118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20100118 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20100118 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20100118 |
Properties
| Class | CL_GRFN_WF_AHISSUE | |
| Short Description | Adhoc Issue Business Object Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_ISSUE | GRC Issue Management |
| Created | 20100111 | 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 | BI_OBJECT | Business Instance | 20100118 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20100118 | ||
| 3 | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20100118 | ||
| 4 | IF_WORKFLOW | Business Workflow | 20100118 |
Friends
Class CL_GRFN_WF_AHISSUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GRFNCASEIS | Case table of Issue | 20100113 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SCMG_T_CASE_ATTR | Case Attributes | 20100118 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | GRFN_S_STATUS | Status | 20100118 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100719 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100118 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | GRFN_TEXT | String | 20100118 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SIBFTYPEID | Type of Objects in Persistent Object References | 20100118 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CREATE | Static Event (1) |
Public (2) |
Create Workflow Instance | 20100118 |
| 2 | INPROCESS | Instance Event (0) |
Public (2) |
Close current stage and go to the next | 20100118 |
Types
Class CL_GRFN_WF_AHISSUE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJ_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100113 |
Method CONSTRUCTOR on class CL_GRFN_WF_AHISSUE has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_GRFN_WF_AHISSUE has no parameter.
Method DISPLAY on class CL_GRFN_WF_AHISSUE has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_GRFN_WF_AHISSUE has no parameter.
Method EXECUTE on class CL_GRFN_WF_AHISSUE has no exception.
Method GET_CAPA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN | Call by reference | Type reference (TYPE) | GRPC_T_WF_CPPLAN | Table for Remediation Plan BO | 20100203 |
Method GET_CAPA on class CL_GRFN_WF_AHISSUE has no exception.
Method GET_ISSUE_ADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ADMIN | Call by reference | Type reference (TYPE) | SWFUAGENTS | List of Organizational Objects | 20100119 |
Method GET_ISSUE_ADMIN on class CL_GRFN_WF_AHISSUE has no exception.
Method GET_PLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLAN | Call by reference | Type reference (TYPE) | GRPC_T_WF_PLAN | Table for Remediation Plan BO | 20100119 |
Method GET_PLAN on class CL_GRFN_WF_AHISSUE has no exception.
Method GET_PROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_PROCESSOR | Value transfer | Type reference (TYPE) | SWHACTOR | Rule Resolution Result | 20100118 |
Method GET_PROCESSOR on class CL_GRFN_WF_AHISSUE has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATUS | Value transfer | Type reference (TYPE) | GRFN_CASE_STATUS | Case status | 20100118 |
Method GET_STATUS on class CL_GRFN_WF_AHISSUE has no exception.
Method ON_ISSUE_OPEN Signature
Method ON_ISSUE_OPEN on class CL_GRFN_WF_AHISSUE has no parameter.
Method ON_ISSUE_OPEN on class CL_GRFN_WF_AHISSUE has no exception.
Method ON_PLANS_CLOSED Signature
Method ON_PLANS_CLOSED on class CL_GRFN_WF_AHISSUE has no parameter.
Method ON_PLANS_CLOSED on class CL_GRFN_WF_AHISSUE has no exception.
Method START Signature
Method START on class CL_GRFN_WF_AHISSUE has no parameter.
Method START on class CL_GRFN_WF_AHISSUE has no exception.
Method USE_CAPA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FLAG | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100114 |
Method USE_CAPA on class CL_GRFN_WF_AHISSUE has no exception.
Method _GET_AHISSUE Signature
Method _GET_AHISSUE on class CL_GRFN_WF_AHISSUE has no parameter.
Method _GET_AHISSUE on class CL_GRFN_WF_AHISSUE has no exception.
Method _GET_CASE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATUS | Value transfer | Type reference (TYPE) | GRFN_CASE_STATUS | Case status | 20100118 |
Method _GET_CASE_STATUS on class CL_GRFN_WF_AHISSUE has no exception.
Method _INIT Signature
Method _INIT on class CL_GRFN_WF_AHISSUE has no parameter.
Method _INIT on class CL_GRFN_WF_AHISSUE has no exception.
Method _LOAD_VARIATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_VARIATE | Value transfer | Type reference (TYPE) | GRFN_S_VARIATE | Variate for Task Name | 20110217 |
Method _LOAD_VARIATE on class CL_GRFN_WF_AHISSUE has no exception.
Method _SET_NAME Signature
Method _SET_NAME on class CL_GRFN_WF_AHISSUE has no parameter.
Method _SET_NAME on class CL_GRFN_WF_AHISSUE has no exception.
Method _SET_TEXT Signature
Method _SET_TEXT on class CL_GRFN_WF_AHISSUE has no parameter.
Method _SET_TEXT on class CL_GRFN_WF_AHISSUE has no exception.
Event Signatures
Event CREATE Signature
Event CREATE on class CL_GRFN_WF_AHISSUE has no parameter.
Event INPROCESS Signature
Event INPROCESS on class CL_GRFN_WF_AHISSUE has no parameter.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |