Skip to content

/AWS1/CL_BDDCREDATAAUTOLIBRSP

Create DataAutomationLibrary Response

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_libraryarn TYPE /AWS1/BDDDATAAUTOLIBRARYARN /AWS1/BDDDATAAUTOLIBRARYARN

ARN generated at the server side when a DataAutomationLibrary is created

iv_status TYPE /AWS1/BDDDATAAUTOLIBRARYSTATUS /AWS1/BDDDATAAUTOLIBRARYSTATUS

Status of DataAutomationLibrary


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

status

Status of DataAutomationLibrary

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