Skip to content

/AWS1/CL_LKF=>SEARCHTABLESBYLFTAGS()

About SearchTablesByLFTags

This operation allows a search on TABLE resources by LFTags. This will be used by admins who want to grant user permissions on certain LF-tags. Before making a grant, the admin can use SearchTablesByLFTags to find all resources where the given LFTags are valid to verify whether the returned resources can be shared.

Method Signature

IMPORTING

Required arguments:

IT_EXPRESSION TYPE /AWS1/CL_LKFLFTAG=>TT_EXPRESSION TT_EXPRESSION

A list of conditions (LFTag structures) to search for in table resources.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/LKFTOKEN /AWS1/LKFTOKEN

A continuation token, if this is not the first call to retrieve this list.

IV_MAXRESULTS TYPE /AWS1/LKFSEARCHPAGESIZE /AWS1/LKFSEARCHPAGESIZE

The maximum number of results to return.

IV_CATALOGID TYPE /AWS1/LKFCATALOGIDSTRING /AWS1/LKFCATALOGIDSTRING

The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LKFSRCHTBLSBYLFTGSRSP /AWS1/CL_LKFSRCHTBLSBYLFTGSRSP