/AWS1/CL_FDTGETDELEVTSBYEVTT01¶
GetDeleteEventsByEventTypeStatusResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_eventtypename TYPE /AWS1/FDTIDENTIFIER /AWS1/FDTIDENTIFIER¶
The event type name.
iv_eventsdeletionstatus TYPE /AWS1/FDTASYNCJOBSTATUS /AWS1/FDTASYNCJOBSTATUS¶
The deletion status.
Queryable Attributes¶
eventTypeName¶
The event type name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTTYPENAME() |
Getter for EVENTTYPENAME, with configurable default |
ASK_EVENTTYPENAME() |
Getter for EVENTTYPENAME w/ exceptions if field has no value |
HAS_EVENTTYPENAME() |
Determine if EVENTTYPENAME has a value |
eventsDeletionStatus¶
The deletion status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTSDELETIONSTATUS() |
Getter for EVENTSDELETIONSTATUS, with configurable default |
ASK_EVENTSDELETIONSTATUS() |
Getter for EVENTSDELETIONSTATUS w/ exceptions if field has n |
HAS_EVENTSDELETIONSTATUS() |
Determine if EVENTSDELETIONSTATUS has a value |