Skip to content

/AWS1/CL_ML=>UPDATEDATASOURCE()

About UpdateDataSource

Updates the DataSourceName of a DataSource.

You can use the GetDataSource operation to view the contents of the updated data element.

Method Signature

IMPORTING

Required arguments:

IV_DATASOURCEID TYPE /AWS1/ML_ENTITYID /AWS1/ML_ENTITYID

The ID assigned to the DataSource during creation.

IV_DATASOURCENAME TYPE /AWS1/ML_ENTITYNAME /AWS1/ML_ENTITYNAME

A new user-supplied name or description of the DataSource that will replace the current description.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ML_UPDDATASRCOUTPUT /AWS1/CL_ML_UPDDATASRCOUTPUT