DBA Data[Home] [Help]

APPS.JAI_RCV_RND_PKG dependencies on JAI_RCV_JOURNAL_ENTRIES_S

Line 1913: ) VALUES ( JAI_RCV_JOURNAL_ENTRIES_S.nextval,

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