DBA Data[Home] [Help]

APPS.IGS_FI_GEN_004 dependencies on IGS_PE_STD_TODO_REF_PKG

Line 621: igs_pe_std_todo_ref_pkg.update_row(

617: x_msg_data := l_message_name;
618: RAISE FND_API.G_EXC_ERROR;
619: ELSE
620: -- If call is success, action off child record
621: igs_pe_std_todo_ref_pkg.update_row(
622: x_rowid => lp_todo_ref_rec.rowid,
623: x_person_id => lp_todo_ref_rec.person_id ,
624: x_s_student_todo_type => lp_todo_ref_rec.s_student_todo_type ,
625: x_sequence_number => lp_todo_ref_rec.sequence_number ,