Skip to content

/AWS1/CL_FCS=>UPDATEDATASETGROUP()

About UpdateDatasetGroup

Replaces the datasets in a dataset group with the specified datasets.

The Status of the dataset group must be ACTIVE before you can use the dataset group to create a predictor. Use the DescribeDatasetGroup operation to get the status.

Method Signature

IMPORTING

Required arguments:

IV_DATASETGROUPARN TYPE /AWS1/FCSARN /AWS1/FCSARN

The ARN of the dataset group.

IT_DATASETARNS TYPE /AWS1/CL_FCSARNLIST_W=>TT_ARNLIST TT_ARNLIST

An array of the Amazon Resource Names (ARNs) of the datasets to add to the dataset group.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FCSUPDATEDSGROUPRSP /AWS1/CL_FCSUPDATEDSGROUPRSP