Skip to content

/AWS1/CL_AMU=>LISTFORMS()

About ListForms

Retrieves a list of forms for a specified Amplify app and backend environment.

Method Signature

IMPORTING

Required arguments:

IV_APPID TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING

The unique ID for the Amplify app.

IV_ENVIRONMENTNAME TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING

The name of the backend environment that is a part of the Amplify app.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING

The token to request the next page of results.

IV_MAXRESULTS TYPE /AWS1/AMULISTENTITYLIMIT /AWS1/AMULISTENTITYLIMIT

The maximum number of forms to retrieve.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AMULISTFORMSRESPONSE /AWS1/CL_AMULISTFORMSRESPONSE