get_object_assignment

List object assignment. You need to provide ob_top_id or ob_top_name and ob_id or ob_name to list assignment from object deeper in the structure

query
get_object_assignment
required parameters
(ob_top_id  or ob_top_name) to identify Top Object
optional parameters
(ob_id or ob_name) to identify child object and incl_children, source_struct 
response format
oa_id;oa_ob_top_id;oa_ob_top_name;oa_ob_id;oa_ob_name;ob_id;ob_name;oa_date;oa_units;oa_comment
parameter reference

incl_children – 0/1 – get assignment from all child objects

source_struct – limit assignment list to this source struct

oa_id – id of the assignment – unique

oa_ob_top_id – id of the source structure top object

oa_ob_top_name – name of the source structure top object

oa_ob_id – id of assigned object from the source structure

oa_ob_name – name of assigned object from the source structure

ob_id – id of the object which has this assignment

ob_name – name of the object which has this assignment

oa_date – date of assignment

oa_units – assigned units (double with dot as decimal separator)

oa_comment – comment added to assignment