Skip to content

/AWS1/CL_HNC=>DESCRIBETABLEDATAIMPORTJOB()

About DescribeTableDataImportJob

The DescribeTableDataImportJob API allows you to retrieve the status and details of a table data import job.

Method Signature

IMPORTING

Required arguments:

IV_WORKBOOKID TYPE /AWS1/HNCRESOURCEID /AWS1/HNCRESOURCEID

The ID of the workbook into which data was imported.

If a workbook with the specified id could not be found, this API throws ResourceNotFoundException.

IV_TABLEID TYPE /AWS1/HNCRESOURCEID /AWS1/HNCRESOURCEID

The ID of the table into which data was imported.

If a table with the specified id could not be found, this API throws ResourceNotFoundException.

IV_JOBID TYPE /AWS1/HNCJOBID /AWS1/HNCJOBID

The ID of the job that was returned by the StartTableDataImportJob request.

If a job with the specified id could not be found, this API throws ResourceNotFoundException.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_HNCDSCTBLDATAIMPJOBRS /AWS1/CL_HNCDSCTBLDATAIMPJOBRS