CARIS HPD : HPD® Server API : Vector Product Data : P_VECTORAPI : REMOVE_ALL_SOURCE_EXTRACTION
 

REMOVE_ALL_SOURCE_EXTRACTION

Clear source extractions from a product so a new source extraction can be added.

There is one set of source extractions for each edition of a product, so this affects all versions of an edition.

Input

Parameter

Type

Description

p_productversion_id

NUMBER

The primary key of the product version.

Example

exec p_vectorapi.remove_all_source_extraction(&product_version_id);

Exception

productversion_id is invalid or does not currently exist

Product is cut and cannot be altered

Product product_id is status and cannot be modified.