DBA Data[Home] [Help]

APPS.BOM_GLOBALS dependencies on FND_INSTALLATION

Line 1764: x_install_ego := Fnd_Installation.Get_App_Info

1760: BEGIN
1761: object_type := 'EGO_ITEM_REVISION';
1762: x_minor_revision_id := 0;
1763: x_comp_minor_revision_id :=0;
1764: x_install_ego := Fnd_Installation.Get_App_Info
1765: (application_short_name => 'EGO',
1766: status => x_status,
1767: industry => x_industry,
1768: oracle_schema => x_schema);