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

RETIRE_PRODUCT_EDITION

Retires a Vector Product Edition. When an edition is retired it is considered no longer in use and can only be opened read-only.

Input

Parameter

Type

Description

p_productversion_id

NUMBER

Product Version ID.

Example

EXEC P_VECTORAPI.RETIRE_PRODUCT_EDITION(:id);

Exceptions

productversion_id is invalid or does not currently exist.