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

UNRETIRE_PRODUCT_EDITION

Un-retires a Vector Product Edition. When an edition is retired it is considered no longer in use and can be viewed only as read-only.

Input

Parameter

Type

Description

p_productversion_id

NUMBER

Product Version ID.

Example

EXEC P_VECTORAPI.UNRETIRE_PRODUCT_EDITION(:id);

Exceptions

productversion_id is invalid or does not currently exist.