/AWS1/CL_BDDDATAAUTOLIBITEM¶
DataAutomationLibrary Item
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_libraryarn TYPE /AWS1/BDDDATAAUTOLIBRARYARN /AWS1/BDDDATAAUTOLIBRARYARN¶
ARN generated at the server side when a DataAutomationLibrary is created
Queryable Attributes¶
libraryArn¶
ARN generated at the server side when a DataAutomationLibrary is created
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LIBRARYARN() |
Getter for LIBRARYARN, with configurable default |
ASK_LIBRARYARN() |
Getter for LIBRARYARN w/ exceptions if field has no value |
HAS_LIBRARYARN() |
Determine if LIBRARYARN has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_DATAAUTOMATIONLIBRARYITEMS¶
TYPES TT_DATAAUTOMATIONLIBRARYITEMS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDDDATAAUTOLIBITEM WITH DEFAULT KEY
.