DBA Data[Home] [Help]

APPS.PV_ASSIGNMENT_PVT dependencies on FND_TIMEZONES_VL

Line 1686: from fnd_timezones_vl

1682:
1683:
1684:
1685: select UPGRADE_TZ_ID into l_GMT_timezone_id
1686: from fnd_timezones_vl
1687: where timezone_code = 'GMT';
1688:
1689: IF fnd_msg_pub.Check_Msg_Level (fnd_msg_pub.G_MSG_LVL_DEBUG_LOW) THEN
1690: fnd_message.Set_Name('PV', 'PV_DEBUG_MESSAGE');