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 1315: -- arp_util_tax.debug('in GET_PROD_TRX_CATE_VALUE');

1311: l_log_msg := l_procedure_name||'(+)';
1312: FND_LOG.STRING(G_LEVEL_PROCEDURE, G_MODULE_NAME||l_procedure_name||'.begin', l_log_msg);
1313: END IF;
1314:
1315: -- arp_util_tax.debug('in GET_PROD_TRX_CATE_VALUE');
1316: -- need to hard code return value here
1317: p_return_status := FND_API.G_RET_STS_SUCCESS;
1318:
1319: if p_fsc_cat_rec.classification_category = 'TRX_GENERIC_CLASSIFICATION' or

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

2782: -- Call Country Defaults
2783: zx_fc_migrate_pkg.country_default;
2784:
2785: -- Create Regime Association for 'FISCAL CLASSIFICATION CODE'
2786: arp_util_tax.debug( 'Creating the regime association to fiscal type.. ');
2787:
2788: INSERT ALL INTO
2789: ZX_FC_TYPES_REG_ASSOC
2790: (Tax_regime_code,