Skip to content

/AWS1/CL_SGMLISTJOBSCHVRSNRSP

ListJobSchemaVersionsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_jobconfigschemas TYPE /AWS1/CL_SGMJOBCFGCHEMAVERUM00=>TT_JOBCONFIGSCHEMAS TT_JOBCONFIGSCHEMAS

An array of JobConfigSchemaVersionSummary objects listing the available schema versions.

Optional arguments:

iv_nexttoken TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

If the response is truncated, this token retrieves the next set of results.


Queryable Attributes

NextToken

If the response is truncated, this token retrieves the next set of results.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

JobConfigSchemas

An array of JobConfigSchemaVersionSummary objects listing the available schema versions.

Accessible with the following methods

Method Description
GET_JOBCONFIGSCHEMAS() Getter for JOBCONFIGSCHEMAS, with configurable default
ASK_JOBCONFIGSCHEMAS() Getter for JOBCONFIGSCHEMAS w/ exceptions if field has no va
HAS_JOBCONFIGSCHEMAS() Determine if JOBCONFIGSCHEMAS has a value