Skip to content

/AWS1/CL_LKFSRCHDATABASESBYL01

SearchDatabasesByLFTagsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/LKFTOKEN /AWS1/LKFTOKEN

A continuation token, present if the current list segment is not the last.

IT_DATABASELIST TYPE /AWS1/CL_LKFTAGGEDDATABASE=>TT_DATABASELFTAGSLIST TT_DATABASELFTAGSLIST

A list of databases that meet the LF-tag conditions.


Queryable Attributes

NextToken

A continuation token, present if the current list segment is not the last.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

DatabaseList

A list of databases that meet the LF-tag conditions.

Accessible with the following methods

Method Description
GET_DATABASELIST() Getter for DATABASELIST, with configurable default
ASK_DATABASELIST() Getter for DATABASELIST w/ exceptions if field has no value
HAS_DATABASELIST() Determine if DATABASELIST has a value