DBA Data[Home] [Help]

APPS.OE_VALIDATE_LINE dependencies on OE_ORDER_IMPORT_MAIN_PVT

Line 4817: AND OE_ORDER_IMPORT_MAIN_PVT.G_CONTEXT_ID IS NULL --- validate only if not Order import Condition added for bug no 5493479

4813: --bug 16682423
4814: --AND p_line_rec.item_type_code = 'MODEL'))
4815: AND p_line_rec.item_type_code IN ('MODEL','KIT')))
4816: --bug 16682423
4817: AND OE_ORDER_IMPORT_MAIN_PVT.G_CONTEXT_ID IS NULL --- validate only if not Order import Condition added for bug no 5493479
4818: THEN
4819:
4820: BEGIN
4821: SELECT 'N'