Parameters
| Name | Type | Mode |
|---|---|---|
| prop_id | integer | IN |
| user_id | integer | IN |
| user_name | citext | OUT |
| user_group_id | integer | OUT |
| user_group_name | text | OUT |
| user_group_type | character | OUT |
| full_name | citext | OUT |
| job_position | text | OUT |
| text | OUT | |
| mobile | text | OUT |
| telephone | text | OUT |
| work_shift | character | OUT |
| work_log_id | integer | OUT |
| prop_name | citext | OUT |
| prop_group_id | integer | OUT |
| prop_group_name | text | OUT |
| permissions | json[] | OUT |
| image_url | text | OUT |