DBA Data[Home] [Help]

APPS.JAI_RCV_RND_PKG dependencies on JAI_RCV_JOURNAL_ENTRIES_S

Line 1914: ) VALUES ( JAI_RCV_JOURNAL_ENTRIES_S.nextval,

1910: shipment_line_id, acct_type, acct_nature, source_name, category_name,
1911: code_combination_id, entered_dr, entered_cr, transaction_type, period_name,
1912: created_by, currency_code, currency_conversion_type, currency_conversion_date,
1913: currency_conversion_rate
1914: ) VALUES ( JAI_RCV_JOURNAL_ENTRIES_S.nextval,
1915: v_organization_code, p_receipt_num, p_transaction_id, sysdate, p_transaction_date,
1916: p_shipment_line_id, p_acct_type, p_acct_nature, p_source, p_category,
1917: p_code_combination_id, p_entered_dr, p_entered_cr, v_transaction_type, v_period_name,
1918: p_created_by, p_currency_code, p_currency_conversion_type, p_currency_conversion_date,