Parameters
| Name | Type | Mode |
|---|---|---|
| i_report_id | integer | IN (DEFAULT NULL) |
| i_report_name | text | IN (DEFAULT NULL) |
| i_category | text | IN (DEFAULT NULL) |
| i_report_type | text | IN (DEFAULT NULL) |
| i_options | jsonb | IN (DEFAULT NULL) |
| i_path_url | text | IN (DEFAULT NULL) |
| user_name | text | IN (DEFAULT NULL) |
| i_report_filename | text | IN (DEFAULT NULL) |
| result_code | text | OUT |
| result_msg | text | OUT |
| msg_code | text | OUT |
| report_id | integer | OUT |
| filename | text | OUT |