SAP ABAP Class CL_GRFN_MODEL_SURVEY (Survey model)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
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) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20100314 |
Properties
| Class | CL_GRFN_MODEL_SURVEY | |
| Short Description | Survey model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_SURVEY | GRC Survey |
| Created | 20100314 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20100314 |
Friends
Class CL_GRFN_MODEL_SURVEY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100314 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRFNS_T_SVYINST_BUFFER | Survey Instance Buffer | 20100314 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GRFN_VALIDFROM | Begin Date | 20100314 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GRFN_VALIDTO | End Date | 20100314 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20100314 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100430 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GRRM_TIMEFRAME | Timeframe | 20100314 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | GRFN_TF_YEAR | Timeframe Year | 20100314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Judge whether all survey instances have been finished | 20100318 | |
| 2 | Instance method | Public | Constructor | Constructor | 20100314 | |
| 3 | Instance method | Public | Method | Create Survey Instance | 20100314 | |
| 4 | Instance method | Public | Method | Delete Survey Instance | 20100314 | |
| 5 | Instance method | Private | Method | Get AIF Form | 20100319 | |
| 6 | Instance method | Public | Method | Query Survey Instances | 20100314 | |
| 7 | Instance method | Public | Method | Retrieve Survey Instance | 20100314 | |
| 8 | Instance method | Private | Method | Save Survey | 20100314 | |
| 9 | Instance method | Public | Method | Set online or offline survey | 20100524 | |
| 10 | Instance method | Private | Method | Set editable or not, lock/unlock object | 20100314 | |
| 11 | Instance method | Public | Method | Update Survey Instance | 20100314 | |
| 12 | Instance method | Private | Method | Raise Error | 20100314 |
Events
Class CL_GRFN_MODEL_SURVEY has no event.
Types
Class CL_GRFN_MODEL_SURVEY has no local type.
Method Signatures
Method COMPLETE_TASKPLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COMPLETE | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100318 | |||
| 2 | IV_SVYINST_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | UUID of the GRC object (char32) | 20100318 |
Method COMPLETE_TASKPLAN on class CL_GRFN_MODEL_SURVEY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20100314 | |||
| 2 | IV_TF_YEAR | Value transfer | Type reference (TYPE) | GRFN_TF_YEAR | Timeframe Year | 20100314 | |||
| 3 | IV_TIMEFRAME | Value transfer | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20100314 |
Method CONSTRUCTOR on class CL_GRFN_MODEL_SURVEY has no exception.
Method CREATE_SURVEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SVYINST_DATA | Call by reference | Type reference (TYPE) | GRFN_S_SVYINST | Survey Instance | 20100314 | |||
| 2 | RV_SVYINSTID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100314 |
Method DELETE_SURVEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SVYINSTID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100314 |
Method GET_AIF_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SVYTYPE | Call by reference | Type reference (TYPE) | GRFN_SURVEY_TYPE | Survey Type | 20100319 | |||
| 2 | RV_FORM | Value transfer | Type reference (TYPE) | FPNAME | Name of Form Object | 20100319 |
Method GET_AIF_FORM on class CL_GRFN_MODEL_SURVEY has no exception.
Method QUERY_SURVEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SVYINST_LIST | Call by reference | Type reference (TYPE) | GRFN_T_SVYINST_LIST | Survey Instance list table | 20100314 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100314 | |||
| 3 | IV_SVYGRP_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100825 | |||
| 4 | IV_TASKPLAN_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100314 |
Method RETRIEVE_SURVEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SVYINST_DATA | Call by reference | Type reference (TYPE) | GRFN_S_SVYINST | Survey Instance | 20100314 | |||
| 2 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100314 | |||
| 3 | IV_SVYINSTID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100314 |
Method SAVE_SURVEY Signature
Method SAVE_SURVEY on class CL_GRFN_MODEL_SURVEY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100314 |
Method SET_SURVEY_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SURVEY_STATUS | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100524 |
Method SET_SURVEY_STATUS on class CL_GRFN_MODEL_SURVEY has no exception.
Method SET_SVYINST_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100314 |
Method UPDATE_SURVEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SVYINST_DATA | Call by reference | Type reference (TYPE) | GRFN_S_SVYINST | Survey Instance | 20100314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100314 |
Method _RAISE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20100314 | |||
| 2 | IV_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20100314 | |||
| 3 | IV_PAR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20100314 | |||
| 4 | IV_PAR2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20100314 | |||
| 5 | IV_RAISE | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Raise error or not | 20100314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100314 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |