XML tag | Description |
<department> | <item> department. |
<category> | <item> category. |
<item> | Item. |
<fields> | Optional. See Note on the <fields> tag. Available columns for the <fields> tag include all of the columns in the i_items (i_it prefix) and i_invent (i_in prefix) tables. If the <fields> tag is not present, the function returns: i_it.descrip, i_it.invent_id and i_in.quantity for the given DCI. |
Field | Description |
invent_id | Inventory ID. |
quantity | Sum of all the quantities in i_invent and are equal the quantity on hand. |
value1 | Value for the matrix attributes for the item; primary axis of the matrix. |
value2 | Value for the matrix attributes for the item. |
label1 | Names of the attributes corresponding to value1. |
label2 | Names of the attributes corresponding to value2. |
