DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_RECORDING_PKG dependencies on JAI_CMN_JOURNAL_ENTRIES_S

Line 1060: ) VALUES ( JAI_CMN_JOURNAL_ENTRIES_S.nextval,

1056: regime_code, organization_id, set_of_books_id, tax_type, period_name,
1057: code_combination_id, accounted_dr, accounted_cr, transaction_date,
1058: source, source_table_name, source_trx_id, reference_name, reference_id, repository_id,/* added by ssawant for bug 5879769 */
1059: currency_code, curr_conv_rate, creation_date, created_by, last_update_date, last_updated_by, last_update_login
1060: ) VALUES ( JAI_CMN_JOURNAL_ENTRIES_S.nextval,
1061: p_regime_code, p_organization_id, ln_sob_id, p_tax_type, lv_period_name,
1062: p_code_combination_id, ln_accounted_dr, ln_accounted_cr, p_transaction_date,
1063: p_source, p_source_table_name, p_source_document_id, p_reference_name, p_reference_id,p_repository_id,/* added by ssawant for bug 5879769 */
1064: p_currency_code, p_curr_conv_rate, sysdate, FND_GLOBAL.user_id, sysdate, fnd_global.user_id, fnd_global.login_id