DBA Data[Home] [Help]

APPS.OE_CNCL_ORDER_IMPORT_PVT dependencies on OE_RESERVTNS_IFACE_ALL

Line 1186: FROM oe_reservtns_iface_all

1182: , attribute13
1183: , attribute14
1184: , attribute15
1185: , nvl(operation_code, OE_GLOBALS.G_OPR_CREATE)
1186: FROM oe_reservtns_iface_all
1187: WHERE order_source_id = l_order_source_id
1188: AND orig_sys_document_ref = l_orig_sys_document_ref
1189: AND nvl(sold_to_org_id, FND_API.G_MISS_NUM)
1190: = nvl(l_sold_to_org_id, FND_API.G_MISS_NUM)