SAP ABAP Class CL_REVQUESTION (Buffering of Review Questions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-ASA (Application Component) ASAP (AcceleratedSAP)
⤷
SQADB (Package) Question and Answer Database
⤷
⤷
Properties
| Class | CL_REVQUESTION | |
| Short Description | Buffering of Review Questions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQADB | Question and Answer Database |
| Created | 20000328 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_REVQUESTION has no forward declaration.
Interfaces
Class CL_REVQUESTION has no interface implemented.
Friends
Class CL_REVQUESTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SQADBREV_T | Table with Review Questions | 20000328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000328 | |
| 2 | Static method | Public | Method | Provides Question | 20000328 | |
| 3 | Static method | Public | Method | Deletes Puffered Question | 20001110 | |
| 4 | Static method | Private | Method | Reads Questions from Database | 20000328 |
Events
Class CL_REVQUESTION has no event.
Types
Class CL_REVQUESTION has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_REVQUESTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REVQUESTION has no exception.
Method GET_REVQUESTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SQADBREV | Call by reference | Type reference (TYPE) | SQADBREV_S | Generierte Tabelle zum View SQADBREV_V | 20000328 | |||
| 2 | I_QUEID | Value transfer | Type reference (TYPE) | SQADB01-QUEID | Eindeutige ID für Frage | 20000328 |
Method GET_REVQUESTION on class CL_REVQUESTION has no exception.
Method INVALID_REVQUESTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUEID | Call by reference | Type reference (TYPE) | SQADB01-QUEID | Eindeutige ID für Frage | 20001110 |
Method INVALID_REVQUESTION on class CL_REVQUESTION has no exception.
Method READ_SQADBREV Signature
Method READ_SQADBREV on class CL_REVQUESTION has no parameter.
Method READ_SQADBREV on class CL_REVQUESTION has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46D |