DBA Data[Home] [Help]

APPS.AP_IMPORT_VALIDATION_PKG dependencies on ZX_AP_TAX_CLASSIFICATN_DEF_PKG

Line 22134: ZX_AP_TAX_CLASSIFICATN_DEF_PKG.get_default_tax_classification

22130: -------------------------------------------------------------------
22131: debug_info := 'Step 4.7: Call tax classification code defaulting api';
22132: -------------------------------------------------------------------
22133:
22134: ZX_AP_TAX_CLASSIFICATN_DEF_PKG.get_default_tax_classification
22135: (p_ref_doc_application_id => l_ref_doc_application_id,
22136: p_ref_doc_entity_code => l_ref_doc_entity_code,
22137: p_ref_doc_event_class_code => l_ref_doc_event_class_code,
22138: p_ref_doc_trx_id => l_ref_doc_trx_id,

Line 23532: ZX_AP_TAX_CLASSIFICATN_DEF_PKG.get_default_tax_classification

23528: IF (AP_IMPORT_INVOICES_PKG.g_debug_switch = 'Y') then
23529: AP_IMPORT_UTILITIES_PKG.Print(AP_IMPORT_INVOICES_PKG.g_debug_switch, debug_info);
23530: END IF;
23531:
23532: ZX_AP_TAX_CLASSIFICATN_DEF_PKG.get_default_tax_classification
23533: (p_ref_doc_application_id => l_ref_doc_application_id,
23534: p_ref_doc_entity_code => l_ref_doc_entity_code,
23535: p_ref_doc_event_class_code => l_ref_doc_event_class_code,
23536: p_ref_doc_trx_id => l_ref_doc_trx_id,