We are developing a Report in WMS(Web Gen Report). Getting the issue below.
These are the columns -
====================
- Facility Code, company code, allocation hdr number, task number
- movement_request_dt.seq_nbr
- location.locn_str
- LoadImage(TBarCode39(location.locn_str),False(500,120,"Code 128"))
- inventory_attribute.invn_attr_a
- movement_request_dt.cust_field_2
- location.locn_str
- inventory_attribute.invn_attr_b
- inventory_attribute.invn_attr_c
- inventory_attribute.invn_attr_d
- inventory_attribute.invn_attr_e
- inventory_attribute.invn_attr_f
- movement_request_dt.cust_field_4
- movement_request_dt.cust_field_5
- movement_request_dt.alloc_qty
Output : Data is repeating.
Please help to solve the issue.
0