Skip to content

/AWS1/CL_BDDBLUEPRINTSUMMARY

Summary of a Blueprint

CONSTRUCTOR

IMPORTING

Required arguments:

iv_blueprintarn TYPE /AWS1/BDDBLUEPRINTARN /AWS1/BDDBLUEPRINTARN

ARN of a Blueprint

iv_creationtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP

Time Stamp

Optional arguments:

iv_blueprintversion TYPE /AWS1/BDDBLUEPRINTVERSION /AWS1/BDDBLUEPRINTVERSION

Blueprint Version

iv_blueprintstage TYPE /AWS1/BDDBLUEPRINTSTAGE /AWS1/BDDBLUEPRINTSTAGE

Stage of the Blueprint

iv_blueprintname TYPE /AWS1/BDDBLUEPRINTNAME /AWS1/BDDBLUEPRINTNAME

Name of the Blueprint

iv_lastmodifiedtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP

Time Stamp


Queryable Attributes

blueprintArn

ARN of a Blueprint

Accessible with the following methods

Method Description
GET_BLUEPRINTARN() Getter for BLUEPRINTARN, with configurable default
ASK_BLUEPRINTARN() Getter for BLUEPRINTARN w/ exceptions if field has no value
HAS_BLUEPRINTARN() Determine if BLUEPRINTARN has a value

blueprintVersion

Blueprint Version

Accessible with the following methods

Method Description
GET_BLUEPRINTVERSION() Getter for BLUEPRINTVERSION, with configurable default
ASK_BLUEPRINTVERSION() Getter for BLUEPRINTVERSION w/ exceptions if field has no va
HAS_BLUEPRINTVERSION() Determine if BLUEPRINTVERSION has a value

blueprintStage

Stage of the Blueprint

Accessible with the following methods

Method Description
GET_BLUEPRINTSTAGE() Getter for BLUEPRINTSTAGE, with configurable default
ASK_BLUEPRINTSTAGE() Getter for BLUEPRINTSTAGE w/ exceptions if field has no valu
HAS_BLUEPRINTSTAGE() Determine if BLUEPRINTSTAGE has a value

blueprintName

Name of the Blueprint

Accessible with the following methods

Method Description
GET_BLUEPRINTNAME() Getter for BLUEPRINTNAME, with configurable default
ASK_BLUEPRINTNAME() Getter for BLUEPRINTNAME w/ exceptions if field has no value
HAS_BLUEPRINTNAME() Determine if BLUEPRINTNAME 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

lastModifiedTime

Time Stamp

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME 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_BLUEPRINTS

TYPES TT_BLUEPRINTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDDBLUEPRINTSUMMARY WITH DEFAULT KEY
.