Skip to content

/AWS1/CL_GMS=>LISTGENERATEDCODEJOBS()

About ListGeneratedCodeJobs

Gets a paginated list of code generation jobs for a snapshot.

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.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/GMSMAXRESULTS /AWS1/GMSMAXRESULTS

The maximum number of results to return.

Use this parameter with NextToken to get results as a set of sequential pages.

IV_NEXTTOKEN TYPE /AWS1/GMSNEXTTOKEN /AWS1/GMSNEXTTOKEN

The token that indicates the start of the next sequential page of results.

Use the token that is returned with a previous call to this operation. To start at the beginning of the result set, do not specify a value.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GMSLSTGENERATEDCODE01 /AWS1/CL_GMSLSTGENERATEDCODE01