Skip to content

/AWS1/CL_SGM=>LISTSUBSCRIBEDWORKTEAMS()

About ListSubscribedWorkteams

Gets a list of the work teams that you are subscribed to in the Amazon Web Services Marketplace. The list may be empty if no work team satisfies the filter specified in the NameContains parameter.

Method Signature

IMPORTING

Optional arguments:

IV_NAMECONTAINS TYPE /AWS1/SGMWORKTEAMNAME /AWS1/SGMWORKTEAMNAME

A string in the work team name. This filter returns only work teams whose name contains the specified string.

IV_NEXTTOKEN TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

If the result of the previous ListSubscribedWorkteams request was truncated, the response includes a NextToken. To retrieve the next set of labeling jobs, use the token in the next request.

IV_MAXRESULTS TYPE /AWS1/SGMMAXRESULTS /AWS1/SGMMAXRESULTS

The maximum number of work teams to return in each page of the response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLSTSUBDWORKTEAMS01 /AWS1/CL_SGMLSTSUBDWORKTEAMS01