DBA Data[Home] [Help]

APPS.INVPVDR3 dependencies on STANDARD

Line 807: --Bug 4319349 Effectivity Control can be Model/Unit Number ONLY for BOM Item type Standard items -Anmurali

803: end if;
804: status := 1;
805: end if;
806:
807: --Bug 4319349 Effectivity Control can be Model/Unit Number ONLY for BOM Item type Standard items -Anmurali
808: IF l_inv_debug_level IN(101, 102) THEN
809: INVPUTLI.info('INVPVDR3: verifying bom item type for effectivity control....');
810: END IF;
811: if (cr.BOM_ITEM_TYPE <> 4 and cr.EFFECTIVITY_CONTROL = 2) then