/AWS1/CL_WADIMPORTLENSOUTPUT¶
ImportLensOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_lensarn TYPE /AWS1/WADLENSARN /AWS1/WADLENSARN¶
The ARN for the lens that was created or updated.
iv_status TYPE /AWS1/WADIMPORTLENSSTATUS /AWS1/WADIMPORTLENSSTATUS¶
The status of the imported lens.
Queryable Attributes¶
LensArn¶
The ARN for the lens that was created or updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LENSARN() |
Getter for LENSARN, with configurable default |
ASK_LENSARN() |
Getter for LENSARN w/ exceptions if field has no value |
HAS_LENSARN() |
Determine if LENSARN has a value |
Status¶
The status of the imported lens.
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 |