Clear source extractions from a panel so that a new source extraction can be added.
Input
Parameter | Type | Description |
|---|---|---|
p_panelver_id | INTEGER | Primary key of the panel version. |
Example
exec p_pprapi.remove_all_source_extraction(&panelver_id); |
Exceptions
• Panel version identifier '<panelver_id>' is invalid or does not currently exist.
• Panel is Cut and cannot be altered.
• Chart '<chart_id>' is inactive and cannot be modified.