Parameters
| Name | Type | Mode |
|---|---|---|
| i_user_name | text | IN |
| i_rate_date | date | IN |
| i_rate_id | integer | IN |
| i_roomtype_id | integer | IN |
| i_rateplan_id | integer | IN |
| i_agent_id | integer | IN |
| i_log_type | text | IN |
| i_new_value | text | IN |
| i_old_value | text | IN (DEFAULT NULL) |
| i_log_group | uuid | IN (DEFAULT NULL) |
| i_action_type | character | IN (DEFAULT 'D') |