/AWS1/CL_XL8CREPARALLELDATARSP¶
CreateParallelDataResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/XL8RESOURCENAME /AWS1/XL8RESOURCENAME¶
The custom name that you assigned to the parallel data resource.
iv_status TYPE /AWS1/XL8PARALLELDATASTATUS /AWS1/XL8PARALLELDATASTATUS¶
The status of the parallel data resource. When the resource is ready for you to use, the status is
ACTIVE.
Queryable Attributes¶
Name¶
The custom name that you assigned to the parallel data resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Status¶
The status of the parallel data resource. When the resource is ready for you to use, the status is
ACTIVE.
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 |