DBA Data[Home] [Help]

APPS.OE_ORDER_IMPORT_PVT dependencies on OE_RESERVTNS_IFACE_ALL

Line 1850: FROM oe_reservtns_iface_all

1846: , attribute13
1847: , attribute14
1848: , attribute15
1849: , nvl(operation_code, OE_GLOBALS.G_OPR_CREATE)
1850: FROM oe_reservtns_iface_all
1851: WHERE order_source_id = l_order_source_id
1852: AND orig_sys_document_ref = l_orig_sys_document_ref
1853: AND nvl(sold_to_org_id, FND_API.G_MISS_NUM)
1854: = nvl(l_sold_to_org_id, FND_API.G_MISS_NUM)