/AWS1/CL_IAPSTRTACTAPPROVALT01¶
StartActiveApprovalTeamDeletionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_deletioncompletiontime TYPE /AWS1/IAPISOTIMESTAMP /AWS1/IAPISOTIMESTAMP¶
Timestamp when the deletion process is scheduled to complete.
iv_deletionstarttime TYPE /AWS1/IAPISOTIMESTAMP /AWS1/IAPISOTIMESTAMP¶
Timestamp when the deletion process was initiated.
Queryable Attributes¶
DeletionCompletionTime¶
Timestamp when the deletion process is scheduled to complete.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELETIONCOMPLETIONTIME() |
Getter for DELETIONCOMPLETIONTIME, with configurable default |
ASK_DELETIONCOMPLETIONTIME() |
Getter for DELETIONCOMPLETIONTIME w/ exceptions if field has |
HAS_DELETIONCOMPLETIONTIME() |
Determine if DELETIONCOMPLETIONTIME has a value |
DeletionStartTime¶
Timestamp when the deletion process was initiated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELETIONSTARTTIME() |
Getter for DELETIONSTARTTIME, with configurable default |
ASK_DELETIONSTARTTIME() |
Getter for DELETIONSTARTTIME w/ exceptions if field has no v |
HAS_DELETIONSTARTTIME() |
Determine if DELETIONSTARTTIME has a value |