Skip to content

/AWS1/CL_GMS=>STARTGENERATEDCODEJOB()

About StartGeneratedCodeJob

Starts an asynchronous process that generates client code for system-defined and custom messages. The resulting code is collected as a .zip file and uploaded to a pre-signed Amazon S3 URL.

Method Signature

IMPORTING

Required arguments:

IV_GAMENAME TYPE /AWS1/GMSGAMENAME /AWS1/GMSGAMENAME

The name of the game.

IV_SNAPSHOTID TYPE /AWS1/GMSSNAPSHOTID /AWS1/GMSSNAPSHOTID

The identifier of the snapshot for which to generate code.

IO_GENERATOR TYPE REF TO /AWS1/CL_GMSGENERATOR /AWS1/CL_GMSGENERATOR

Properties of the generator to use for the job.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GMSSTRTGENERATEDCOD01 /AWS1/CL_GMSSTRTGENERATEDCOD01