Item Lookup

You can customize the lookup of Items, Vendors, and Customers by modifying the WS IM Request code unit (10012800).

Information is sent back to the mobile device using an array structure. The left element is used to display the description of the field, and the right element is used to display the actual value/result

lLeftLineArray[1] lRightLineArray[1]
lLeftLineArray[2] lRightLineArray[2]