DBA Data[Home] [Help]

APPS.PER_ASG_BUS2 dependencies on FND_PRODUCT_INSTALLATIONS

Line 4658: select status into l_inst_type from fnd_product_installations

4654: --
4655: -- Fix for Bug#8310023 starts here
4656: -- Finding the installation type ( Shared HR or Full HR )
4657: --
4658: select status into l_inst_type from fnd_product_installations
4659: where application_id = 800;
4660: --
4661: -- If its a Shared HR
4662: -- Check that supervisor_id exists