SAP ABAP Class CL_GRPC_WF_CPPLAN (Business Object for CAPA Plan)
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 | 20100126 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20100126 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20100126 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20100126 |
Properties
Class | CL_GRPC_WF_CPPLAN | |
Short Description | Business Object for CAPA Plan | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_WORKFLOW | Workflow-Unique |
Created | 20100126 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_WF_CPPLAN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | BI_OBJECT | Business Instance | 20100126 | ||
2 | BI_PERSISTENT | Persistent Business Instance | 20100126 | ||
3 | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20100126 | ||
4 | IF_WORKFLOW | Business Workflow | 20100126 |
Friends
Class CL_GRPC_WF_CPPLAN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MS_CASE_ATTR | Instance attribute | Public | Type reference (TYPE) | SCMG_T_CASE_ATTR | Case Attributes | 20100126 | ||
2 | MS_PLAN | Instance attribute | Public | Type reference (TYPE) | GRPCCASECP | CAPA Plan | 20100126 | ||
3 | MS_STATUS | Instance attribute | Public | Type reference (TYPE) | GRFN_S_STATUS | Case status | 20100126 | ||
4 | MV_CLASS_NAME | Constant | Private | Type reference (TYPE) | GRFN_CLASS_NAME | 'CL_GRPC_WF_CPPLAN' | Class name | 20100126 | |
5 | MV_OBJ_ID | Instance attribute | Public | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100126 | ||
6 | MV_TEXT | Instance attribute | Public | Type reference (TYPE) | GRFN_TEXT | String | 20100126 | ||
7 | MV_TYPEID | Instance attribute | Public | Type reference (TYPE) | SIBFTYPEID | Type of Objects in Persistent Object References | 20100126 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20100126 |
2 | DISPLAY | Instance method | Public | Method | 20100126 | |
3 | EXECUTE | Instance method | Public | Method | 20100126 | |
4 | GET_PROCESSOR | Instance method | Public | Method | Get the processor | 20100126 |
5 | GET_STATUS | Instance method | Public | Method | Get the status | 20100126 |
6 | START | Instance method | Public | Method | 20100126 | |
7 | _GET_CASE_STATUS | Instance method | Private | Method | Get case attribute | 20100126 |
8 | _GET_PLAN | Instance method | Private | Method | Get the plan data | 20100126 |
9 | _INIT | Instance method | Private | Method | Init | 20100126 |
10 | _LOAD_VARIATE | Instance method | Private | Method | Load BO variate for task name | 20110126 |
11 | _SET_NAME | Instance method | Private | Method | Set self name | 20100126 |
12 | _SET_TEXT | Instance method | Private | Method | Set text of this process | 20100126 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CREATE | Static Event (1) |
Public (2) |
Create Workflow Instance | 20100126 |
2 | INPROCESS | Instance Event (0) |
Public (2) |
Close current stage and go to the next | 20100126 |
Types
Class CL_GRPC_WF_CPPLAN 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) | 20100126 |
Method CONSTRUCTOR on class CL_GRPC_WF_CPPLAN has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_GRPC_WF_CPPLAN has no parameter.
Method DISPLAY on class CL_GRPC_WF_CPPLAN has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_GRPC_WF_CPPLAN has no parameter.
Method EXECUTE on class CL_GRPC_WF_CPPLAN has no exception.
Method GET_PROCESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RS_PROCESSOR | Value transfer | Type reference (TYPE) | SWHACTOR | Rule Resolution Result | 20100126 |
Method GET_PROCESSOR on class CL_GRPC_WF_CPPLAN has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_STATUS | Value transfer | Type reference (TYPE) | GRFN_CASE_STATUS | Case status | 20100126 |
Method GET_STATUS on class CL_GRPC_WF_CPPLAN has no exception.
Method START Signature
Method START on class CL_GRPC_WF_CPPLAN has no parameter.
Method START on class CL_GRPC_WF_CPPLAN has no exception.
Method _GET_CASE_STATUS Signature
Method _GET_CASE_STATUS on class CL_GRPC_WF_CPPLAN has no parameter.
Method _GET_CASE_STATUS on class CL_GRPC_WF_CPPLAN has no exception.
Method _GET_PLAN Signature
Method _GET_PLAN on class CL_GRPC_WF_CPPLAN has no parameter.
Method _GET_PLAN on class CL_GRPC_WF_CPPLAN has no exception.
Method _INIT 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) | 20100126 |
Method _INIT on class CL_GRPC_WF_CPPLAN 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 | 20110126 |
Method _LOAD_VARIATE on class CL_GRPC_WF_CPPLAN has no exception.
Method _SET_NAME Signature
Method _SET_NAME on class CL_GRPC_WF_CPPLAN has no parameter.
Method _SET_NAME on class CL_GRPC_WF_CPPLAN has no exception.
Method _SET_TEXT Signature
Method _SET_TEXT on class CL_GRPC_WF_CPPLAN has no parameter.
Method _SET_TEXT on class CL_GRPC_WF_CPPLAN has no exception.
Event Signatures
Event CREATE Signature
Event CREATE on class CL_GRPC_WF_CPPLAN has no parameter.
Event INPROCESS Signature
Event INPROCESS on class CL_GRPC_WF_CPPLAN has no parameter.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |