/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
initiateDatabaseReset
action, and then consumed by theperformDatabaseReset
to reset the database.
Queryable Attributes¶
token¶
A UUID generated by the database in the
initiateDatabaseReset
action, and then consumed by theperformDatabaseReset
to 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 |