Set the appropriate certification status for feature objects coming from a certified source in Paper Chart Editor.
Input
Parameter | Type | Description |
|---|---|---|
certification | VARCHAR2 | Certification status. Must be one of the following: • Verified • Under Construction |
Example
exec p_hpdconfig.SET_UPDATE_PCE_FROM_SRC_CERT('Under Construction'); |
Reminder: You will not see the effect of the example in the editors until you commit and the application is restarted. |
Exception
No certification with name certification was found.