DBA Data[Home] [Help]

APPS.CS_TP_QUESTIONS_PVT dependencies on CS_TP_QUESTIONS_S

Line 121: select CS_TP_QUESTIONS_S.NEXTVAL into l_question_id from dual;

117: X_END_DATE_ACTIVE => NULL);
118:
119:
120: --Get the question id from the next available sequence number
121: select CS_TP_QUESTIONS_S.NEXTVAL into l_question_id from dual;
122:
123: --insert into question table
124:
125: CS_TP_QUESTIONS_PKG.INSERT_ROW (