Skip to content

/AWS1/CL_LKF=>UPDATETABLEOBJECTS()

About UpdateTableObjects

Updates the manifest of Amazon S3 objects that make up the specified governed table.

Method Signature

IMPORTING

Required arguments:

IV_DATABASENAME TYPE /AWS1/LKFNAMESTRING /AWS1/LKFNAMESTRING

The database containing the governed table to update.

IV_TABLENAME TYPE /AWS1/LKFNAMESTRING /AWS1/LKFNAMESTRING

The governed table to update.

IT_WRITEOPERATIONS TYPE /AWS1/CL_LKFWRITEOPERATION=>TT_WRITEOPERATIONLIST TT_WRITEOPERATIONLIST

A list of WriteOperation objects that define an object to add to or delete from the manifest for a governed table.

Optional arguments:

IV_CATALOGID TYPE /AWS1/LKFCATALOGIDSTRING /AWS1/LKFCATALOGIDSTRING

The catalog containing the governed table to update. Defaults to the caller’s account ID.

IV_TRANSACTIONID TYPE /AWS1/LKFTRANSACTIONIDSTRING /AWS1/LKFTRANSACTIONIDSTRING

The transaction at which to do the write.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LKFUPDATETABLEOBJSRSP /AWS1/CL_LKFUPDATETABLEOBJSRSP