DBA Data[Home] [Help]

APPS.ZX_TCM_CONTROL_PKG dependencies on ARP_UTIL_TAX

Line 293: -- arp_util_tax.debug('classification_type = ' || p_fsc_rec.classification_type);

289: END IF;
290: --Bug fix 4774215 Case 1.Return Status must be initialized.
291: P_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
292: --End of Bug fix 4774215 Case 1.
293: -- arp_util_tax.debug('classification_type = ' || p_fsc_rec.classification_type);
294: -- arp_util_tax.debug('regime_code = ' || p_fsc_rec.tax_regime_code);
295:
296: -- Validate parameters
297:

Line 294: -- arp_util_tax.debug('regime_code = ' || p_fsc_rec.tax_regime_code);

290: --Bug fix 4774215 Case 1.Return Status must be initialized.
291: P_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
292: --End of Bug fix 4774215 Case 1.
293: -- arp_util_tax.debug('classification_type = ' || p_fsc_rec.classification_type);
294: -- arp_util_tax.debug('regime_code = ' || p_fsc_rec.tax_regime_code);
295:
296: -- Validate parameters
297:
298: if p_fsc_rec.classification_category = 'PRODUCT_FISCAL_CLASS' then

Line 1284: -- arp_util_tax.debug('in GET_PROD_TRX_CATE_VALUE');

1280: l_log_msg := l_procedure_name||'(+)';
1281: FND_LOG.STRING(G_LEVEL_PROCEDURE, G_MODULE_NAME||l_procedure_name||'.begin', l_log_msg);
1282: END IF;
1283:
1284: -- arp_util_tax.debug('in GET_PROD_TRX_CATE_VALUE');
1285: -- need to hard code return value here
1286: p_return_status := FND_API.G_RET_STS_SUCCESS;
1287:
1288: if p_fsc_cat_rec.classification_category = 'TRX_GENERIC_CLASSIFICATION' or

Line 2719: arp_util_tax.debug( 'Creating the regime association to fiscal type.. ');

2715: -- Call Country Defaults
2716: zx_fc_migrate_pkg.country_default;
2717:
2718: -- Create Regime Association for 'FISCAL CLASSIFICATION CODE'
2719: arp_util_tax.debug( 'Creating the regime association to fiscal type.. ');
2720:
2721: INSERT ALL INTO
2722: ZX_FC_TYPES_REG_ASSOC
2723: (Tax_regime_code,