DBA Data[Home] [Help]

APPS.IGS_FI_GL_INTERFACE dependencies on IGS_FI_APPLICATIONS_PKG

Line 848: igs_fi_applications_pkg.update_row(x_rowid => apprec.row_id,

844:
845: -- If there is no error in creation of the transaction in the GL Interface table,
846: -- then update the application record with the posting control id and the gl posted date
847: IF NOT l_b_exception_flag THEN
848: igs_fi_applications_pkg.update_row(x_rowid => apprec.row_id,
849: x_application_id => apprec.application_id,
850: x_application_type => apprec.application_type,
851: x_invoice_id => apprec.invoice_id,
852: x_credit_id => apprec.credit_id,