DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_RECORDING_PKG dependencies on JAI_CMN_JOURNAL_ENTRIES_S

Line 1505: ) VALUES ( JAI_CMN_JOURNAL_ENTRIES_S.nextval,

1501: regime_code, organization_id, set_of_books_id, tax_type, period_name,
1502: code_combination_id, accounted_dr, accounted_cr, transaction_date,
1503: source, source_table_name, source_trx_id, reference_name, reference_id, repository_id,/* added by ssawant for bug 5879769 */
1504: currency_code, curr_conv_rate, creation_date, created_by, last_update_date, last_updated_by, last_update_login
1505: ) VALUES ( JAI_CMN_JOURNAL_ENTRIES_S.nextval,
1506: p_regime_code, p_organization_id, ln_sob_id, p_tax_type, lv_period_name,
1507: p_code_combination_id, ln_accounted_dr, ln_accounted_cr, p_transaction_date,
1508: p_source, p_source_table_name, p_source_document_id, p_source_trx_type /* p_reference_name- Bug 13430127 */, p_reference_id,p_repository_id,/* added by ssawant for bug 5879769 */
1509: p_currency_code, p_curr_conv_rate, sysdate, FND_GLOBAL.user_id, sysdate, fnd_global.user_id, fnd_global.login_id