/AWS1/CL_BDAINGESTIONJOBSORTBY¶
The parameters of sorting the data.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_attribute TYPE /AWS1/BDAINGESTIONJOBSORTBYA00 /AWS1/BDAINGESTIONJOBSORTBYA00¶
The name of field or attribute to apply sorting of data.
iv_order TYPE /AWS1/BDASORTORDER /AWS1/BDASORTORDER¶
The order for sorting the data.
Queryable Attributes¶
attribute¶
The name of field or attribute to apply sorting of data.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTE() |
Getter for ATTRIBUTE, with configurable default |
ASK_ATTRIBUTE() |
Getter for ATTRIBUTE w/ exceptions if field has no value |
HAS_ATTRIBUTE() |
Determine if ATTRIBUTE has a value |
order¶
The order for sorting the data.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORDER() |
Getter for ORDER, with configurable default |
ASK_ORDER() |
Getter for ORDER w/ exceptions if field has no value |
HAS_ORDER() |
Determine if ORDER has a value |