SAP ABAP Class CL_GRFN_API_QUESTION_INST (API class questions answers)
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 | 20100524 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20100524 |
Properties
| Class | CL_GRFN_API_QUESTION_INST | |
| Short Description | API class questions answers | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_SURVEY | GRC Survey |
| Created | 20100524 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_API_QUESTION_INST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_REPORT | Get data for reporting engine | 20100524 |
Friends
Class CL_GRFN_API_QUESTION_INST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_QLIBRARY_MODEL' | Reference type | 20100526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100524 | |
| 2 | Static method | Public | Method | Returns an instance of the API class | 20100524 | |
| 3 | Static method | Public | Method | 20110407 |
Events
Class CL_GRFN_API_QUESTION_INST has no event.
Types
Class CL_GRFN_API_QUESTION_INST has no local type.
Method Signatures
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 | 20100524 | |||
| 2 | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100524 |
Method CONSTRUCTOR on class CL_GRFN_API_QUESTION_INST has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100524 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100524 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_QUESTION_INST | API class questions answers | 20100524 |
Method GET on class CL_GRFN_API_QUESTION_INST has no exception.
Method GET_ANSWER_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110407 | |||
| 2 | IS_QANSWER | Call by reference | Type reference (TYPE) | GRFN_S_API_QUESTION_ANSWER | Question with answer | 20110407 | |||
| 3 | RV_TEXT | Value transfer | Type reference (TYPE) | GRFN_REP_QI_ATEXT | Questions and answers - answer text | 20110407 |
Method GET_ANSWER_TEXT on class CL_GRFN_API_QUESTION_INST has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |