DBA Data[Home] [Help]

APPS.OE_ORDER_IMPORT_PVT dependencies on OE_RESERVTNS_IFACE_ALL

Line 1862: FROM oe_reservtns_iface_all

1858: , attribute13
1859: , attribute14
1860: , attribute15
1861: , nvl(operation_code, OE_GLOBALS.G_OPR_CREATE)
1862: FROM oe_reservtns_iface_all
1863: WHERE order_source_id = l_order_source_id
1864: AND orig_sys_document_ref = l_orig_sys_document_ref
1865: AND nvl(sold_to_org_id, FND_API.G_MISS_NUM)
1866: = nvl(l_sold_to_org_id, FND_API.G_MISS_NUM)