DBA Data[Home] [Help]

APPS.BOM_VALIDATE_BOM_COMPONENT dependencies on FND_INSTALLATION

Line 1427: X_install_bom := Fnd_Installation.Get

1423: -- ('Checking Mutually Exclusive for value : ' ||
1424: -- to_char(g_rev_component_rec.Mutually_Exclusive));
1425:
1426: IF g_rev_component_rec.Mutually_Exclusive = 1 THEN
1427: X_install_bom := Fnd_Installation.Get
1428: ( appl_id => '702',
1429: dep_appl_id => '702',
1430: status => X_bom_status,
1431: industry => X_industry);