SAP ABAP Class CL_GRPC_WF_DISCSVY (Business Object of Disclosure Survey)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_DISCLOSURE_SURVEY (Package) Disclosure Survey
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20120312 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20120312 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20120312 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20120312 |
Properties
| Class | CL_GRPC_WF_DISCSVY | |
| Short Description | Business Object of Disclosure Survey | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_DISCLOSURE_SURVEY | Disclosure Survey |
| Created | 20120312 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_WF_DISCSVY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | BI_OBJECT | Business Instance | 20120312 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20120312 | ||
| 3 | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20120312 | ||
| 4 | IF_WORKFLOW | Business Workflow | 20120312 |
Friends
Class CL_GRPC_WF_DISCSVY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SIBFTYPEID | 'CL_GRPC_WF_DISCSVY' | Type of Objects in Persistent Object References | 20120313 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20120314 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120313 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | GRFN_TEXT | String | 20120313 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRPC_DISCSVY | 20120316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120313 | ||
| 2 | Instance method | Private | Method | Get the disclosure survey data | 20120315 | |
| 3 | Instance method | Private | Method | Init | 20120313 | |
| 4 | Instance method | Private | Method | Load BO variate for task name | 20120313 | |
| 5 | Instance method | Private | Method | Set text of this process | 20120313 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CREATE | Static Event (1) |
Public (2) |
Create Workflow Instance | 20120312 |
| 2 | INPROCESS | Instance Event (0) |
Public (2) |
Close current stage and go to the next | 20120312 |
Types
Class CL_GRPC_WF_DISCSVY 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 | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120313 |
Method CONSTRUCTOR on class CL_GRPC_WF_DISCSVY has no exception.
Method _GET_DISCSVY Signature
Method _GET_DISCSVY on class CL_GRPC_WF_DISCSVY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120316 |
Method _INIT Signature
Method _INIT on class CL_GRPC_WF_DISCSVY has no parameter.
Method _INIT on class CL_GRPC_WF_DISCSVY 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 | 20120313 |
Method _LOAD_VARIATE on class CL_GRPC_WF_DISCSVY has no exception.
Method _SET_TEXT Signature
Method _SET_TEXT on class CL_GRPC_WF_DISCSVY has no parameter.
Method _SET_TEXT on class CL_GRPC_WF_DISCSVY has no exception.
Event Signatures
Event CREATE Signature
Event CREATE on class CL_GRPC_WF_DISCSVY has no parameter.
Event INPROCESS Signature
Event INPROCESS on class CL_GRPC_WF_DISCSVY has no parameter.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |