DBA Data[Home] [Help]

APPS.EGO_ICC_STRUCTURE_PVT dependencies on FND_INSTALLATION

Line 3288: IF Fnd_Installation.Get( appl_id => '702',

3284: l_val_failure := l_val_failure+1;
3285: end if;
3286:
3287: IF p_mutually_exclusive_options = 1 THEN
3288: IF Fnd_Installation.Get( appl_id => '702',
3289: dep_appl_id => '702',
3290: status => l_bom_status,
3291: industry => l_industry) AND
3292: p_bom_item_type IN (1,2) THEN