DBA Data[Home] [Help]

APPS.AP_ETAX_SERVICES_PKG dependencies on AP_SYSTEM_PARAMETERS_ALL

Line 14193: l_wfapproval_flag ap_system_parameters_all.approval_workflow_flag%TYPE;

14189: l_curr_calling_sequence VARCHAR2(4000);
14190:
14191: l_period_name gl_period_statuses.period_name%TYPE;
14192: l_gl_date ap_invoice_lines_all.accounting_date%TYPE;
14193: l_wfapproval_flag ap_system_parameters_all.approval_workflow_flag%TYPE;
14194: l_awt_include_tax_amt ap_system_parameters_all.awt_include_tax_amt%TYPE;
14195: l_base_currency_code ap_system_parameters_all.base_currency_code%TYPE;
14196: l_combined_filing_flag ap_system_parameters_all.combined_filing_flag%TYPE;
14197: l_income_tax_region_flag ap_system_parameters_all.income_tax_region_flag%TYPE;

Line 14194: l_awt_include_tax_amt ap_system_parameters_all.awt_include_tax_amt%TYPE;

14190:
14191: l_period_name gl_period_statuses.period_name%TYPE;
14192: l_gl_date ap_invoice_lines_all.accounting_date%TYPE;
14193: l_wfapproval_flag ap_system_parameters_all.approval_workflow_flag%TYPE;
14194: l_awt_include_tax_amt ap_system_parameters_all.awt_include_tax_amt%TYPE;
14195: l_base_currency_code ap_system_parameters_all.base_currency_code%TYPE;
14196: l_combined_filing_flag ap_system_parameters_all.combined_filing_flag%TYPE;
14197: l_income_tax_region_flag ap_system_parameters_all.income_tax_region_flag%TYPE;
14198: l_income_tax_region ap_system_parameters_all.income_tax_region%TYPE;

Line 14195: l_base_currency_code ap_system_parameters_all.base_currency_code%TYPE;

14191: l_period_name gl_period_statuses.period_name%TYPE;
14192: l_gl_date ap_invoice_lines_all.accounting_date%TYPE;
14193: l_wfapproval_flag ap_system_parameters_all.approval_workflow_flag%TYPE;
14194: l_awt_include_tax_amt ap_system_parameters_all.awt_include_tax_amt%TYPE;
14195: l_base_currency_code ap_system_parameters_all.base_currency_code%TYPE;
14196: l_combined_filing_flag ap_system_parameters_all.combined_filing_flag%TYPE;
14197: l_income_tax_region_flag ap_system_parameters_all.income_tax_region_flag%TYPE;
14198: l_income_tax_region ap_system_parameters_all.income_tax_region%TYPE;
14199: l_disc_is_inv_less_tax_flag ap_system_parameters_all.disc_is_inv_less_tax_flag%TYPE;

Line 14196: l_combined_filing_flag ap_system_parameters_all.combined_filing_flag%TYPE;

14192: l_gl_date ap_invoice_lines_all.accounting_date%TYPE;
14193: l_wfapproval_flag ap_system_parameters_all.approval_workflow_flag%TYPE;
14194: l_awt_include_tax_amt ap_system_parameters_all.awt_include_tax_amt%TYPE;
14195: l_base_currency_code ap_system_parameters_all.base_currency_code%TYPE;
14196: l_combined_filing_flag ap_system_parameters_all.combined_filing_flag%TYPE;
14197: l_income_tax_region_flag ap_system_parameters_all.income_tax_region_flag%TYPE;
14198: l_income_tax_region ap_system_parameters_all.income_tax_region%TYPE;
14199: l_disc_is_inv_less_tax_flag ap_system_parameters_all.disc_is_inv_less_tax_flag%TYPE;
14200: l_wfapproval_status ap_invoice_lines_all.wfapproval_status%TYPE;

Line 14197: l_income_tax_region_flag ap_system_parameters_all.income_tax_region_flag%TYPE;

14193: l_wfapproval_flag ap_system_parameters_all.approval_workflow_flag%TYPE;
14194: l_awt_include_tax_amt ap_system_parameters_all.awt_include_tax_amt%TYPE;
14195: l_base_currency_code ap_system_parameters_all.base_currency_code%TYPE;
14196: l_combined_filing_flag ap_system_parameters_all.combined_filing_flag%TYPE;
14197: l_income_tax_region_flag ap_system_parameters_all.income_tax_region_flag%TYPE;
14198: l_income_tax_region ap_system_parameters_all.income_tax_region%TYPE;
14199: l_disc_is_inv_less_tax_flag ap_system_parameters_all.disc_is_inv_less_tax_flag%TYPE;
14200: l_wfapproval_status ap_invoice_lines_all.wfapproval_status%TYPE;
14201: l_new_amt_applicable_to_disc ap_invoices_all.amount_applicable_to_discount%TYPE;

Line 14198: l_income_tax_region ap_system_parameters_all.income_tax_region%TYPE;

14194: l_awt_include_tax_amt ap_system_parameters_all.awt_include_tax_amt%TYPE;
14195: l_base_currency_code ap_system_parameters_all.base_currency_code%TYPE;
14196: l_combined_filing_flag ap_system_parameters_all.combined_filing_flag%TYPE;
14197: l_income_tax_region_flag ap_system_parameters_all.income_tax_region_flag%TYPE;
14198: l_income_tax_region ap_system_parameters_all.income_tax_region%TYPE;
14199: l_disc_is_inv_less_tax_flag ap_system_parameters_all.disc_is_inv_less_tax_flag%TYPE;
14200: l_wfapproval_status ap_invoice_lines_all.wfapproval_status%TYPE;
14201: l_new_amt_applicable_to_disc ap_invoices_all.amount_applicable_to_discount%TYPE;
14202: l_payment_priority ap_batches_all.payment_priority%TYPE;

Line 14199: l_disc_is_inv_less_tax_flag ap_system_parameters_all.disc_is_inv_less_tax_flag%TYPE;

14195: l_base_currency_code ap_system_parameters_all.base_currency_code%TYPE;
14196: l_combined_filing_flag ap_system_parameters_all.combined_filing_flag%TYPE;
14197: l_income_tax_region_flag ap_system_parameters_all.income_tax_region_flag%TYPE;
14198: l_income_tax_region ap_system_parameters_all.income_tax_region%TYPE;
14199: l_disc_is_inv_less_tax_flag ap_system_parameters_all.disc_is_inv_less_tax_flag%TYPE;
14200: l_wfapproval_status ap_invoice_lines_all.wfapproval_status%TYPE;
14201: l_new_amt_applicable_to_disc ap_invoices_all.amount_applicable_to_discount%TYPE;
14202: l_payment_priority ap_batches_all.payment_priority%TYPE;
14203:

Line 14255: FROM ap_system_parameters_all

14251: l_base_currency_code,
14252: l_combined_filing_flag,
14253: l_income_tax_region_flag,
14254: l_income_tax_region
14255: FROM ap_system_parameters_all
14256: WHERE org_id = P_Invoice_Header_Rec.org_id;
14257: END;
14258:
14259: -------------------------------------------------------------------