SAP ABAP Class CL_GRPC_WF_TESTLOG (Business Object of Testlog)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_WORKFLOW (Package) Workflow-Unique
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_WORKFLOW (Package) Workflow-Unique
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20100610 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20100610 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20100610 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20100610 |
Properties
Class | CL_GRPC_WF_TESTLOG | |
Short Description | Business Object of Testlog | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_WORKFLOW | Workflow-Unique |
Created | 20100610 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_WF_TESTLOG has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | BI_OBJECT | Business Instance | 20100610 | ||
2 | BI_PERSISTENT | Persistent Business Instance | 20100610 | ||
3 | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20100610 | ||
4 | IF_WORKFLOW | Business Workflow | 20100610 |
Friends
Class CL_GRPC_WF_TESTLOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CV_TYPEID | Constant | Public | Type reference (TYPE) | SIBFTYPEID | 'CL_GRPC_WF_TESTLOG' | Type of Objects in Persistent Object References | 20100610 | |
2 | MS_CASE_ATTR | Instance attribute | Public | Type reference (TYPE) | SCMG_T_CASE_ATTR | Case Attributes | 20100610 | ||
3 | MS_PROCESSOR | Instance attribute | Public | Type reference (TYPE) | SWHACTOR | Rule Resolution Result | 20100610 | ||
4 | MS_STATUS | Instance attribute | Public | Type reference (TYPE) | GRFN_S_STATUS | Status | 20100610 | ||
5 | MS_TESTLOG | Instance attribute | Public | Type reference (TYPE) | GRPCCASETL | 20100610 | |||
6 | MV_OBJ_ID | Instance attribute | Public | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100610 | ||
7 | MV_RETEST_INFO | Instance attribute | Public | Type reference (TYPE) | GRPC_S_REPEAT_WORK_INFO | Repeat Work Information | 20100610 | ||
8 | MV_TEXT | Instance attribute | Public | Type reference (TYPE) | GRFN_TEXT | String | 20100610 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CREATE | Static Event (1) |
Public (2) |
Create Workflow Instance | 20100610 |
2 | INPROCESS | Instance Event (0) |
Public (2) |
Close current stage and go to the next | 20100610 |
Types
Class CL_GRPC_WF_TESTLOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_OBJ_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100610 |
Method CONSTRUCTOR on class CL_GRPC_WF_TESTLOG has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_GRPC_WF_TESTLOG has no parameter.
Method DISPLAY on class CL_GRPC_WF_TESTLOG has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_GRPC_WF_TESTLOG has no parameter.
Method EXECUTE on class CL_GRPC_WF_TESTLOG has no exception.
Method GET_MV_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | EV_TEXT | Value transfer | Type reference (TYPE) | GRFN_TEXT | String | 20130605 |
Method GET_MV_TEXT on class CL_GRPC_WF_TESTLOG has no exception.
Method GET_OPEN_ISSUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_ISSUE | Call by reference | Type reference (TYPE) | GRPC_T_WF_ISSUE | Table for Issue BO | 20100610 |
Method GET_OPEN_ISSUE on class CL_GRPC_WF_TESTLOG has no exception.
Method GET_RETESTLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EO_RETESTLOG | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_WF_TESTLOG | Business Object of Assessment | 20100610 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRPC_CASE | PC: Case | 20100610 |
Method RESTART Signature
Method RESTART on class CL_GRPC_WF_TESTLOG has no parameter.
Method RESTART on class CL_GRPC_WF_TESTLOG has no exception.
Method START Signature
Method START on class CL_GRPC_WF_TESTLOG has no parameter.
Method START on class CL_GRPC_WF_TESTLOG has no exception.
Method _GET_CASE_STATUS Signature
Method _GET_CASE_STATUS on class CL_GRPC_WF_TESTLOG has no parameter.
Method _GET_CASE_STATUS on class CL_GRPC_WF_TESTLOG has no exception.
Method _GET_PROCESSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | EV_TEXT | Value transfer | Type reference (TYPE) | GRFN_TEXT | String | 20130605 |
Method _GET_PROCESSER on class CL_GRPC_WF_TESTLOG has no exception.
Method _GET_RETEST_INFO Signature
Method _GET_RETEST_INFO on class CL_GRPC_WF_TESTLOG has no parameter.
Method _GET_RETEST_INFO on class CL_GRPC_WF_TESTLOG has no exception.
Method _GET_TESTLOG Signature
Method _GET_TESTLOG on class CL_GRPC_WF_TESTLOG has no parameter.
Method _GET_TESTLOG on class CL_GRPC_WF_TESTLOG has no exception.
Method _INIT Signature
Method _INIT on class CL_GRPC_WF_TESTLOG has no parameter.
Method _INIT on class CL_GRPC_WF_TESTLOG has no exception.
Method _LOAD_VARIATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RS_VARIATE | Value transfer | Type reference (TYPE) | GRFN_S_VARIATE | Variate for Task Name | 20110125 |
Method _LOAD_VARIATE on class CL_GRPC_WF_TESTLOG has no exception.
Method _SET_TEXT Signature
Method _SET_TEXT on class CL_GRPC_WF_TESTLOG has no parameter.
Method _SET_TEXT on class CL_GRPC_WF_TESTLOG has no exception.
Event Signatures
Event CREATE Signature
Event CREATE on class CL_GRPC_WF_TESTLOG has no parameter.
Event INPROCESS Signature
Event INPROCESS on class CL_GRPC_WF_TESTLOG has no parameter.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |