REMOVE_CALENDAR_DEFINITIONΒΆ
Remove specified Calendar Definition record(s).
Table: REDADM.RED_CALENDAR_DEFINITIONS (Country specific definitions of calendar names)
Parameter Name |
Properties |
Parameter Description |
---|---|---|
p_cal_name |
(PK)(NN) |
Name of the calendar |
Example
EXECUTE SCRIPT api_redadm.remove_calendar_definition
( 'XXX' -- p_cal_name
);