CARIS HPD : HPD® Server API : Paper Product Data : P_PPRAPI : RETIRE_PRODUCT_EDITION
 

RETIRE_PRODUCT_EDITION

Retire a Paper Chart 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_chartver_id

NUMBER

Chart Version ID.

Example

EXEC P_PPRAPI.RETIRE_PRODUCT_EDITION(:id);

Exceptions

Chart version id '<id>' is invalid or does not currently exist.