DBA Data[Home] [Help]

APPS.OE_REJECTED_LINES_ACK dependencies on OE_LOTSERIALS_INTERFACE

Line 444: FROM oe_lotserials_interface

440: , nvl(attribute13, FND_API.G_MISS_CHAR)
441: , nvl(attribute14, FND_API.G_MISS_CHAR)
442: , nvl(attribute15, FND_API.G_MISS_CHAR)
443: , nvl(operation_code, OE_GLOBALS.G_OPR_CREATE)
444: FROM oe_lotserials_interface
445: WHERE order_source_id = l_order_source_id
446: AND orig_sys_document_ref = l_orig_sys_document_ref
447: AND (decode(l_customer_key_profile, 'Y',
448: nvl(sold_to_org_id, -999), 1)