DBA Data[Home] [Help]

APPS.AMS_TCOP_PREVIEW dependencies on AMS_TCOP_PRVW_REQUESTS_S

Line 97: SELECT ams_tcop_prvw_requests_s.nextval

93: IS
94: -- Cursor to get the next sequence number
95: CURSOR C_GET_PRVW_RQST_ID
96: IS
97: SELECT ams_tcop_prvw_requests_s.nextval
98: FROM DUAL;
99:
100:
101: -- Use Autonomous Transaction to commit the data