DBA Data[Home] [Help]

APPS.PO_LINES_SV7 dependencies on PO_SETUP_S1

Line 1293: IF (PO_SETUP_S1.get_services_enabled_flag = 'N') THEN

1289: -- Bug 3652094:
1290: -- Services enabled check is extended to all new line types
1291: IF (p_order_type_lookup_code IN ('FIXED PRICE', 'RATE')) THEN
1292:
1293: IF (PO_SETUP_S1.get_services_enabled_flag = 'N') THEN
1294:
1295: PO_INTERFACE_ERRORS_SV1.handle_interface_errors(
1296: X_interface_type => 'PO_DOCS_OPEN_INTERFACE',
1297: X_Error_type => 'FATAL',