SAP ABAP Interface IF_GRFN_SURVEY_WD (Online survey interface)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_SURVEY (Package) GRC Survey
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_SURVEY_WD | Online survey | 20100614 |
Properties
| Interface | IF_GRFN_SURVEY_WD | |
| Short Description | Online survey interface |
General Data
| Package | GRFN_SURVEY | GRC Survey |
| Created | 20100614 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRFN_SURVEY_WD has no forward declaration.
Interfaces
Interface IF_GRFN_SURVEY_WD has no interface.
Friends
Interface IF_GRFN_SURVEY_WD has no friend.
Attributes
Interface IF_GRFN_SURVEY_WD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100620 | ||
| 2 | Instance method | Public | Method | Terminate work item | 20100614 | |
| 3 | Instance method | Public | Method | To get the instance of the message handler | 20100619 | |
| 4 | Instance method | Public | Method | Get survey | 20100614 | |
| 5 | Instance method | Public | Method | Get taskplan | 20100614 | |
| 6 | Instance method | Public | Method | 20100615 | ||
| 7 | Instance method | Public | Method | 20100621 | ||
| 8 | Instance method | Public | Method | 20100619 | ||
| 9 | Instance method | Public | Method | Set new message handler instance | 20100619 | |
| 10 | Instance method | Public | Method | 20100614 | ||
| 11 | Instance method | Public | Method | Set workitem | 20100614 | |
| 12 | Instance method | Public | Method | Warning window | 20100614 | |
| 13 | Instance method | Public | Method | Pop up upload survey window | 20100614 |
Events
Interface IF_GRFN_SURVEY_WD has no event.
Types
Interface IF_GRFN_SURVEY_WD has no local type.
Method Signatures
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on Interface IF_GRFN_SURVEY_WD has no parameter.
Method CLEAR_MESSAGES on Interface IF_GRFN_SURVEY_WD has no exception.
Method FINISH_SURVEY Signature
Method FINISH_SURVEY on Interface IF_GRFN_SURVEY_WD has no parameter.
Method FINISH_SURVEY on Interface IF_GRFN_SURVEY_WD has no exception.
Method GET_MESSAGE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_MESSAGE_HANDLER_WD | 20100619 |
Method GET_MESSAGE_HANDLER on Interface IF_GRFN_SURVEY_WD has no exception.
Method GET_SURVEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_API_SVYINST | Value transfer | Type reference (TYPE) | GRFN_S_API_SURVEY_DATA | Survey Type | 20100614 |
Method GET_SURVEY on Interface IF_GRFN_SURVEY_WD has no exception.
Method GET_TASKPLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TASKPLAN | Value transfer | Type reference (TYPE) | GRFN_S_TASKPLAN | structure for task plan | 20100614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100614 |
Method GET_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WORKITEM | Value transfer | Type reference (TYPE) | SWW_WIID | Single-Character Flag | 20100615 |
Method GET_WORKITEM on Interface IF_GRFN_SURVEY_WD has no exception.
Method NEEDS_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_API_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100621 | |||
| 2 | IO_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100621 |
Method NEEDS_CONFIRMATION on Interface IF_GRFN_SURVEY_WD has no exception.
Method REPORT_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100619 |
Method REPORT_MESSAGES on Interface IF_GRFN_SURVEY_WD has no exception.
Method SET_MESSAGE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20100619 |
Method SET_MESSAGE_HANDLER on Interface IF_GRFN_SURVEY_WD has no exception.
Method SET_SVYINST_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100614 |
Method SET_SVYINST_ID on Interface IF_GRFN_SURVEY_WD has no exception.
Method SET_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WORKITEM | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20100614 |
Method SET_WORKITEM on Interface IF_GRFN_SURVEY_WD has no exception.
Method SURVEY_WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_API_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100614 | |||
| 2 | IO_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100614 |
Method SURVEY_WARNING on Interface IF_GRFN_SURVEY_WD has no exception.
Method UPLOAD_SURVEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_API_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100614 |
Method UPLOAD_SURVEY on Interface IF_GRFN_SURVEY_WD has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |