Skip to content

/AWS1/CL_GMS=>CREATEGAME()

About CreateGame

Creates a new game with an empty configuration. After creating your game, you can update the configuration using UpdateGameConfiguration or ImportGameConfiguration.

Method Signature

IMPORTING

Required arguments:

IV_GAMENAME TYPE /AWS1/GMSGAMENAME /AWS1/GMSGAMENAME

The name of the game.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/GMSGAMEDESCRIPTION /AWS1/GMSGAMEDESCRIPTION

The description of the game.

IV_CLIENTTOKEN TYPE /AWS1/GMSCLIENTTOKEN /AWS1/GMSCLIENTTOKEN

A client-defined token. With an active client token in the request, this action is idempotent.

IT_TAGS TYPE /AWS1/CL_GMSTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The list of tags to apply to the game.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GMSCREATEGAMERESULT /AWS1/CL_GMSCREATEGAMERESULT