DBA Data[Home] [Help]

APPS.CZ_IMP_SINGLE dependencies on CZ_EXV_BOM_EXPLOSIONS

Line 3316: SELECT 1 INTO l_check FROM cz_exv_bom_explosions

3312: --otherwise it is possible to delete active items from Configurator.
3313:
3314: BEGIN
3315:
3316: SELECT 1 INTO l_check FROM cz_exv_bom_explosions
3317: WHERE top_item_id = inTopId
3318: AND organization_id= inOrgId
3319: AND explosion_type = inExplType
3320: AND rexplode_flag = 1