/AWS1/CL_NEDFASTRESETTOKEN¶
A structure containing the fast reset token used to initiate a fast reset.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_token TYPE /AWS1/NEDSTRING /AWS1/NEDSTRING¶
A UUID generated by the database in the
initiateDatabaseResetaction, and then consumed by theperformDatabaseResetto reset the database.
Queryable Attributes¶
token¶
A UUID generated by the database in the
initiateDatabaseResetaction, and then consumed by theperformDatabaseResetto reset the database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOKEN() |
Getter for TOKEN, with configurable default |
ASK_TOKEN() |
Getter for TOKEN w/ exceptions if field has no value |
HAS_TOKEN() |
Determine if TOKEN has a value |