DBA Data[Home] [Help]

APPS.ARP_CREDIT_MEMO_MODULE dependencies on RA_CUST_TRX_TYPES

Line 230: allow_overapp_flag ra_cust_trx_types.allow_overapplication_flag%type,

226: TYPE select_rec_type IS RECORD
227: (
228: customer_trx_line_id NUMBER,
229: prev_cust_trx_line_id NUMBER,
230: allow_overapp_flag ra_cust_trx_types.allow_overapplication_flag%type,
231: cm_amount NUMBER,
232: credit_method_for_rules VARCHAR2(1),
233: last_period_to_credit NUMBER,
234: currency_code ra_customer_trx.invoice_currency_code%type,

Line 1515: ra_cust_trx_types inv_type,

1511: ra_rules rule,
1512: ra_cust_trx_line_gl_dist cm_rec,
1513: ra_cust_trx_line_gl_dist inv_rec,
1514: ra_cust_trx_line_gl_dist inv_rev,
1515: ra_cust_trx_types inv_type,
1516: ra_customer_trx inv_trx,
1517: ra_customer_trx_lines inv,
1518: ra_customer_trx cmt,
1519: ra_customer_trx_lines cm