ORCH - Data Request
Hi,
I wanted to know, how I can use data request to retrieve Item information from F4101/F4102 and F41002. I have created data request for each table and then added these data request to ORCH. Then I am passing Item Number to F4102 and F41002 from F4101. However, I am getting 10 items and one information from F41002.
Current output
F4102
ITM - 60011
ITM - 60012
ITM - 60015
F41002
ITM - 60011
UOM - EA
I don't see any output data from F41002 for Item ( 60012 / 60015). Even though there is data in F41002. I wanted to know how I can loop through all items one by one and get data from F41002. Any example would be very helpful or the steps I need to follow.