DBA Data[Home] [Help]

APPS.INV_QUANTITY_TREE_PUB dependencies on FND_PROFILE

Line 538: l_override_neg_for_backflush := NVL(fnd_profile.value('INV_OVERRIDE_NEG_FOR_BACKFLUSH'), 2);

534: END IF;
535:
536: /*Bug:5209598. Added the follwing code to get the profile values. */
537: IF (p_demand_source_type_id = inv_globals.G_SOURCETYPE_WIP) THEN
538: l_override_neg_for_backflush := NVL(fnd_profile.value('INV_OVERRIDE_NEG_FOR_BACKFLUSH'), 2);
539: END IF;
540:
541: BEGIN
542: SELECT NEGATIVE_INV_RECEIPT_CODE