DBA Data[Home] [Help]

APPS.INVPVDR3 dependencies on STANDARD

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

858: end if;
859: status := 1;
860: end if;
861:
862: --Bug 4319349 Effectivity Control can be Model/Unit Number ONLY for BOM Item type Standard items -Anmurali
863: IF l_inv_debug_level IN(101, 102) THEN
864: INVPUTLI.info('INVPVDR3: verifying bom item type for effectivity control....');
865: END IF;
866: if (cr.BOM_ITEM_TYPE <> 4 and cr.EFFECTIVITY_CONTROL = 2) then