DBA Data[Home] [Help]

APPS.BSC_PMF_UI_WRAPPER dependencies on BSC_BIS_LOCKS_PVT

Line 5121: l_Time_Stamp := BSC_BIS_LOCKS_PVT.get_tab_time_stamp(p_tab_id);

5117: END IF;
5118: -- retrieving the current value of timestamp from database which will
5119: --be assigned to p_time_stamp after the 1st cycle.
5120:
5121: l_Time_Stamp := BSC_BIS_LOCKS_PVT.get_tab_time_stamp(p_tab_id);
5122: END LOOP;
5123: END IF;
5124:
5125: IF (p_commit = FND_API.G_TRUE) THEN