SAP ABAP Class IF_GRRM_API_SURVEY (Survey Instance API)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20081001 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_SURVEY | Survey Instance API class | 20081001 |
Properties
| Class | IF_GRRM_API_SURVEY | |
| Short Description | Survey Instance API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081001 | 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) |
Interfaces
Class IF_GRRM_API_SURVEY has no interface implemented.
Friends
Class IF_GRRM_API_SURVEY has no friend class.
Attributes
Class IF_GRRM_API_SURVEY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create a new Survey Instance | 20081001 | |
| 2 | Instance method | Public | Method | Delete Survey Instance | 20081001 | |
| 3 | Static method | Public | Method | Retrieve list of Survey Instance | 20081001 | |
| 4 | Instance method | Public | Method | Retrieve Survey Instance | 20081001 | |
| 5 | Instance method | Public | Method | Update Survey Instance | 20081001 |
Events
Class IF_GRRM_API_SURVEY has no event.
Types
Class IF_GRRM_API_SURVEY has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SVYINST_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081009 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081001 | |||
| 3 | IS_SURVEY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_SURVEY_DATA | Survey Data | 20081009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20081001 |
Method DELETE Signature
Method DELETE on class IF_GRRM_API_SURVEY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20081001 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SURVEY_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_SURVEY_LIST | Survey List | 20081009 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081001 | |||
| 3 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Parent id of the surveys | 20081009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20081001 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SURVEY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_SURVEY_DATA | Survey API Data | 20081009 | |||
| 2 | ET_SVYANAL_DATA | Call by reference | Type reference (TYPE) | GRRM_T_API_SURVEY_ANAL_DATA | Survey Analysis Data | 20081015 | |||
| 3 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Editable | 20081001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20081001 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SURVEY_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_SURVEY_DATA | Survey Data | 20081013 | |||
| 2 | IT_SVYANAL_DATA | Call by reference | Type reference (TYPE) | GRRM_T_API_SURVEY_ANAL_DATA | Survey Analysis API Data | 20081015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20081001 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |