Skip to content

/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