DBA Data[Home] [Help]

APPS.AR_INVOICE_API_PUB dependencies on RA_CUST_TRX_LINE_GL_DIST

Line 523: receivable_gl_date ra_cust_trx_line_gl_dist.gl_date%type,

519: so_organization_id fnd_profile_option_values.profile_option_value%type
520: := oe_profile.value('SO_ORGANIZATION_ID'),
521: base_currency fnd_currencies.currency_code%type
522: := arp_trx_global.system_info.base_currency,
523: receivable_gl_date ra_cust_trx_line_gl_dist.gl_date%type,
524: code_combination_id_gain
525: ar_system_parameters.code_combination_id_gain%type
526: := arp_global.sysparam.code_combination_id_gain,
527: accounting_method ar_system_parameters.accounting_method%type