Skip to content

/AWS1/CL_ADS=>BATCHDELETEIMPORTDATA()

About BatchDeleteImportData

Deletes one or more import tasks, each identified by their import ID. Each import task has a number of records that can identify servers or applications.

Amazon Web Services Application Discovery Service has built-in matching logic that will identify when discovered servers match existing entries that you've previously discovered, the information for the already-existing discovered server is updated. When you delete an import task that contains records that were used to match, the information in those matched records that comes from the deleted records will also be deleted.

Method Signature

IMPORTING

Required arguments:

IT_IMPORTTASKIDS TYPE /AWS1/CL_ADSTODELETEIDLIST_W=>TT_TODELETEIDENTIFIERLIST TT_TODELETEIDENTIFIERLIST

The IDs for the import tasks that you want to delete.

Optional arguments:

IV_DELETEHISTORY TYPE /AWS1/ADSBOOLEAN /AWS1/ADSBOOLEAN

Set to true to remove the deleted import task from DescribeImportTasks.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ADSBATCHDELIMPDATARSP /AWS1/CL_ADSBATCHDELIMPDATARSP