DBA Data[Home] [Help]

APPS.AP_MATCHING_PKG dependencies on AP_ETAX_SERVICES_PKG

Line 379: p_calling_sequence => 'AP_ETAX_SERVICES_PKG',

375: p_tax_classification_code => g_dflt_tax_class_code,
376: p_allow_tax_code_override_flag => l_allow_tax_code_override,
377: APPL_SHORT_NAME => 'SQLAP',
378: FUNC_SHORT_NAME => 'NONE',
379: p_calling_sequence => 'AP_ETAX_SERVICES_PKG',
380: p_event_class_code => l_ref_doc_event_class_code,
381: p_entity_code => 'AP_INVOICES',
382: p_application_id => 200,
383: p_internal_organization_id => g_org_id);

Line 386: AP_Etax_Services_Pkg.Get_Po_Tax_Attributes(

382: p_application_id => 200,
383: p_internal_organization_id => g_org_id);
384: -- bug 7577673: end
385:
386: AP_Etax_Services_Pkg.Get_Po_Tax_Attributes(
387: p_application_id => l_ref_doc_application_id,
388: p_org_id => g_org_id,
389: p_entity_code => l_ref_doc_entity_code,
390: p_event_class_code => l_ref_doc_event_class_code,

Line 5434: p_calling_sequence => 'AP_ETAX_SERVICES_PKG',

5430: p_tax_classification_code => g_dflt_tax_class_code,
5431: p_allow_tax_code_override_flag => l_allow_tax_code_override,
5432: APPL_SHORT_NAME => 'SQLAP',
5433: FUNC_SHORT_NAME => 'NONE',
5434: p_calling_sequence => 'AP_ETAX_SERVICES_PKG',
5435: p_event_class_code => l_ref_doc_event_class_code,
5436: p_entity_code => 'AP_INVOICES',
5437: p_application_id => 200,
5438: p_internal_organization_id => g_org_id);

Line 5441: AP_Etax_Services_Pkg.Get_Po_Tax_Attributes(

5437: p_application_id => 200,
5438: p_internal_organization_id => g_org_id);
5439: -- bug 7577673: end
5440:
5441: AP_Etax_Services_Pkg.Get_Po_Tax_Attributes(
5442: p_application_id => l_ref_doc_application_id,
5443: p_org_id => g_org_id,
5444: p_entity_code => l_ref_doc_entity_code,
5445: p_event_class_code => l_ref_doc_event_class_code,

Line 5669: p_calling_sequence => 'AP_ETAX_SERVICES_PKG',

5665: p_tax_classification_code => g_dflt_tax_class_code,
5666: p_allow_tax_code_override_flag => l_allow_tax_code_override,
5667: APPL_SHORT_NAME => 'SQLAP',
5668: FUNC_SHORT_NAME => 'NONE',
5669: p_calling_sequence => 'AP_ETAX_SERVICES_PKG',
5670: p_event_class_code => l_ref_doc_event_class_code,
5671: p_entity_code => 'AP_INVOICES',
5672: p_application_id => 200,
5673: p_internal_organization_id => g_org_id);

Line 5675: AP_Etax_Services_Pkg.Get_Po_Tax_Attributes(

5671: p_entity_code => 'AP_INVOICES',
5672: p_application_id => 200,
5673: p_internal_organization_id => g_org_id);
5674:
5675: AP_Etax_Services_Pkg.Get_Po_Tax_Attributes(
5676: p_application_id => l_ref_doc_application_id,
5677: p_org_id => g_org_id,
5678: p_entity_code => l_ref_doc_entity_code,
5679: p_event_class_code => l_ref_doc_event_class_code,