DBA Data[Home] [Help]

APPS.ARP_PROCESS_CREDIT_UTIL dependencies on FND_CURRENCIES

Line 729: fnd_currencies.currency_code%type,

725: hz_cust_accounts.cust_account_id%type,
726: p_parent_site_use_id IN
727: hz_cust_site_uses.site_use_id%type,
728: p_currency_code IN
729: fnd_currencies.currency_code%type,
730: p_crtrx_receipt_method_id IN
731: ar_receipt_methods.receipt_method_id%type,
732: p_payment_method_name OUT NOCOPY
733: ar_receipt_methods.name%type,

Line 883: fnd_currencies.currency_code%type,

879: FUNCTION check_bank_account(
880: p_trx_date IN
881: ra_customer_trx.trx_date%type,
882: p_currency_code IN
883: fnd_currencies.currency_code%type,
884: p_bill_to_customer_id IN
885: hz_cust_accounts.cust_account_id%type,
886: p_bill_to_site_use_id IN
887: hz_cust_site_uses.site_use_id%type,

Line 1007: fnd_currencies.currency_code%type,

1003: ra_batch_sources.batch_source_id%type,
1004: p_gl_date IN
1005: ra_cust_trx_line_gl_dist.gl_date%type,
1006: p_currency_code IN
1007: fnd_currencies.currency_code%type,
1008: p_cust_trx_type_id IN
1009: ra_cust_trx_types.cust_trx_type_id%type,
1010: p_ship_to_customer_id IN
1011: hz_cust_accounts.cust_account_id%type,