DBA Data[Home] [Help]

APPS.IES_QUESTION_DATA_PVT dependencies on IES_QUESTION_DATA_S

Line 34: VALUES ( ies_question_data_s.nextval ,

30: answer_id ,
31: freeform_int ,
32: freeform_string ,
33: freeform_date )
34: VALUES ( ies_question_data_s.nextval ,
35: p_created_by ,
36: sysdate ,
37: p_transaction_id ,
38: p_question_id ,