Skip to content

/AWS1/CL_SGF=>BATCHGETRECORD()

About BatchGetRecord

Retrieves a batch of Records from a FeatureGroup.

Method Signature

IMPORTING

Required arguments:

IT_IDENTIFIERS TYPE /AWS1/CL_SGFBATCHGETRECORDID=>TT_BATCHGETRECORDIDENTIFIERS TT_BATCHGETRECORDIDENTIFIERS

A list containing the name or Amazon Resource Name (ARN) of the FeatureGroup, the list of names of Features to be retrieved, and the corresponding RecordIdentifier values as strings.

Optional arguments:

IV_EXPIRATIONTIMERESPONSE TYPE /AWS1/SGFEXPIRTIMERESPONSE /AWS1/SGFEXPIRTIMERESPONSE

Parameter to request ExpiresAt in response. If Enabled, BatchGetRecord will return the value of ExpiresAt, if it is not null. If Disabled and null, BatchGetRecord will return null.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGFBATCHGETRECORDRSP /AWS1/CL_SGFBATCHGETRECORDRSP