/AWS1/CL_AMU=>CREATEFORM()
¶
About CreateForm¶
Creates a new form for an Amplify app.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_APPID
TYPE /AWS1/AMUSTRING
/AWS1/AMUSTRING
¶
The unique ID of the Amplify app to associate with the form.
IV_ENVIRONMENTNAME
TYPE /AWS1/AMUSTRING
/AWS1/AMUSTRING
¶
The name of the backend environment that is a part of the Amplify app.
IO_FORMTOCREATE
TYPE REF TO /AWS1/CL_AMUCREATEFORMDATA
/AWS1/CL_AMUCREATEFORMDATA
¶
Represents the configuration of the form to create.
Optional arguments:¶
IV_CLIENTTOKEN
TYPE /AWS1/AMUSTRING
/AWS1/AMUSTRING
¶
The unique client token.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_AMUCREATEFORMRESPONSE
/AWS1/CL_AMUCREATEFORMRESPONSE
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC