Please help me in writing saved query too find delinked shipemnts.
In our systems orders are planned to shipment and processing will be done correctly.IN some cases because of order -modification event coming at wrong time and not handled properly , shipments are getting delinked from order releases and/or orderbases.
shipment ,OB , or existists but link misses..
unable to write query.
If possible design query without using views ... in worst case views is also fine.
all shipments which are delinked from its order releases or/and order bases , but OB and OR and SH exists in system and shipment has refnum with OB xid as value. even after getting delinkd we can find its OB using the refnum value.
please help
In our systems orders are planned to shipment and processing will be done correctly.IN some cases because of order -modification event coming at wrong time and not handled properly , shipments are getting delinked from order releases and/or orderbases.
shipment ,OB , or existists but link misses..
unable to write query.
If possible design query without using views ... in worst case views is also fine.
all shipments which are delinked from its order releases or/and order bases , but OB and OR and SH exists in system and shipment has refnum with OB xid as value. even after getting delinkd we can find its OB using the refnum value.
please help