DBA Data[Home] [Help]

APPS.ZX_ON_FLY_TRX_UPGRADE_AR_PKG dependencies on ZX_REGIMES_B

Line 1802: ZX_REGIMES_B regimes,

1798: AR_VAT_TAX_ALL_B vat,
1799: ZX_RATES_B rates ,
1800: RA_CUSTOMER_TRX_LINES_ALL custtrxll, -- retrieve the trx line for tax lines
1801: AR_MEMO_LINES_ALL_B memoline,
1802: ZX_REGIMES_B regimes,
1803: ZX_TAXES_B taxes,
1804: ZX_STATUS_B status
1805: WHERE custtrx.customer_trx_id = p_upg_trx_info_rec.trx_id
1806: AND custtrx.customer_trx_id = custtrxl.customer_trx_id

Line 3639: ZX_REGIMES_B regimes,

3635: AR_VAT_TAX_ALL_B vat,
3636: ZX_RATES_B rates ,
3637: RA_CUSTOMER_TRX_LINES_ALL custtrxll, -- retrieve the line for tax lines
3638: AR_MEMO_LINES_ALL_B memoline,
3639: ZX_REGIMES_B regimes,
3640: ZX_TAXES_B taxes,
3641: ZX_STATUS_B status
3642: WHERE zxvalerr.other_doc_application_id = 222
3643: AND custtrx.customer_trx_id = zxvalerr.other_doc_trx_id