SAP ABAP Class CL_GRFN_WF_SVYINST (Survey instance Business Object classs)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_SURVEY (Package) GRC Survey
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_SURVEY (Package) GRC Survey
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20100521 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20100521 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20100521 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20100521 |
Properties
Class | CL_GRFN_WF_SVYINST | |
Short Description | Survey instance Business Object classs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_SURVEY | GRC Survey |
Created | 20100521 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_WF_SVYINST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | BI_OBJECT | Business Instance | 20100521 | ||
2 | BI_PERSISTENT | Persistent Business Instance | 20100521 | ||
3 | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20100521 | ||
4 | IF_WORKFLOW | Business Workflow | 20100521 |
Friends
Class CL_GRFN_WF_SVYINST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MS_SURVEY_ATTR | Instance attribute | Public | Type reference (TYPE) | GRFN_S_SVYINST | Survey Instance | 20100521 | ||
2 | MV_OBJET_NAME | Instance attribute | Public | Type reference (TYPE) | GRFN_TEXT100 | Object name | 20100521 | ||
3 | MV_OBJ_ID | Instance attribute | Public | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100521 | ||
4 | MV_PLAN_NAME | Instance attribute | Public | Type reference (TYPE) | GRFN_TEXT100 | Plan name | 20100521 | ||
5 | MV_TYPEID | Instance attribute | Public | Type reference (TYPE) | SIBFTYPEID | Type of Objects in Persistent Object References | 20100521 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20100521 | |
2 | DISPLAY | Instance method | Public | Method | 20100521 | |
3 | GET_RECIPIENT | Instance method | Public | Method | Get recipient | 20100521 |
4 | _GET_SVYINST | Instance method | Private | Method | Get survey instance data | 20100521 |
5 | _INIT | Instance method | Private | Method | Init | 20100521 |
6 | _SET_NAME | Instance method | Private | Method | Set self name | 20100521 |
7 | _SET_WF_TITLE | Instance method | Private | Method | Set workflow title | 20100521 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CREATE | Static Event (1) |
Public (2) |
Create Workflow Instance | 20100521 |
2 | END | Instance Event (0) |
Public (2) |
Close current stage and go to the next | 20100521 |
Types
Class CL_GRFN_WF_SVYINST 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) | 20100521 |
Method CONSTRUCTOR on class CL_GRFN_WF_SVYINST has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_GRFN_WF_SVYINST has no parameter.
Method DISPLAY on class CL_GRFN_WF_SVYINST has no exception.
Method GET_RECIPIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RS_RECIPIENT | Value transfer | Type reference (TYPE) | SWHACTOR | Rule Resolution Result | 20100521 |
Method GET_RECIPIENT on class CL_GRFN_WF_SVYINST has no exception.
Method _GET_SVYINST Signature
Method _GET_SVYINST on class CL_GRFN_WF_SVYINST has no parameter.
Method _GET_SVYINST on class CL_GRFN_WF_SVYINST has no exception.
Method _INIT Signature
Method _INIT on class CL_GRFN_WF_SVYINST has no parameter.
Method _INIT on class CL_GRFN_WF_SVYINST has no exception.
Method _SET_NAME Signature
Method _SET_NAME on class CL_GRFN_WF_SVYINST has no parameter.
Method _SET_NAME on class CL_GRFN_WF_SVYINST has no exception.
Method _SET_WF_TITLE Signature
Method _SET_WF_TITLE on class CL_GRFN_WF_SVYINST has no parameter.
Method _SET_WF_TITLE on class CL_GRFN_WF_SVYINST has no exception.
Event Signatures
Event CREATE Signature
Event CREATE on class CL_GRFN_WF_SVYINST has no parameter.
Event END Signature
Event END on class CL_GRFN_WF_SVYINST has no parameter.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |