Skip to content

/AWS1/CL_BDDBLUEPRINTOPTMZSAMP

Blueprint Recommendation Sample

CONSTRUCTOR

IMPORTING

Required arguments:

io_assets3object TYPE REF TO /AWS1/CL_BDDS3OBJECT /AWS1/CL_BDDS3OBJECT

S3 Object of the asset

io_groundtruths3object TYPE REF TO /AWS1/CL_BDDS3OBJECT /AWS1/CL_BDDS3OBJECT

Ground truth for the Blueprint and Asset combination


Queryable Attributes

assetS3Object

S3 Object of the asset

Accessible with the following methods

Method Description
GET_ASSETS3OBJECT() Getter for ASSETS3OBJECT

groundTruthS3Object

Ground truth for the Blueprint and Asset combination

Accessible with the following methods

Method Description
GET_GROUNDTRUTHS3OBJECT() Getter for GROUNDTRUTHS3OBJECT

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_BLUEPRINTOPTMZTNSAMPLES

TYPES TT_BLUEPRINTOPTMZTNSAMPLES TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDDBLUEPRINTOPTMZSAMP WITH DEFAULT KEY
.