Skip to content

/AWS1/CL_DZN=>GETTIMESERIESDATAPOINT()

About GetTimeSeriesDataPoint

Gets the existing data point for the asset.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The ID of the Amazon DataZone domain that houses the asset for which you want to get the data point.

IV_ENTITYIDENTIFIER TYPE /AWS1/DZNENTITYIDENTIFIER /AWS1/DZNENTITYIDENTIFIER

The ID of the asset for which you want to get the data point.

IV_ENTITYTYPE TYPE /AWS1/DZNTIMESERIESENTITYTYPE /AWS1/DZNTIMESERIESENTITYTYPE

The type of the asset for which you want to get the data point.

IV_IDENTIFIER TYPE /AWS1/DZNTIMESERIESDATAPOINTID /AWS1/DZNTIMESERIESDATAPOINTID

The ID of the data point that you want to get.

IV_FORMNAME TYPE /AWS1/DZNTIMESERIESFORMNAME /AWS1/DZNTIMESERIESFORMNAME

The name of the time series form that houses the data point that you want to get.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNGETTIMESERIESDAT01 /AWS1/CL_DZNGETTIMESERIESDAT01