fn_set_config


Parameters

Name Type Mode
i_prop_id integer IN
i_config_name citext IN
i_config_value text IN
i_value_type integer IN (DEFAULT 0)
i_default_value text IN (DEFAULT NULL)
i_description text IN (DEFAULT NULL)
i_category citext IN (DEFAULT NULL)
i_flag character IN (DEFAULT NULL)

Definition