SAP ABAP Class CL_GRFN_API_SVYINST (Survey Instance API class)
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 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20100319 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_SURVEY_RESP_CONT | Survey Response Container | 20100514 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_SVYINST | Survey Instance API | 20100322 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20100319 |
Properties
| Class | CL_GRFN_API_SVYINST | |
| Short Description | Survey Instance API class | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_SURVEY | GRC Survey |
| Created | 20100319 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_SURVEY_RESP_CONT | Survey Response Container | 20100514 | ||
| 2 | IF_GRFN_API_SVYINST | Survey Instance API | 20100322 | ||
| 3 | IF_GRFN_REPORT | Get data for reporting engine | 20100319 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20100319 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_SURVEY' | Reference type | 20100319 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_MODEL_SURVEY | Survey Instance model instance reference | 20100319 | |||
| 3 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_STMPLT_MODEL' | Reference type | 20100524 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Set message ID | 20100319 | |
| 2 | Instance method | Public | Method | Complete all tasks for one object | 20100319 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20100319 | |
| 4 | Static method | Private | Method | get api instance | 20100607 |
Events
Class CL_GRFN_API_SVYINST has no event.
Types
Class CL_GRFN_API_SVYINST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRFN_API_SVYINST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRFN_API_SVYINST has no exception.
Method COMPLETE_TASKPLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COMPLETE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100319 |
Method COMPLETE_TASKPLAN on class CL_GRFN_API_SVYINST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100319 | |||
| 2 | IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object Id | 20100319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100319 |
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100607 | |||
| 2 | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100607 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SVYINST | Survey Instance API class | 20100607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100607 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |