DBA Data[Home] [Help]

APPS.ZX_TRD_INTERNAL_SERVICES_PVT dependencies on STANDARD

Line 1723: AND recovery_type_code = 'STANDARD'

1719: AND tax_regime_code = c_tax_regime_code
1720: AND content_owner_id IN (c_content_owner_id,-99)
1721: AND tax_rate_code = 'AD_HOC_RECOVERY'
1722: AND rate_type_code = 'RECOVERY'
1723: AND recovery_type_code = 'STANDARD'
1724: AND record_type_code = 'MIGRATED'
1725: AND active_flag = 'Y'
1726: AND (tax_class = c_tax_class OR tax_class IS NULL)
1727: ORDER BY tax_class NULLS LAST, content_owner_id DESC;

Line 6418: -- Bug 11675911 / Bug 10621602, formula changes for retainage release invoices and standard invoice

6414:
6415: -- Bugfix 5035461: added recoverable_flag and reverse_flag condition in
6416: -- the subquery.
6417:
6418: -- Bug 11675911 / Bug 10621602, formula changes for retainage release invoices and standard invoice
6419: -- with retainage line. g_ret_doc_type will be 'R' or 'S'. g_retained_value is the retained percent.
6420:
6421: IF ZX_TRD_SERVICES_PUB_PKG.g_retained_value is NOT NULL THEN
6422:

Line 6435: 'Flow - Standard invoice with retainage line');

6431:
6432: IF (g_level_procedure >= g_current_runtime_level ) THEN
6433: FND_LOG.STRING(g_level_procedure,
6434: 'ZX.PLSQL.ZX_TRD_INTERNAL_SERVICES_PVT.calc_variance_factors',
6435: 'Flow - Standard invoice with retainage line');
6436: END IF;
6437:
6438: -- Bug 11808769,For PO matched invoices, where quantity, price is NULL from purchase order,stamp AMOUNT as value for variance columns
6439: -- ref_per_trx_curr_unit_nr_amt, ref_doc_per_unit_nrec_tax_amt