Skip to content

/AWS1/CL_BDKAUTRSNPLYBLDRSAS01

Represents a single entry in the asset manifest, describing one artifact produced by the build workflow.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_assettype TYPE /AWS1/BDKAUTOMATEDRSNINGPLYB05 /AWS1/BDKAUTOMATEDRSNINGPLYB05

The type of asset (e.g., BUILD_LOG, QUALITY_REPORT, POLICY_DEFINITION, GENERATED_TEST_CASES, POLICY_SCENARIOS, FIDELITY_REPORT, ASSET_MANIFEST, SOURCE_DOCUMENT).

Optional arguments:

iv_assetname TYPE /AWS1/BDKAUTRSNPLYBLDRSASTNAME /AWS1/BDKAUTRSNPLYBLDRSASTNAME

A human-readable name for the asset, if applicable. This helps identify specific documents or reports within the workflow results.

iv_assetid TYPE /AWS1/BDKAUTOREASPLYBLDRSASTID /AWS1/BDKAUTOREASPLYBLDRSASTID

A unique identifier for the asset, if applicable. Use this ID when requesting specific assets through the API.


Queryable Attributes

assetType

The type of asset (e.g., BUILD_LOG, QUALITY_REPORT, POLICY_DEFINITION, GENERATED_TEST_CASES, POLICY_SCENARIOS, FIDELITY_REPORT, ASSET_MANIFEST, SOURCE_DOCUMENT).

Accessible with the following methods

Method Description
GET_ASSETTYPE() Getter for ASSETTYPE, with configurable default
ASK_ASSETTYPE() Getter for ASSETTYPE w/ exceptions if field has no value
HAS_ASSETTYPE() Determine if ASSETTYPE has a value

assetName

A human-readable name for the asset, if applicable. This helps identify specific documents or reports within the workflow results.

Accessible with the following methods

Method Description
GET_ASSETNAME() Getter for ASSETNAME, with configurable default
ASK_ASSETNAME() Getter for ASSETNAME w/ exceptions if field has no value
HAS_ASSETNAME() Determine if ASSETNAME has a value

assetId

A unique identifier for the asset, if applicable. Use this ID when requesting specific assets through the API.

Accessible with the following methods

Method Description
GET_ASSETID() Getter for ASSETID, with configurable default
ASK_ASSETID() Getter for ASSETID w/ exceptions if field has no value
HAS_ASSETID() Determine if ASSETID 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_AUTOREASPLYBLDRSASTMFSTLIST

TYPES TT_AUTOREASPLYBLDRSASTMFSTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDKAUTRSNPLYBLDRSAS01 WITH DEFAULT KEY
.