/AWS1/CL_ATHRSLTREUSEINFMTION¶
Contains information about whether the result of a previous query was reused.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_reusedpreviousresult TYPE /AWS1/ATHBOOLEAN /AWS1/ATHBOOLEAN¶
True if a previous query result was reused; false if the result was generated from a new run of the query.
Queryable Attributes¶
ReusedPreviousResult¶
True if a previous query result was reused; false if the result was generated from a new run of the query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REUSEDPREVIOUSRESULT() |
Getter for REUSEDPREVIOUSRESULT |