CARIS HPD : HPD Server API : Vector Product Data : P_ENCAPI : REVOKERELEASE
 

REVOKERELEASE

Set a product version as not released.

Input

Parameter

Type

Description

v_productversion_id

NUMBER

The primary key of the product version.

Example

exec p_encapi.revokerelease(&productversion_id);

Exceptions

Product (product_id) is (status) and cannot be modified.