DBA Data[Home] [Help]

APPS.BOM_VALIDATE_BOM_COMPONENT dependencies on FND_INSTALLATION

Line 1435: X_install_bom := Fnd_Installation.Get

1431: -- ('Checking Mutually Exclusive for value : ' ||
1432: -- to_char(g_rev_component_rec.Mutually_Exclusive));
1433:
1434: IF g_rev_component_rec.Mutually_Exclusive = 1 THEN
1435: X_install_bom := Fnd_Installation.Get
1436: ( appl_id => '702',
1437: dep_appl_id => '702',
1438: status => X_bom_status,
1439: industry => X_industry);