Skip to content

/AWS1/CL_BDDDATAAUTOMATIONPR01

Summary of a DataAutomationProject

CONSTRUCTOR

IMPORTING

Required arguments:

iv_projectarn TYPE /AWS1/BDDDATAAUTOMATIONPROJE00 /AWS1/BDDDATAAUTOMATIONPROJE00

ARN of a DataAutomationProject

iv_creationtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP

Time Stamp

Optional arguments:

iv_projectstage TYPE /AWS1/BDDDATAAUTOMATIONPROJE01 /AWS1/BDDDATAAUTOMATIONPROJE01

Stage of the Project

iv_projecttype TYPE /AWS1/BDDDATAAUTOPROJECTTYPE /AWS1/BDDDATAAUTOPROJECTTYPE

Type of the DataAutomationProject

iv_projectname TYPE /AWS1/BDDDATAAUTOMATIONPROJE02 /AWS1/BDDDATAAUTOMATIONPROJE02

Name of the DataAutomationProject


Queryable Attributes

projectArn

ARN of a DataAutomationProject

Accessible with the following methods

Method Description
GET_PROJECTARN() Getter for PROJECTARN, with configurable default
ASK_PROJECTARN() Getter for PROJECTARN w/ exceptions if field has no value
HAS_PROJECTARN() Determine if PROJECTARN has a value

projectStage

Stage of the Project

Accessible with the following methods

Method Description
GET_PROJECTSTAGE() Getter for PROJECTSTAGE, with configurable default
ASK_PROJECTSTAGE() Getter for PROJECTSTAGE w/ exceptions if field has no value
HAS_PROJECTSTAGE() Determine if PROJECTSTAGE has a value

projectType

Type of the DataAutomationProject

Accessible with the following methods

Method Description
GET_PROJECTTYPE() Getter for PROJECTTYPE, with configurable default
ASK_PROJECTTYPE() Getter for PROJECTTYPE w/ exceptions if field has no value
HAS_PROJECTTYPE() Determine if PROJECTTYPE has a value

projectName

Name of the DataAutomationProject

Accessible with the following methods

Method Description
GET_PROJECTNAME() Getter for PROJECTNAME, with configurable default
ASK_PROJECTNAME() Getter for PROJECTNAME w/ exceptions if field has no value
HAS_PROJECTNAME() Determine if PROJECTNAME has a value

creationTime

Time Stamp

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME 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_DATAAUTOMATIONPROJECTSUMS

TYPES TT_DATAAUTOMATIONPROJECTSUMS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDDDATAAUTOMATIONPR01 WITH DEFAULT KEY
.