/AWS1/CL_OMXACTIVATEREADSETF00¶
A read set activation job filter.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/OMXREADSETACTJOBSTATUS /AWS1/OMXREADSETACTJOBSTATUS¶
The filter's status.
iv_createdafter TYPE /AWS1/OMXTIMESTAMP /AWS1/OMXTIMESTAMP¶
The filter's start date.
iv_createdbefore TYPE /AWS1/OMXTIMESTAMP /AWS1/OMXTIMESTAMP¶
The filter's end date.
Queryable Attributes¶
status¶
The filter's status.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_STATUS() | 
Getter for STATUS, with configurable default | 
ASK_STATUS() | 
Getter for STATUS w/ exceptions if field has no value | 
HAS_STATUS() | 
Determine if STATUS has a value | 
createdAfter¶
The filter's start date.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_CREATEDAFTER() | 
Getter for CREATEDAFTER, with configurable default | 
ASK_CREATEDAFTER() | 
Getter for CREATEDAFTER w/ exceptions if field has no value | 
HAS_CREATEDAFTER() | 
Determine if CREATEDAFTER has a value | 
createdBefore¶
The filter's end date.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_CREATEDBEFORE() | 
Getter for CREATEDBEFORE, with configurable default | 
ASK_CREATEDBEFORE() | 
Getter for CREATEDBEFORE w/ exceptions if field has no value | 
HAS_CREATEDBEFORE() | 
Determine if CREATEDBEFORE has a value |