ranjankool
13th February 2010, 09:08
Dear All,
Greetings!!!
We required to open a standard session (whwmd2515m000) Warehouse Item Inventory in Synchronized child based on Item, but problem is that session (whwmd2515m000) is on 1st index of table whwmd215 i.e. warehouse/Item, so naturally session opens warehouse wise not Item wise.
I want to open this session on 2nd Index i.e. Item/warehouse wise so that I can get data as per Item not according to warehouse.
I am using below code but its not working by default session opens on 1st index
start.synchronized.child("whwmd2515m000","tdxxx205.item","whwmd215.item")
kindly suggest if you have some Suggestions
Greetings!!!
We required to open a standard session (whwmd2515m000) Warehouse Item Inventory in Synchronized child based on Item, but problem is that session (whwmd2515m000) is on 1st index of table whwmd215 i.e. warehouse/Item, so naturally session opens warehouse wise not Item wise.
I want to open this session on 2nd Index i.e. Item/warehouse wise so that I can get data as per Item not according to warehouse.
I am using below code but its not working by default session opens on 1st index
start.synchronized.child("whwmd2515m000","tdxxx205.item","whwmd215.item")
kindly suggest if you have some Suggestions