fn_add_user


Parameters

Name Type Mode
prop_ids int4[] IN
user_name citext IN
user_group_id integer IN (DEFAULT NULL)
email text IN (DEFAULT NULL)
full_name citext IN (DEFAULT NULL)
job_position text IN (DEFAULT NULL)
mobile text IN (DEFAULT NULL)
telephone text IN (DEFAULT NULL)
image bytea IN (DEFAULT NULL)
image_type text IN (DEFAULT NULL)
res_code smallint OUT
res_msg text OUT
user_id integer OUT

Definition