Skip to content

/AWS1/CL_FCS=>LISTDATASETGROUPS()

About ListDatasetGroups

Returns a list of dataset groups created using the CreateDatasetGroup operation. For each dataset group, this operation returns a summary of its properties, including its Amazon Resource Name (ARN). You can retrieve the complete set of properties by using the dataset group ARN with the DescribeDatasetGroup operation.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/FCSNEXTTOKEN /AWS1/FCSNEXTTOKEN

If the result of the previous request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

IV_MAXRESULTS TYPE /AWS1/FCSMAXRESULTS /AWS1/FCSMAXRESULTS

The number of items to return in the response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FCSLISTDSGROUPSRSP /AWS1/CL_FCSLISTDSGROUPSRSP