SAP ABAP Class CL_GRFN_WF_SVYPLAN (Survey plan 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 | 20100422 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20100422 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20100422 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20100422 |
Properties
Class | CL_GRFN_WF_SVYPLAN | |
Short Description | Survey plan 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 | 20100422 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_WF_SVYPLAN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | BI_OBJECT | Business Instance | 20100422 | ||
2 | BI_PERSISTENT | Persistent Business Instance | 20100422 | ||
3 | IF_GRFN_WF_PROCESS | Interface for Entity Workflow Business Objects | 20100422 | ||
4 | IF_WORKFLOW | Business Workflow | 20100422 |
Friends
Class CL_GRFN_WF_SVYPLAN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_SVYGROUP_ID | Instance attribute | Public | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100524 | ||
2 | MV_TYPEID | Instance attribute | Public | Type reference (TYPE) | SIBFTYPEID | Type of Objects in Persistent Object References | 20100422 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20100422 | |
2 | GET_SURVEY | Instance method | Public | Method | 20100524 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | END | Instance Event (0) |
Public (2) |
Terminate workflow | 20100427 |
2 | START | Static Event (1) |
Public (2) |
Trigger workflow | 20100422 |
Types
Class CL_GRFN_WF_SVYPLAN 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_SVYGROUP_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100524 |
Method CONSTRUCTOR on class CL_GRFN_WF_SVYPLAN has no exception.
Method GET_SURVEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_SURVEY | Call by reference | Type reference (TYPE) | GRFN_T_WF_SURVEY | Table for Survey BO | 20100524 |
Method GET_SURVEY on class CL_GRFN_WF_SVYPLAN has no exception.
Event Signatures
Event END Signature
Event END on class CL_GRFN_WF_SVYPLAN has no parameter.
Event START Signature
Event START on class CL_GRFN_WF_SVYPLAN has no parameter.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |