Skip to content

/AWS1/CL_AMU=>CREATETHEME()

About CreateTheme

Creates a theme to apply to the components in an Amplify app.

Method Signature

IMPORTING

Required arguments:

IV_APPID TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING

The unique ID of the Amplify app associated with the theme.

IV_ENVIRONMENTNAME TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING

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

IO_THEMETOCREATE TYPE REF TO /AWS1/CL_AMUCREATETHEMEDATA /AWS1/CL_AMUCREATETHEMEDATA

Represents the configuration of the theme to create.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING

The unique client token.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AMUCREATETHEMERSP /AWS1/CL_AMUCREATETHEMERSP