DBA Data[Home] [Help]

APPS.IEM_COMP_RT_STATS_PVT dependencies on IEM_COMP_RT_STATS_S1

Line 43: SELECT IEM_COMP_RT_STATS_s1.nextval

39: -- Initialize API return status to SUCCESS
40: x_return_status := FND_API.G_RET_STS_SUCCESS;
41:
42:
43: SELECT IEM_COMP_RT_STATS_s1.nextval
44: INTO l_seq_id
45: FROM dual;
46:
47: INSERT INTO IEM_COMP_RT_STATS