DBA Data[Home] [Help]

APPS.PSA_MFAR_ADJUSTMENTS dependencies on RA_CUSTOMER_TRX_ALL

Line 8: g_set_of_books_id ra_customer_trx_all.set_of_books_id%type;

4: --
5: -- global variables
6: --
7: g_adjustment_id ar_adjustments_all.adjustment_id%type;
8: g_set_of_books_id ra_customer_trx_all.set_of_books_id%type;
9: g_customer_trx_id ra_cust_trx_line_gl_dist_all.customer_trx_id%type;
10: g_cust_trx_line_id ra_cust_trx_line_gl_dist_all.customer_trx_line_id%type;
11: g_adj_ccid ar_adjustments_all.code_combination_id%type;
12: g_adj_amount ar_adjustments_all.amount%type;