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 BINARY_INTEGER,
229: prev_cust_trx_line_id BINARY_INTEGER,
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 1507: ra_cust_trx_types inv_type,

1503: ra_rules rule,
1504: ra_cust_trx_line_gl_dist cm_rec,
1505: ra_cust_trx_line_gl_dist inv_rec,
1506: ra_cust_trx_line_gl_dist inv_rev,
1507: ra_cust_trx_types inv_type,
1508: ra_customer_trx inv_trx,
1509: ra_customer_trx_lines inv,
1510: ra_customer_trx cmt,
1511: ra_customer_trx_lines cm