DBA Data[Home] [Help]

APPS.CZ_IMP_SINGLE dependencies on CZ_EXV_BOM_EXPLOSIONS

Line 3544: SELECT 1 INTO l_check FROM cz_exv_bom_explosions

3540: --otherwise it is possible to delete active items from Configurator.
3541:
3542: BEGIN
3543:
3544: SELECT 1 INTO l_check FROM cz_exv_bom_explosions
3545: WHERE top_item_id = inTopId
3546: AND organization_id= inOrgId
3547: AND explosion_type = inExplType
3548: AND rexplode_flag = 1