Skip to content

/AWS1/CL_KND=>LISTFAQS()

About ListFaqs

Gets a list of FAQ lists associated with an index.

Method Signature

IMPORTING

Required arguments:

IV_INDEXID TYPE /AWS1/KNDINDEXID /AWS1/KNDINDEXID

The index that contains the FAQ lists.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/KNDNEXTTOKEN /AWS1/KNDNEXTTOKEN

If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response. You can use this pagination token to retrieve the next set of FAQs.

IV_MAXRESULTS TYPE /AWS1/KNDMAXRSSINTEGERFORLST05 /AWS1/KNDMAXRSSINTEGERFORLST05

The maximum number of FAQs to return in the response. If there are fewer results in the list, this response contains only the actual results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KNDLISTFAQSRESPONSE /AWS1/CL_KNDLISTFAQSRESPONSE