DBA Data[Home] [Help]

APPS.AP_MO_CACHE_UTILS dependencies on AP_SYSTEM_PARAMETERS

Line 22: sp_base_currency_code ap_system_parameters.base_currency_code%TYPE,

18: currency fnd_currencies.currency_code%TYPE,
19: --
20: -- << Begin AP-specific fields >>
21: --
22: sp_base_currency_code ap_system_parameters.base_currency_code%TYPE,
23: sp_multi_currency_flag ap_system_parameters.multi_currency_flag%TYPE,
24: --Bug :2809214 MOAC - Supplier Attribute Change Project
25: --sp_invoice_currency_code ap_product_setup.invoice_currency_code%TYPE,
26: sp_payment_currency_code ap_system_parameters.payment_currency_code%TYPE,

Line 23: sp_multi_currency_flag ap_system_parameters.multi_currency_flag%TYPE,

19: --
20: -- << Begin AP-specific fields >>
21: --
22: sp_base_currency_code ap_system_parameters.base_currency_code%TYPE,
23: sp_multi_currency_flag ap_system_parameters.multi_currency_flag%TYPE,
24: --Bug :2809214 MOAC - Supplier Attribute Change Project
25: --sp_invoice_currency_code ap_product_setup.invoice_currency_code%TYPE,
26: sp_payment_currency_code ap_system_parameters.payment_currency_code%TYPE,
27: sp_confirm_date_inv_num_flag ap_system_parameters.confirm_date_as_inv_num_flag%TYPE,

Line 26: sp_payment_currency_code ap_system_parameters.payment_currency_code%TYPE,

22: sp_base_currency_code ap_system_parameters.base_currency_code%TYPE,
23: sp_multi_currency_flag ap_system_parameters.multi_currency_flag%TYPE,
24: --Bug :2809214 MOAC - Supplier Attribute Change Project
25: --sp_invoice_currency_code ap_product_setup.invoice_currency_code%TYPE,
26: sp_payment_currency_code ap_system_parameters.payment_currency_code%TYPE,
27: sp_confirm_date_inv_num_flag ap_system_parameters.confirm_date_as_inv_num_flag%TYPE,
28: sp_accts_pay_cc_id ap_system_parameters.accts_pay_code_combination_id%TYPE,
29: sp_allow_flex_override_flag ap_system_parameters.allow_flex_override_flag%TYPE,
30: sp_allow_final_match_flag ap_system_parameters.allow_final_match_flag%TYPE,

Line 27: sp_confirm_date_inv_num_flag ap_system_parameters.confirm_date_as_inv_num_flag%TYPE,

23: sp_multi_currency_flag ap_system_parameters.multi_currency_flag%TYPE,
24: --Bug :2809214 MOAC - Supplier Attribute Change Project
25: --sp_invoice_currency_code ap_product_setup.invoice_currency_code%TYPE,
26: sp_payment_currency_code ap_system_parameters.payment_currency_code%TYPE,
27: sp_confirm_date_inv_num_flag ap_system_parameters.confirm_date_as_inv_num_flag%TYPE,
28: sp_accts_pay_cc_id ap_system_parameters.accts_pay_code_combination_id%TYPE,
29: sp_allow_flex_override_flag ap_system_parameters.allow_flex_override_flag%TYPE,
30: sp_allow_final_match_flag ap_system_parameters.allow_final_match_flag%TYPE,
31: sp_allow_dist_match_flag ap_system_parameters.allow_dist_match_flag%TYPE,

Line 28: sp_accts_pay_cc_id ap_system_parameters.accts_pay_code_combination_id%TYPE,

24: --Bug :2809214 MOAC - Supplier Attribute Change Project
25: --sp_invoice_currency_code ap_product_setup.invoice_currency_code%TYPE,
26: sp_payment_currency_code ap_system_parameters.payment_currency_code%TYPE,
27: sp_confirm_date_inv_num_flag ap_system_parameters.confirm_date_as_inv_num_flag%TYPE,
28: sp_accts_pay_cc_id ap_system_parameters.accts_pay_code_combination_id%TYPE,
29: sp_allow_flex_override_flag ap_system_parameters.allow_flex_override_flag%TYPE,
30: sp_allow_final_match_flag ap_system_parameters.allow_final_match_flag%TYPE,
31: sp_allow_dist_match_flag ap_system_parameters.allow_dist_match_flag%TYPE,
32: sp_gl_date_from_receipt_flag ap_system_parameters.gl_date_from_receipt_flag%TYPE,

Line 29: sp_allow_flex_override_flag ap_system_parameters.allow_flex_override_flag%TYPE,

25: --sp_invoice_currency_code ap_product_setup.invoice_currency_code%TYPE,
26: sp_payment_currency_code ap_system_parameters.payment_currency_code%TYPE,
27: sp_confirm_date_inv_num_flag ap_system_parameters.confirm_date_as_inv_num_flag%TYPE,
28: sp_accts_pay_cc_id ap_system_parameters.accts_pay_code_combination_id%TYPE,
29: sp_allow_flex_override_flag ap_system_parameters.allow_flex_override_flag%TYPE,
30: sp_allow_final_match_flag ap_system_parameters.allow_final_match_flag%TYPE,
31: sp_allow_dist_match_flag ap_system_parameters.allow_dist_match_flag%TYPE,
32: sp_gl_date_from_receipt_flag ap_system_parameters.gl_date_from_receipt_flag%TYPE,
33: sp_income_tax_region_flag ap_system_parameters.income_tax_region_flag%TYPE,

Line 30: sp_allow_final_match_flag ap_system_parameters.allow_final_match_flag%TYPE,

26: sp_payment_currency_code ap_system_parameters.payment_currency_code%TYPE,
27: sp_confirm_date_inv_num_flag ap_system_parameters.confirm_date_as_inv_num_flag%TYPE,
28: sp_accts_pay_cc_id ap_system_parameters.accts_pay_code_combination_id%TYPE,
29: sp_allow_flex_override_flag ap_system_parameters.allow_flex_override_flag%TYPE,
30: sp_allow_final_match_flag ap_system_parameters.allow_final_match_flag%TYPE,
31: sp_allow_dist_match_flag ap_system_parameters.allow_dist_match_flag%TYPE,
32: sp_gl_date_from_receipt_flag ap_system_parameters.gl_date_from_receipt_flag%TYPE,
33: sp_income_tax_region_flag ap_system_parameters.income_tax_region_flag%TYPE,
34: sp_income_tax_region ap_system_parameters.income_tax_region%TYPE,

Line 31: sp_allow_dist_match_flag ap_system_parameters.allow_dist_match_flag%TYPE,

27: sp_confirm_date_inv_num_flag ap_system_parameters.confirm_date_as_inv_num_flag%TYPE,
28: sp_accts_pay_cc_id ap_system_parameters.accts_pay_code_combination_id%TYPE,
29: sp_allow_flex_override_flag ap_system_parameters.allow_flex_override_flag%TYPE,
30: sp_allow_final_match_flag ap_system_parameters.allow_final_match_flag%TYPE,
31: sp_allow_dist_match_flag ap_system_parameters.allow_dist_match_flag%TYPE,
32: sp_gl_date_from_receipt_flag ap_system_parameters.gl_date_from_receipt_flag%TYPE,
33: sp_income_tax_region_flag ap_system_parameters.income_tax_region_flag%TYPE,
34: sp_income_tax_region ap_system_parameters.income_tax_region%TYPE,
35: sp_auto_create_freight_flag ap_system_parameters.auto_create_freight_flag%TYPE,

Line 32: sp_gl_date_from_receipt_flag ap_system_parameters.gl_date_from_receipt_flag%TYPE,

28: sp_accts_pay_cc_id ap_system_parameters.accts_pay_code_combination_id%TYPE,
29: sp_allow_flex_override_flag ap_system_parameters.allow_flex_override_flag%TYPE,
30: sp_allow_final_match_flag ap_system_parameters.allow_final_match_flag%TYPE,
31: sp_allow_dist_match_flag ap_system_parameters.allow_dist_match_flag%TYPE,
32: sp_gl_date_from_receipt_flag ap_system_parameters.gl_date_from_receipt_flag%TYPE,
33: sp_income_tax_region_flag ap_system_parameters.income_tax_region_flag%TYPE,
34: sp_income_tax_region ap_system_parameters.income_tax_region%TYPE,
35: sp_auto_create_freight_flag ap_system_parameters.auto_create_freight_flag%TYPE,
36: sp_default_freight_cc_id ap_system_parameters.freight_code_combination_id%TYPE,

Line 33: sp_income_tax_region_flag ap_system_parameters.income_tax_region_flag%TYPE,

29: sp_allow_flex_override_flag ap_system_parameters.allow_flex_override_flag%TYPE,
30: sp_allow_final_match_flag ap_system_parameters.allow_final_match_flag%TYPE,
31: sp_allow_dist_match_flag ap_system_parameters.allow_dist_match_flag%TYPE,
32: sp_gl_date_from_receipt_flag ap_system_parameters.gl_date_from_receipt_flag%TYPE,
33: sp_income_tax_region_flag ap_system_parameters.income_tax_region_flag%TYPE,
34: sp_income_tax_region ap_system_parameters.income_tax_region%TYPE,
35: sp_auto_create_freight_flag ap_system_parameters.auto_create_freight_flag%TYPE,
36: sp_default_freight_cc_id ap_system_parameters.freight_code_combination_id%TYPE,
37: sp_disc_is_inv_less_tax_flag ap_system_parameters.disc_is_inv_less_tax_flag%TYPE,

Line 34: sp_income_tax_region ap_system_parameters.income_tax_region%TYPE,

30: sp_allow_final_match_flag ap_system_parameters.allow_final_match_flag%TYPE,
31: sp_allow_dist_match_flag ap_system_parameters.allow_dist_match_flag%TYPE,
32: sp_gl_date_from_receipt_flag ap_system_parameters.gl_date_from_receipt_flag%TYPE,
33: sp_income_tax_region_flag ap_system_parameters.income_tax_region_flag%TYPE,
34: sp_income_tax_region ap_system_parameters.income_tax_region%TYPE,
35: sp_auto_create_freight_flag ap_system_parameters.auto_create_freight_flag%TYPE,
36: sp_default_freight_cc_id ap_system_parameters.freight_code_combination_id%TYPE,
37: sp_disc_is_inv_less_tax_flag ap_system_parameters.disc_is_inv_less_tax_flag%TYPE,
38: sp_discount_dist_method ap_system_parameters.discount_distribution_method%TYPE,

Line 35: sp_auto_create_freight_flag ap_system_parameters.auto_create_freight_flag%TYPE,

31: sp_allow_dist_match_flag ap_system_parameters.allow_dist_match_flag%TYPE,
32: sp_gl_date_from_receipt_flag ap_system_parameters.gl_date_from_receipt_flag%TYPE,
33: sp_income_tax_region_flag ap_system_parameters.income_tax_region_flag%TYPE,
34: sp_income_tax_region ap_system_parameters.income_tax_region%TYPE,
35: sp_auto_create_freight_flag ap_system_parameters.auto_create_freight_flag%TYPE,
36: sp_default_freight_cc_id ap_system_parameters.freight_code_combination_id%TYPE,
37: sp_disc_is_inv_less_tax_flag ap_system_parameters.disc_is_inv_less_tax_flag%TYPE,
38: sp_discount_dist_method ap_system_parameters.discount_distribution_method%TYPE,
39: sp_inv_doc_category_override ap_system_parameters.inv_doc_category_override%TYPE,

Line 36: sp_default_freight_cc_id ap_system_parameters.freight_code_combination_id%TYPE,

32: sp_gl_date_from_receipt_flag ap_system_parameters.gl_date_from_receipt_flag%TYPE,
33: sp_income_tax_region_flag ap_system_parameters.income_tax_region_flag%TYPE,
34: sp_income_tax_region ap_system_parameters.income_tax_region%TYPE,
35: sp_auto_create_freight_flag ap_system_parameters.auto_create_freight_flag%TYPE,
36: sp_default_freight_cc_id ap_system_parameters.freight_code_combination_id%TYPE,
37: sp_disc_is_inv_less_tax_flag ap_system_parameters.disc_is_inv_less_tax_flag%TYPE,
38: sp_discount_dist_method ap_system_parameters.discount_distribution_method%TYPE,
39: sp_inv_doc_category_override ap_system_parameters.inv_doc_category_override%TYPE,
40: sp_approvals_option ap_system_parameters.approvals_option%TYPE,

Line 37: sp_disc_is_inv_less_tax_flag ap_system_parameters.disc_is_inv_less_tax_flag%TYPE,

33: sp_income_tax_region_flag ap_system_parameters.income_tax_region_flag%TYPE,
34: sp_income_tax_region ap_system_parameters.income_tax_region%TYPE,
35: sp_auto_create_freight_flag ap_system_parameters.auto_create_freight_flag%TYPE,
36: sp_default_freight_cc_id ap_system_parameters.freight_code_combination_id%TYPE,
37: sp_disc_is_inv_less_tax_flag ap_system_parameters.disc_is_inv_less_tax_flag%TYPE,
38: sp_discount_dist_method ap_system_parameters.discount_distribution_method%TYPE,
39: sp_inv_doc_category_override ap_system_parameters.inv_doc_category_override%TYPE,
40: sp_approvals_option ap_system_parameters.approvals_option%TYPE,
41: sp_combined_filing_flag ap_system_parameters.combined_filing_flag%TYPE,

Line 38: sp_discount_dist_method ap_system_parameters.discount_distribution_method%TYPE,

34: sp_income_tax_region ap_system_parameters.income_tax_region%TYPE,
35: sp_auto_create_freight_flag ap_system_parameters.auto_create_freight_flag%TYPE,
36: sp_default_freight_cc_id ap_system_parameters.freight_code_combination_id%TYPE,
37: sp_disc_is_inv_less_tax_flag ap_system_parameters.disc_is_inv_less_tax_flag%TYPE,
38: sp_discount_dist_method ap_system_parameters.discount_distribution_method%TYPE,
39: sp_inv_doc_category_override ap_system_parameters.inv_doc_category_override%TYPE,
40: sp_approvals_option ap_system_parameters.approvals_option%TYPE,
41: sp_combined_filing_flag ap_system_parameters.combined_filing_flag%TYPE,
42: sp_allow_awt_flag ap_system_parameters.allow_awt_flag%TYPE,

Line 39: sp_inv_doc_category_override ap_system_parameters.inv_doc_category_override%TYPE,

35: sp_auto_create_freight_flag ap_system_parameters.auto_create_freight_flag%TYPE,
36: sp_default_freight_cc_id ap_system_parameters.freight_code_combination_id%TYPE,
37: sp_disc_is_inv_less_tax_flag ap_system_parameters.disc_is_inv_less_tax_flag%TYPE,
38: sp_discount_dist_method ap_system_parameters.discount_distribution_method%TYPE,
39: sp_inv_doc_category_override ap_system_parameters.inv_doc_category_override%TYPE,
40: sp_approvals_option ap_system_parameters.approvals_option%TYPE,
41: sp_combined_filing_flag ap_system_parameters.combined_filing_flag%TYPE,
42: sp_allow_awt_flag ap_system_parameters.allow_awt_flag%TYPE,
43: sp_create_awt_dists_type ap_system_parameters.create_awt_dists_type%TYPE,

Line 40: sp_approvals_option ap_system_parameters.approvals_option%TYPE,

36: sp_default_freight_cc_id ap_system_parameters.freight_code_combination_id%TYPE,
37: sp_disc_is_inv_less_tax_flag ap_system_parameters.disc_is_inv_less_tax_flag%TYPE,
38: sp_discount_dist_method ap_system_parameters.discount_distribution_method%TYPE,
39: sp_inv_doc_category_override ap_system_parameters.inv_doc_category_override%TYPE,
40: sp_approvals_option ap_system_parameters.approvals_option%TYPE,
41: sp_combined_filing_flag ap_system_parameters.combined_filing_flag%TYPE,
42: sp_allow_awt_flag ap_system_parameters.allow_awt_flag%TYPE,
43: sp_create_awt_dists_type ap_system_parameters.create_awt_dists_type%TYPE,
44: sp_allow_awt_override ap_system_parameters.allow_awt_override%TYPE,

Line 41: sp_combined_filing_flag ap_system_parameters.combined_filing_flag%TYPE,

37: sp_disc_is_inv_less_tax_flag ap_system_parameters.disc_is_inv_less_tax_flag%TYPE,
38: sp_discount_dist_method ap_system_parameters.discount_distribution_method%TYPE,
39: sp_inv_doc_category_override ap_system_parameters.inv_doc_category_override%TYPE,
40: sp_approvals_option ap_system_parameters.approvals_option%TYPE,
41: sp_combined_filing_flag ap_system_parameters.combined_filing_flag%TYPE,
42: sp_allow_awt_flag ap_system_parameters.allow_awt_flag%TYPE,
43: sp_create_awt_dists_type ap_system_parameters.create_awt_dists_type%TYPE,
44: sp_allow_awt_override ap_system_parameters.allow_awt_override%TYPE,
45: sp_awt_include_tax_amt ap_system_parameters.awt_include_tax_amt%TYPE,

Line 42: sp_allow_awt_flag ap_system_parameters.allow_awt_flag%TYPE,

38: sp_discount_dist_method ap_system_parameters.discount_distribution_method%TYPE,
39: sp_inv_doc_category_override ap_system_parameters.inv_doc_category_override%TYPE,
40: sp_approvals_option ap_system_parameters.approvals_option%TYPE,
41: sp_combined_filing_flag ap_system_parameters.combined_filing_flag%TYPE,
42: sp_allow_awt_flag ap_system_parameters.allow_awt_flag%TYPE,
43: sp_create_awt_dists_type ap_system_parameters.create_awt_dists_type%TYPE,
44: sp_allow_awt_override ap_system_parameters.allow_awt_override%TYPE,
45: sp_awt_include_tax_amt ap_system_parameters.awt_include_tax_amt%TYPE,
46: sp_awt_include_discount_amt ap_system_parameters.awt_include_discount_amt%TYPE,

Line 43: sp_create_awt_dists_type ap_system_parameters.create_awt_dists_type%TYPE,

39: sp_inv_doc_category_override ap_system_parameters.inv_doc_category_override%TYPE,
40: sp_approvals_option ap_system_parameters.approvals_option%TYPE,
41: sp_combined_filing_flag ap_system_parameters.combined_filing_flag%TYPE,
42: sp_allow_awt_flag ap_system_parameters.allow_awt_flag%TYPE,
43: sp_create_awt_dists_type ap_system_parameters.create_awt_dists_type%TYPE,
44: sp_allow_awt_override ap_system_parameters.allow_awt_override%TYPE,
45: sp_awt_include_tax_amt ap_system_parameters.awt_include_tax_amt%TYPE,
46: sp_awt_include_discount_amt ap_system_parameters.awt_include_discount_amt%TYPE,
47: sp_allow_paid_invoice_adjust ap_system_parameters.allow_paid_invoice_adjust%TYPE,

Line 44: sp_allow_awt_override ap_system_parameters.allow_awt_override%TYPE,

40: sp_approvals_option ap_system_parameters.approvals_option%TYPE,
41: sp_combined_filing_flag ap_system_parameters.combined_filing_flag%TYPE,
42: sp_allow_awt_flag ap_system_parameters.allow_awt_flag%TYPE,
43: sp_create_awt_dists_type ap_system_parameters.create_awt_dists_type%TYPE,
44: sp_allow_awt_override ap_system_parameters.allow_awt_override%TYPE,
45: sp_awt_include_tax_amt ap_system_parameters.awt_include_tax_amt%TYPE,
46: sp_awt_include_discount_amt ap_system_parameters.awt_include_discount_amt%TYPE,
47: sp_allow_paid_invoice_adjust ap_system_parameters.allow_paid_invoice_adjust%TYPE,
48: sp_add_days_settlement_date ap_system_parameters.add_days_settlement_date%TYPE,

Line 45: sp_awt_include_tax_amt ap_system_parameters.awt_include_tax_amt%TYPE,

41: sp_combined_filing_flag ap_system_parameters.combined_filing_flag%TYPE,
42: sp_allow_awt_flag ap_system_parameters.allow_awt_flag%TYPE,
43: sp_create_awt_dists_type ap_system_parameters.create_awt_dists_type%TYPE,
44: sp_allow_awt_override ap_system_parameters.allow_awt_override%TYPE,
45: sp_awt_include_tax_amt ap_system_parameters.awt_include_tax_amt%TYPE,
46: sp_awt_include_discount_amt ap_system_parameters.awt_include_discount_amt%TYPE,
47: sp_allow_paid_invoice_adjust ap_system_parameters.allow_paid_invoice_adjust%TYPE,
48: sp_add_days_settlement_date ap_system_parameters.add_days_settlement_date%TYPE,
49: sp_prepayment_terms_id ap_system_parameters.prepayment_terms_id%TYPE,

Line 46: sp_awt_include_discount_amt ap_system_parameters.awt_include_discount_amt%TYPE,

42: sp_allow_awt_flag ap_system_parameters.allow_awt_flag%TYPE,
43: sp_create_awt_dists_type ap_system_parameters.create_awt_dists_type%TYPE,
44: sp_allow_awt_override ap_system_parameters.allow_awt_override%TYPE,
45: sp_awt_include_tax_amt ap_system_parameters.awt_include_tax_amt%TYPE,
46: sp_awt_include_discount_amt ap_system_parameters.awt_include_discount_amt%TYPE,
47: sp_allow_paid_invoice_adjust ap_system_parameters.allow_paid_invoice_adjust%TYPE,
48: sp_add_days_settlement_date ap_system_parameters.add_days_settlement_date%TYPE,
49: sp_prepayment_terms_id ap_system_parameters.prepayment_terms_id%TYPE,
50: sp_ap_prepayment_term_name ap_terms.name%TYPE,

Line 47: sp_allow_paid_invoice_adjust ap_system_parameters.allow_paid_invoice_adjust%TYPE,

43: sp_create_awt_dists_type ap_system_parameters.create_awt_dists_type%TYPE,
44: sp_allow_awt_override ap_system_parameters.allow_awt_override%TYPE,
45: sp_awt_include_tax_amt ap_system_parameters.awt_include_tax_amt%TYPE,
46: sp_awt_include_discount_amt ap_system_parameters.awt_include_discount_amt%TYPE,
47: sp_allow_paid_invoice_adjust ap_system_parameters.allow_paid_invoice_adjust%TYPE,
48: sp_add_days_settlement_date ap_system_parameters.add_days_settlement_date%TYPE,
49: sp_prepayment_terms_id ap_system_parameters.prepayment_terms_id%TYPE,
50: sp_ap_prepayment_term_name ap_terms.name%TYPE,
51: sp_prepay_cc_id ap_system_parameters.prepay_code_combination_id%TYPE,

Line 48: sp_add_days_settlement_date ap_system_parameters.add_days_settlement_date%TYPE,

44: sp_allow_awt_override ap_system_parameters.allow_awt_override%TYPE,
45: sp_awt_include_tax_amt ap_system_parameters.awt_include_tax_amt%TYPE,
46: sp_awt_include_discount_amt ap_system_parameters.awt_include_discount_amt%TYPE,
47: sp_allow_paid_invoice_adjust ap_system_parameters.allow_paid_invoice_adjust%TYPE,
48: sp_add_days_settlement_date ap_system_parameters.add_days_settlement_date%TYPE,
49: sp_prepayment_terms_id ap_system_parameters.prepayment_terms_id%TYPE,
50: sp_ap_prepayment_term_name ap_terms.name%TYPE,
51: sp_prepay_cc_id ap_system_parameters.prepay_code_combination_id%TYPE,
52: sp_future_dated_pmt_acct_s ap_system_parameters.future_dated_pmt_acct_source%TYPE,

Line 49: sp_prepayment_terms_id ap_system_parameters.prepayment_terms_id%TYPE,

45: sp_awt_include_tax_amt ap_system_parameters.awt_include_tax_amt%TYPE,
46: sp_awt_include_discount_amt ap_system_parameters.awt_include_discount_amt%TYPE,
47: sp_allow_paid_invoice_adjust ap_system_parameters.allow_paid_invoice_adjust%TYPE,
48: sp_add_days_settlement_date ap_system_parameters.add_days_settlement_date%TYPE,
49: sp_prepayment_terms_id ap_system_parameters.prepayment_terms_id%TYPE,
50: sp_ap_prepayment_term_name ap_terms.name%TYPE,
51: sp_prepay_cc_id ap_system_parameters.prepay_code_combination_id%TYPE,
52: sp_future_dated_pmt_acct_s ap_system_parameters.future_dated_pmt_acct_source%TYPE,
53: sp_calc_user_xrate ap_system_parameters.calc_user_xrate%TYPE,

Line 51: sp_prepay_cc_id ap_system_parameters.prepay_code_combination_id%TYPE,

47: sp_allow_paid_invoice_adjust ap_system_parameters.allow_paid_invoice_adjust%TYPE,
48: sp_add_days_settlement_date ap_system_parameters.add_days_settlement_date%TYPE,
49: sp_prepayment_terms_id ap_system_parameters.prepayment_terms_id%TYPE,
50: sp_ap_prepayment_term_name ap_terms.name%TYPE,
51: sp_prepay_cc_id ap_system_parameters.prepay_code_combination_id%TYPE,
52: sp_future_dated_pmt_acct_s ap_system_parameters.future_dated_pmt_acct_source%TYPE,
53: sp_calc_user_xrate ap_system_parameters.calc_user_xrate%TYPE,
54: sp_make_rate_mandatory_flag ap_system_parameters.make_rate_mandatory_flag%TYPE,
55: sp_def_exchange_rate_type ap_system_parameters.default_exchange_rate_type%TYPE,

Line 52: sp_future_dated_pmt_acct_s ap_system_parameters.future_dated_pmt_acct_source%TYPE,

48: sp_add_days_settlement_date ap_system_parameters.add_days_settlement_date%TYPE,
49: sp_prepayment_terms_id ap_system_parameters.prepayment_terms_id%TYPE,
50: sp_ap_prepayment_term_name ap_terms.name%TYPE,
51: sp_prepay_cc_id ap_system_parameters.prepay_code_combination_id%TYPE,
52: sp_future_dated_pmt_acct_s ap_system_parameters.future_dated_pmt_acct_source%TYPE,
53: sp_calc_user_xrate ap_system_parameters.calc_user_xrate%TYPE,
54: sp_make_rate_mandatory_flag ap_system_parameters.make_rate_mandatory_flag%TYPE,
55: sp_def_exchange_rate_type ap_system_parameters.default_exchange_rate_type%TYPE,
56: sp_post_dated_payments_flag ap_system_parameters.post_dated_payments_flag%TYPE,

Line 53: sp_calc_user_xrate ap_system_parameters.calc_user_xrate%TYPE,

49: sp_prepayment_terms_id ap_system_parameters.prepayment_terms_id%TYPE,
50: sp_ap_prepayment_term_name ap_terms.name%TYPE,
51: sp_prepay_cc_id ap_system_parameters.prepay_code_combination_id%TYPE,
52: sp_future_dated_pmt_acct_s ap_system_parameters.future_dated_pmt_acct_source%TYPE,
53: sp_calc_user_xrate ap_system_parameters.calc_user_xrate%TYPE,
54: sp_make_rate_mandatory_flag ap_system_parameters.make_rate_mandatory_flag%TYPE,
55: sp_def_exchange_rate_type ap_system_parameters.default_exchange_rate_type%TYPE,
56: sp_post_dated_payments_flag ap_system_parameters.post_dated_payments_flag%TYPE,
57: sp_update_pay_site_flag ap_system_parameters.update_pay_site_flag%TYPE,

Line 54: sp_make_rate_mandatory_flag ap_system_parameters.make_rate_mandatory_flag%TYPE,

50: sp_ap_prepayment_term_name ap_terms.name%TYPE,
51: sp_prepay_cc_id ap_system_parameters.prepay_code_combination_id%TYPE,
52: sp_future_dated_pmt_acct_s ap_system_parameters.future_dated_pmt_acct_source%TYPE,
53: sp_calc_user_xrate ap_system_parameters.calc_user_xrate%TYPE,
54: sp_make_rate_mandatory_flag ap_system_parameters.make_rate_mandatory_flag%TYPE,
55: sp_def_exchange_rate_type ap_system_parameters.default_exchange_rate_type%TYPE,
56: sp_post_dated_payments_flag ap_system_parameters.post_dated_payments_flag%TYPE,
57: sp_update_pay_site_flag ap_system_parameters.update_pay_site_flag%TYPE,
58: sp_online_print_flag ap_system_parameters.online_print_flag%TYPE,

Line 55: sp_def_exchange_rate_type ap_system_parameters.default_exchange_rate_type%TYPE,

51: sp_prepay_cc_id ap_system_parameters.prepay_code_combination_id%TYPE,
52: sp_future_dated_pmt_acct_s ap_system_parameters.future_dated_pmt_acct_source%TYPE,
53: sp_calc_user_xrate ap_system_parameters.calc_user_xrate%TYPE,
54: sp_make_rate_mandatory_flag ap_system_parameters.make_rate_mandatory_flag%TYPE,
55: sp_def_exchange_rate_type ap_system_parameters.default_exchange_rate_type%TYPE,
56: sp_post_dated_payments_flag ap_system_parameters.post_dated_payments_flag%TYPE,
57: sp_update_pay_site_flag ap_system_parameters.update_pay_site_flag%TYPE,
58: sp_online_print_flag ap_system_parameters.online_print_flag%TYPE,
59: sp_replace_check_flag ap_system_parameters.replace_check_flag%TYPE,

Line 56: sp_post_dated_payments_flag ap_system_parameters.post_dated_payments_flag%TYPE,

52: sp_future_dated_pmt_acct_s ap_system_parameters.future_dated_pmt_acct_source%TYPE,
53: sp_calc_user_xrate ap_system_parameters.calc_user_xrate%TYPE,
54: sp_make_rate_mandatory_flag ap_system_parameters.make_rate_mandatory_flag%TYPE,
55: sp_def_exchange_rate_type ap_system_parameters.default_exchange_rate_type%TYPE,
56: sp_post_dated_payments_flag ap_system_parameters.post_dated_payments_flag%TYPE,
57: sp_update_pay_site_flag ap_system_parameters.update_pay_site_flag%TYPE,
58: sp_online_print_flag ap_system_parameters.online_print_flag%TYPE,
59: sp_replace_check_flag ap_system_parameters.replace_check_flag%TYPE,
60: sp_auto_calc_interest_flag ap_product_setup.auto_calculate_interest_flag%TYPE,

Line 57: sp_update_pay_site_flag ap_system_parameters.update_pay_site_flag%TYPE,

53: sp_calc_user_xrate ap_system_parameters.calc_user_xrate%TYPE,
54: sp_make_rate_mandatory_flag ap_system_parameters.make_rate_mandatory_flag%TYPE,
55: sp_def_exchange_rate_type ap_system_parameters.default_exchange_rate_type%TYPE,
56: sp_post_dated_payments_flag ap_system_parameters.post_dated_payments_flag%TYPE,
57: sp_update_pay_site_flag ap_system_parameters.update_pay_site_flag%TYPE,
58: sp_online_print_flag ap_system_parameters.online_print_flag%TYPE,
59: sp_replace_check_flag ap_system_parameters.replace_check_flag%TYPE,
60: sp_auto_calc_interest_flag ap_product_setup.auto_calculate_interest_flag%TYPE,
61: sp_interest_tolerance_amount ap_system_parameters.interest_tolerance_amount%TYPE,

Line 58: sp_online_print_flag ap_system_parameters.online_print_flag%TYPE,

54: sp_make_rate_mandatory_flag ap_system_parameters.make_rate_mandatory_flag%TYPE,
55: sp_def_exchange_rate_type ap_system_parameters.default_exchange_rate_type%TYPE,
56: sp_post_dated_payments_flag ap_system_parameters.post_dated_payments_flag%TYPE,
57: sp_update_pay_site_flag ap_system_parameters.update_pay_site_flag%TYPE,
58: sp_online_print_flag ap_system_parameters.online_print_flag%TYPE,
59: sp_replace_check_flag ap_system_parameters.replace_check_flag%TYPE,
60: sp_auto_calc_interest_flag ap_product_setup.auto_calculate_interest_flag%TYPE,
61: sp_interest_tolerance_amount ap_system_parameters.interest_tolerance_amount%TYPE,
62: sp_interest_accts_pay_ccid ap_system_parameters.interest_accts_pay_ccid%TYPE,

Line 59: sp_replace_check_flag ap_system_parameters.replace_check_flag%TYPE,

55: sp_def_exchange_rate_type ap_system_parameters.default_exchange_rate_type%TYPE,
56: sp_post_dated_payments_flag ap_system_parameters.post_dated_payments_flag%TYPE,
57: sp_update_pay_site_flag ap_system_parameters.update_pay_site_flag%TYPE,
58: sp_online_print_flag ap_system_parameters.online_print_flag%TYPE,
59: sp_replace_check_flag ap_system_parameters.replace_check_flag%TYPE,
60: sp_auto_calc_interest_flag ap_product_setup.auto_calculate_interest_flag%TYPE,
61: sp_interest_tolerance_amount ap_system_parameters.interest_tolerance_amount%TYPE,
62: sp_interest_accts_pay_ccid ap_system_parameters.interest_accts_pay_ccid%TYPE,
63: --Bug :2809214 MOAC - Supplier Attribute Change Project

Line 61: sp_interest_tolerance_amount ap_system_parameters.interest_tolerance_amount%TYPE,

57: sp_update_pay_site_flag ap_system_parameters.update_pay_site_flag%TYPE,
58: sp_online_print_flag ap_system_parameters.online_print_flag%TYPE,
59: sp_replace_check_flag ap_system_parameters.replace_check_flag%TYPE,
60: sp_auto_calc_interest_flag ap_product_setup.auto_calculate_interest_flag%TYPE,
61: sp_interest_tolerance_amount ap_system_parameters.interest_tolerance_amount%TYPE,
62: sp_interest_accts_pay_ccid ap_system_parameters.interest_accts_pay_ccid%TYPE,
63: --Bug :2809214 MOAC - Supplier Attribute Change Project
64: --5007989, uncommented line below
65: sp_use_bank_charge_flag ap_system_parameters.use_bank_charge_flag%TYPE,

Line 62: sp_interest_accts_pay_ccid ap_system_parameters.interest_accts_pay_ccid%TYPE,

58: sp_online_print_flag ap_system_parameters.online_print_flag%TYPE,
59: sp_replace_check_flag ap_system_parameters.replace_check_flag%TYPE,
60: sp_auto_calc_interest_flag ap_product_setup.auto_calculate_interest_flag%TYPE,
61: sp_interest_tolerance_amount ap_system_parameters.interest_tolerance_amount%TYPE,
62: sp_interest_accts_pay_ccid ap_system_parameters.interest_accts_pay_ccid%TYPE,
63: --Bug :2809214 MOAC - Supplier Attribute Change Project
64: --5007989, uncommented line below
65: sp_use_bank_charge_flag ap_system_parameters.use_bank_charge_flag%TYPE,
66: sp_allow_supp_bank_override ap_system_parameters.allow_supplier_bank_override%TYPE,

Line 65: sp_use_bank_charge_flag ap_system_parameters.use_bank_charge_flag%TYPE,

61: sp_interest_tolerance_amount ap_system_parameters.interest_tolerance_amount%TYPE,
62: sp_interest_accts_pay_ccid ap_system_parameters.interest_accts_pay_ccid%TYPE,
63: --Bug :2809214 MOAC - Supplier Attribute Change Project
64: --5007989, uncommented line below
65: sp_use_bank_charge_flag ap_system_parameters.use_bank_charge_flag%TYPE,
66: sp_allow_supp_bank_override ap_system_parameters.allow_supplier_bank_override%TYPE,
67: sp_pay_doc_category_override ap_system_parameters.pay_doc_category_override%TYPE,
68: sp_days_between_check_cycles ap_system_parameters.days_between_check_cycles%TYPE,
69: sp_approval_workflow_flag ap_system_parameters.approval_workflow_flag%TYPE,

Line 66: sp_allow_supp_bank_override ap_system_parameters.allow_supplier_bank_override%TYPE,

62: sp_interest_accts_pay_ccid ap_system_parameters.interest_accts_pay_ccid%TYPE,
63: --Bug :2809214 MOAC - Supplier Attribute Change Project
64: --5007989, uncommented line below
65: sp_use_bank_charge_flag ap_system_parameters.use_bank_charge_flag%TYPE,
66: sp_allow_supp_bank_override ap_system_parameters.allow_supplier_bank_override%TYPE,
67: sp_pay_doc_category_override ap_system_parameters.pay_doc_category_override%TYPE,
68: sp_days_between_check_cycles ap_system_parameters.days_between_check_cycles%TYPE,
69: sp_approval_workflow_flag ap_system_parameters.approval_workflow_flag%TYPE,
70: sp_allow_force_approval_flag ap_system_parameters.allow_force_approval_flag%TYPE,

Line 67: sp_pay_doc_category_override ap_system_parameters.pay_doc_category_override%TYPE,

63: --Bug :2809214 MOAC - Supplier Attribute Change Project
64: --5007989, uncommented line below
65: sp_use_bank_charge_flag ap_system_parameters.use_bank_charge_flag%TYPE,
66: sp_allow_supp_bank_override ap_system_parameters.allow_supplier_bank_override%TYPE,
67: sp_pay_doc_category_override ap_system_parameters.pay_doc_category_override%TYPE,
68: sp_days_between_check_cycles ap_system_parameters.days_between_check_cycles%TYPE,
69: sp_approval_workflow_flag ap_system_parameters.approval_workflow_flag%TYPE,
70: sp_allow_force_approval_flag ap_system_parameters.allow_force_approval_flag%TYPE,
71: sp_validate_before_approval ap_system_parameters.validate_before_approval_flag%TYPE,

Line 68: sp_days_between_check_cycles ap_system_parameters.days_between_check_cycles%TYPE,

64: --5007989, uncommented line below
65: sp_use_bank_charge_flag ap_system_parameters.use_bank_charge_flag%TYPE,
66: sp_allow_supp_bank_override ap_system_parameters.allow_supplier_bank_override%TYPE,
67: sp_pay_doc_category_override ap_system_parameters.pay_doc_category_override%TYPE,
68: sp_days_between_check_cycles ap_system_parameters.days_between_check_cycles%TYPE,
69: sp_approval_workflow_flag ap_system_parameters.approval_workflow_flag%TYPE,
70: sp_allow_force_approval_flag ap_system_parameters.allow_force_approval_flag%TYPE,
71: sp_validate_before_approval ap_system_parameters.validate_before_approval_flag%TYPE,
72: sp_global_attribute_category ap_system_parameters.global_attribute_category%TYPE,

Line 69: sp_approval_workflow_flag ap_system_parameters.approval_workflow_flag%TYPE,

65: sp_use_bank_charge_flag ap_system_parameters.use_bank_charge_flag%TYPE,
66: sp_allow_supp_bank_override ap_system_parameters.allow_supplier_bank_override%TYPE,
67: sp_pay_doc_category_override ap_system_parameters.pay_doc_category_override%TYPE,
68: sp_days_between_check_cycles ap_system_parameters.days_between_check_cycles%TYPE,
69: sp_approval_workflow_flag ap_system_parameters.approval_workflow_flag%TYPE,
70: sp_allow_force_approval_flag ap_system_parameters.allow_force_approval_flag%TYPE,
71: sp_validate_before_approval ap_system_parameters.validate_before_approval_flag%TYPE,
72: sp_global_attribute_category ap_system_parameters.global_attribute_category%TYPE,
73: sp_global_attribute1 ap_system_parameters.global_attribute1%TYPE,

Line 70: sp_allow_force_approval_flag ap_system_parameters.allow_force_approval_flag%TYPE,

66: sp_allow_supp_bank_override ap_system_parameters.allow_supplier_bank_override%TYPE,
67: sp_pay_doc_category_override ap_system_parameters.pay_doc_category_override%TYPE,
68: sp_days_between_check_cycles ap_system_parameters.days_between_check_cycles%TYPE,
69: sp_approval_workflow_flag ap_system_parameters.approval_workflow_flag%TYPE,
70: sp_allow_force_approval_flag ap_system_parameters.allow_force_approval_flag%TYPE,
71: sp_validate_before_approval ap_system_parameters.validate_before_approval_flag%TYPE,
72: sp_global_attribute_category ap_system_parameters.global_attribute_category%TYPE,
73: sp_global_attribute1 ap_system_parameters.global_attribute1%TYPE,
74: sp_global_attribute2 ap_system_parameters.global_attribute2%TYPE,

Line 71: sp_validate_before_approval ap_system_parameters.validate_before_approval_flag%TYPE,

67: sp_pay_doc_category_override ap_system_parameters.pay_doc_category_override%TYPE,
68: sp_days_between_check_cycles ap_system_parameters.days_between_check_cycles%TYPE,
69: sp_approval_workflow_flag ap_system_parameters.approval_workflow_flag%TYPE,
70: sp_allow_force_approval_flag ap_system_parameters.allow_force_approval_flag%TYPE,
71: sp_validate_before_approval ap_system_parameters.validate_before_approval_flag%TYPE,
72: sp_global_attribute_category ap_system_parameters.global_attribute_category%TYPE,
73: sp_global_attribute1 ap_system_parameters.global_attribute1%TYPE,
74: sp_global_attribute2 ap_system_parameters.global_attribute2%TYPE,
75: sp_global_attribute3 ap_system_parameters.global_attribute3%TYPE,

Line 72: sp_global_attribute_category ap_system_parameters.global_attribute_category%TYPE,

68: sp_days_between_check_cycles ap_system_parameters.days_between_check_cycles%TYPE,
69: sp_approval_workflow_flag ap_system_parameters.approval_workflow_flag%TYPE,
70: sp_allow_force_approval_flag ap_system_parameters.allow_force_approval_flag%TYPE,
71: sp_validate_before_approval ap_system_parameters.validate_before_approval_flag%TYPE,
72: sp_global_attribute_category ap_system_parameters.global_attribute_category%TYPE,
73: sp_global_attribute1 ap_system_parameters.global_attribute1%TYPE,
74: sp_global_attribute2 ap_system_parameters.global_attribute2%TYPE,
75: sp_global_attribute3 ap_system_parameters.global_attribute3%TYPE,
76: sp_global_attribute4 ap_system_parameters.global_attribute4%TYPE,

Line 73: sp_global_attribute1 ap_system_parameters.global_attribute1%TYPE,

69: sp_approval_workflow_flag ap_system_parameters.approval_workflow_flag%TYPE,
70: sp_allow_force_approval_flag ap_system_parameters.allow_force_approval_flag%TYPE,
71: sp_validate_before_approval ap_system_parameters.validate_before_approval_flag%TYPE,
72: sp_global_attribute_category ap_system_parameters.global_attribute_category%TYPE,
73: sp_global_attribute1 ap_system_parameters.global_attribute1%TYPE,
74: sp_global_attribute2 ap_system_parameters.global_attribute2%TYPE,
75: sp_global_attribute3 ap_system_parameters.global_attribute3%TYPE,
76: sp_global_attribute4 ap_system_parameters.global_attribute4%TYPE,
77: sp_global_attribute5 ap_system_parameters.global_attribute5%TYPE,

Line 74: sp_global_attribute2 ap_system_parameters.global_attribute2%TYPE,

70: sp_allow_force_approval_flag ap_system_parameters.allow_force_approval_flag%TYPE,
71: sp_validate_before_approval ap_system_parameters.validate_before_approval_flag%TYPE,
72: sp_global_attribute_category ap_system_parameters.global_attribute_category%TYPE,
73: sp_global_attribute1 ap_system_parameters.global_attribute1%TYPE,
74: sp_global_attribute2 ap_system_parameters.global_attribute2%TYPE,
75: sp_global_attribute3 ap_system_parameters.global_attribute3%TYPE,
76: sp_global_attribute4 ap_system_parameters.global_attribute4%TYPE,
77: sp_global_attribute5 ap_system_parameters.global_attribute5%TYPE,
78: sp_global_attribute6 ap_system_parameters.global_attribute6%TYPE,

Line 75: sp_global_attribute3 ap_system_parameters.global_attribute3%TYPE,

71: sp_validate_before_approval ap_system_parameters.validate_before_approval_flag%TYPE,
72: sp_global_attribute_category ap_system_parameters.global_attribute_category%TYPE,
73: sp_global_attribute1 ap_system_parameters.global_attribute1%TYPE,
74: sp_global_attribute2 ap_system_parameters.global_attribute2%TYPE,
75: sp_global_attribute3 ap_system_parameters.global_attribute3%TYPE,
76: sp_global_attribute4 ap_system_parameters.global_attribute4%TYPE,
77: sp_global_attribute5 ap_system_parameters.global_attribute5%TYPE,
78: sp_global_attribute6 ap_system_parameters.global_attribute6%TYPE,
79: sp_global_attribute7 ap_system_parameters.global_attribute7%TYPE,

Line 76: sp_global_attribute4 ap_system_parameters.global_attribute4%TYPE,

72: sp_global_attribute_category ap_system_parameters.global_attribute_category%TYPE,
73: sp_global_attribute1 ap_system_parameters.global_attribute1%TYPE,
74: sp_global_attribute2 ap_system_parameters.global_attribute2%TYPE,
75: sp_global_attribute3 ap_system_parameters.global_attribute3%TYPE,
76: sp_global_attribute4 ap_system_parameters.global_attribute4%TYPE,
77: sp_global_attribute5 ap_system_parameters.global_attribute5%TYPE,
78: sp_global_attribute6 ap_system_parameters.global_attribute6%TYPE,
79: sp_global_attribute7 ap_system_parameters.global_attribute7%TYPE,
80: sp_global_attribute8 ap_system_parameters.global_attribute8%TYPE,

Line 77: sp_global_attribute5 ap_system_parameters.global_attribute5%TYPE,

73: sp_global_attribute1 ap_system_parameters.global_attribute1%TYPE,
74: sp_global_attribute2 ap_system_parameters.global_attribute2%TYPE,
75: sp_global_attribute3 ap_system_parameters.global_attribute3%TYPE,
76: sp_global_attribute4 ap_system_parameters.global_attribute4%TYPE,
77: sp_global_attribute5 ap_system_parameters.global_attribute5%TYPE,
78: sp_global_attribute6 ap_system_parameters.global_attribute6%TYPE,
79: sp_global_attribute7 ap_system_parameters.global_attribute7%TYPE,
80: sp_global_attribute8 ap_system_parameters.global_attribute8%TYPE,
81: sp_global_attribute9 ap_system_parameters.global_attribute9%TYPE,

Line 78: sp_global_attribute6 ap_system_parameters.global_attribute6%TYPE,

74: sp_global_attribute2 ap_system_parameters.global_attribute2%TYPE,
75: sp_global_attribute3 ap_system_parameters.global_attribute3%TYPE,
76: sp_global_attribute4 ap_system_parameters.global_attribute4%TYPE,
77: sp_global_attribute5 ap_system_parameters.global_attribute5%TYPE,
78: sp_global_attribute6 ap_system_parameters.global_attribute6%TYPE,
79: sp_global_attribute7 ap_system_parameters.global_attribute7%TYPE,
80: sp_global_attribute8 ap_system_parameters.global_attribute8%TYPE,
81: sp_global_attribute9 ap_system_parameters.global_attribute9%TYPE,
82: sp_global_attribute10 ap_system_parameters.global_attribute10%TYPE,

Line 79: sp_global_attribute7 ap_system_parameters.global_attribute7%TYPE,

75: sp_global_attribute3 ap_system_parameters.global_attribute3%TYPE,
76: sp_global_attribute4 ap_system_parameters.global_attribute4%TYPE,
77: sp_global_attribute5 ap_system_parameters.global_attribute5%TYPE,
78: sp_global_attribute6 ap_system_parameters.global_attribute6%TYPE,
79: sp_global_attribute7 ap_system_parameters.global_attribute7%TYPE,
80: sp_global_attribute8 ap_system_parameters.global_attribute8%TYPE,
81: sp_global_attribute9 ap_system_parameters.global_attribute9%TYPE,
82: sp_global_attribute10 ap_system_parameters.global_attribute10%TYPE,
83: sp_global_attribute11 ap_system_parameters.global_attribute11%TYPE,

Line 80: sp_global_attribute8 ap_system_parameters.global_attribute8%TYPE,

76: sp_global_attribute4 ap_system_parameters.global_attribute4%TYPE,
77: sp_global_attribute5 ap_system_parameters.global_attribute5%TYPE,
78: sp_global_attribute6 ap_system_parameters.global_attribute6%TYPE,
79: sp_global_attribute7 ap_system_parameters.global_attribute7%TYPE,
80: sp_global_attribute8 ap_system_parameters.global_attribute8%TYPE,
81: sp_global_attribute9 ap_system_parameters.global_attribute9%TYPE,
82: sp_global_attribute10 ap_system_parameters.global_attribute10%TYPE,
83: sp_global_attribute11 ap_system_parameters.global_attribute11%TYPE,
84: sp_global_attribute12 ap_system_parameters.global_attribute12%TYPE,

Line 81: sp_global_attribute9 ap_system_parameters.global_attribute9%TYPE,

77: sp_global_attribute5 ap_system_parameters.global_attribute5%TYPE,
78: sp_global_attribute6 ap_system_parameters.global_attribute6%TYPE,
79: sp_global_attribute7 ap_system_parameters.global_attribute7%TYPE,
80: sp_global_attribute8 ap_system_parameters.global_attribute8%TYPE,
81: sp_global_attribute9 ap_system_parameters.global_attribute9%TYPE,
82: sp_global_attribute10 ap_system_parameters.global_attribute10%TYPE,
83: sp_global_attribute11 ap_system_parameters.global_attribute11%TYPE,
84: sp_global_attribute12 ap_system_parameters.global_attribute12%TYPE,
85: sp_global_attribute13 ap_system_parameters.global_attribute13%TYPE,

Line 82: sp_global_attribute10 ap_system_parameters.global_attribute10%TYPE,

78: sp_global_attribute6 ap_system_parameters.global_attribute6%TYPE,
79: sp_global_attribute7 ap_system_parameters.global_attribute7%TYPE,
80: sp_global_attribute8 ap_system_parameters.global_attribute8%TYPE,
81: sp_global_attribute9 ap_system_parameters.global_attribute9%TYPE,
82: sp_global_attribute10 ap_system_parameters.global_attribute10%TYPE,
83: sp_global_attribute11 ap_system_parameters.global_attribute11%TYPE,
84: sp_global_attribute12 ap_system_parameters.global_attribute12%TYPE,
85: sp_global_attribute13 ap_system_parameters.global_attribute13%TYPE,
86: sp_global_attribute14 ap_system_parameters.global_attribute14%TYPE,

Line 83: sp_global_attribute11 ap_system_parameters.global_attribute11%TYPE,

79: sp_global_attribute7 ap_system_parameters.global_attribute7%TYPE,
80: sp_global_attribute8 ap_system_parameters.global_attribute8%TYPE,
81: sp_global_attribute9 ap_system_parameters.global_attribute9%TYPE,
82: sp_global_attribute10 ap_system_parameters.global_attribute10%TYPE,
83: sp_global_attribute11 ap_system_parameters.global_attribute11%TYPE,
84: sp_global_attribute12 ap_system_parameters.global_attribute12%TYPE,
85: sp_global_attribute13 ap_system_parameters.global_attribute13%TYPE,
86: sp_global_attribute14 ap_system_parameters.global_attribute14%TYPE,
87: sp_global_attribute15 ap_system_parameters.global_attribute15%TYPE,

Line 84: sp_global_attribute12 ap_system_parameters.global_attribute12%TYPE,

80: sp_global_attribute8 ap_system_parameters.global_attribute8%TYPE,
81: sp_global_attribute9 ap_system_parameters.global_attribute9%TYPE,
82: sp_global_attribute10 ap_system_parameters.global_attribute10%TYPE,
83: sp_global_attribute11 ap_system_parameters.global_attribute11%TYPE,
84: sp_global_attribute12 ap_system_parameters.global_attribute12%TYPE,
85: sp_global_attribute13 ap_system_parameters.global_attribute13%TYPE,
86: sp_global_attribute14 ap_system_parameters.global_attribute14%TYPE,
87: sp_global_attribute15 ap_system_parameters.global_attribute15%TYPE,
88: sp_global_attribute16 ap_system_parameters.global_attribute16%TYPE,

Line 85: sp_global_attribute13 ap_system_parameters.global_attribute13%TYPE,

81: sp_global_attribute9 ap_system_parameters.global_attribute9%TYPE,
82: sp_global_attribute10 ap_system_parameters.global_attribute10%TYPE,
83: sp_global_attribute11 ap_system_parameters.global_attribute11%TYPE,
84: sp_global_attribute12 ap_system_parameters.global_attribute12%TYPE,
85: sp_global_attribute13 ap_system_parameters.global_attribute13%TYPE,
86: sp_global_attribute14 ap_system_parameters.global_attribute14%TYPE,
87: sp_global_attribute15 ap_system_parameters.global_attribute15%TYPE,
88: sp_global_attribute16 ap_system_parameters.global_attribute16%TYPE,
89: sp_global_attribute17 ap_system_parameters.global_attribute17%TYPE,

Line 86: sp_global_attribute14 ap_system_parameters.global_attribute14%TYPE,

82: sp_global_attribute10 ap_system_parameters.global_attribute10%TYPE,
83: sp_global_attribute11 ap_system_parameters.global_attribute11%TYPE,
84: sp_global_attribute12 ap_system_parameters.global_attribute12%TYPE,
85: sp_global_attribute13 ap_system_parameters.global_attribute13%TYPE,
86: sp_global_attribute14 ap_system_parameters.global_attribute14%TYPE,
87: sp_global_attribute15 ap_system_parameters.global_attribute15%TYPE,
88: sp_global_attribute16 ap_system_parameters.global_attribute16%TYPE,
89: sp_global_attribute17 ap_system_parameters.global_attribute17%TYPE,
90: sp_global_attribute18 ap_system_parameters.global_attribute18%TYPE,

Line 87: sp_global_attribute15 ap_system_parameters.global_attribute15%TYPE,

83: sp_global_attribute11 ap_system_parameters.global_attribute11%TYPE,
84: sp_global_attribute12 ap_system_parameters.global_attribute12%TYPE,
85: sp_global_attribute13 ap_system_parameters.global_attribute13%TYPE,
86: sp_global_attribute14 ap_system_parameters.global_attribute14%TYPE,
87: sp_global_attribute15 ap_system_parameters.global_attribute15%TYPE,
88: sp_global_attribute16 ap_system_parameters.global_attribute16%TYPE,
89: sp_global_attribute17 ap_system_parameters.global_attribute17%TYPE,
90: sp_global_attribute18 ap_system_parameters.global_attribute18%TYPE,
91: sp_global_attribute19 ap_system_parameters.global_attribute19%TYPE,

Line 88: sp_global_attribute16 ap_system_parameters.global_attribute16%TYPE,

84: sp_global_attribute12 ap_system_parameters.global_attribute12%TYPE,
85: sp_global_attribute13 ap_system_parameters.global_attribute13%TYPE,
86: sp_global_attribute14 ap_system_parameters.global_attribute14%TYPE,
87: sp_global_attribute15 ap_system_parameters.global_attribute15%TYPE,
88: sp_global_attribute16 ap_system_parameters.global_attribute16%TYPE,
89: sp_global_attribute17 ap_system_parameters.global_attribute17%TYPE,
90: sp_global_attribute18 ap_system_parameters.global_attribute18%TYPE,
91: sp_global_attribute19 ap_system_parameters.global_attribute19%TYPE,
92: sp_global_attribute20 ap_system_parameters.global_attribute20%TYPE,

Line 89: sp_global_attribute17 ap_system_parameters.global_attribute17%TYPE,

85: sp_global_attribute13 ap_system_parameters.global_attribute13%TYPE,
86: sp_global_attribute14 ap_system_parameters.global_attribute14%TYPE,
87: sp_global_attribute15 ap_system_parameters.global_attribute15%TYPE,
88: sp_global_attribute16 ap_system_parameters.global_attribute16%TYPE,
89: sp_global_attribute17 ap_system_parameters.global_attribute17%TYPE,
90: sp_global_attribute18 ap_system_parameters.global_attribute18%TYPE,
91: sp_global_attribute19 ap_system_parameters.global_attribute19%TYPE,
92: sp_global_attribute20 ap_system_parameters.global_attribute20%TYPE,
93: fsp_purch_encumbrance_flag financials_system_parameters.purch_encumbrance_flag%TYPE,

Line 90: sp_global_attribute18 ap_system_parameters.global_attribute18%TYPE,

86: sp_global_attribute14 ap_system_parameters.global_attribute14%TYPE,
87: sp_global_attribute15 ap_system_parameters.global_attribute15%TYPE,
88: sp_global_attribute16 ap_system_parameters.global_attribute16%TYPE,
89: sp_global_attribute17 ap_system_parameters.global_attribute17%TYPE,
90: sp_global_attribute18 ap_system_parameters.global_attribute18%TYPE,
91: sp_global_attribute19 ap_system_parameters.global_attribute19%TYPE,
92: sp_global_attribute20 ap_system_parameters.global_attribute20%TYPE,
93: fsp_purch_encumbrance_flag financials_system_parameters.purch_encumbrance_flag%TYPE,
94: fsp_inventory_org_id financials_system_parameters.inventory_organization_id%TYPE,

Line 91: sp_global_attribute19 ap_system_parameters.global_attribute19%TYPE,

87: sp_global_attribute15 ap_system_parameters.global_attribute15%TYPE,
88: sp_global_attribute16 ap_system_parameters.global_attribute16%TYPE,
89: sp_global_attribute17 ap_system_parameters.global_attribute17%TYPE,
90: sp_global_attribute18 ap_system_parameters.global_attribute18%TYPE,
91: sp_global_attribute19 ap_system_parameters.global_attribute19%TYPE,
92: sp_global_attribute20 ap_system_parameters.global_attribute20%TYPE,
93: fsp_purch_encumbrance_flag financials_system_parameters.purch_encumbrance_flag%TYPE,
94: fsp_inventory_org_id financials_system_parameters.inventory_organization_id%TYPE,
95: --Bug :2809214 MOAC - Supplier Attribute Change Project

Line 92: sp_global_attribute20 ap_system_parameters.global_attribute20%TYPE,

88: sp_global_attribute16 ap_system_parameters.global_attribute16%TYPE,
89: sp_global_attribute17 ap_system_parameters.global_attribute17%TYPE,
90: sp_global_attribute18 ap_system_parameters.global_attribute18%TYPE,
91: sp_global_attribute19 ap_system_parameters.global_attribute19%TYPE,
92: sp_global_attribute20 ap_system_parameters.global_attribute20%TYPE,
93: fsp_purch_encumbrance_flag financials_system_parameters.purch_encumbrance_flag%TYPE,
94: fsp_inventory_org_id financials_system_parameters.inventory_organization_id%TYPE,
95: --Bug :2809214 MOAC - Supplier Attribute Change Project
96: --fsp_match_option ap_product_setup.match_option%TYPE,

Line 98: sp_aba_bank_account_id ap_system_parameters.ce_bank_acct_use_id%TYPE,

94: fsp_inventory_org_id financials_system_parameters.inventory_organization_id%TYPE,
95: --Bug :2809214 MOAC - Supplier Attribute Change Project
96: --fsp_match_option ap_product_setup.match_option%TYPE,
97: fsp_vat_country_code financials_system_parameters.vat_country_code%TYPE,
98: sp_aba_bank_account_id ap_system_parameters.ce_bank_acct_use_id%TYPE,
99: sp_aba_bank_account_name ce_bank_accounts.bank_account_name%TYPE,
100: sp_aba_zero_amounts_allowed ce_bank_accounts.zero_amount_allowed%TYPE,
101: sp_aba_max_outlay ce_bank_accounts.max_outlay%TYPE,
102: sp_aba_max_check_amount ce_bank_accounts.max_check_amount%TYPE,

Line 108: sp_allow_interest_invoices ap_system_parameters.auto_calculate_interest_flag%TYPE,

104: sp_aba_currency_code ce_bank_accounts.currency_code%TYPE,
105: sp_aba_multi_currency_flag ce_bank_accounts.multi_currency_allowed_flag%TYPE,
106: sp_gdct_user_conversion_type gl_daily_conversion_types.user_conversion_type%TYPE,
107: mrc_enabled Varchar2(1) ,
108: sp_allow_interest_invoices ap_system_parameters.auto_calculate_interest_flag%TYPE,
109: sp_approval_timing ap_system_parameters.approval_timing%TYPE, --Bug4299234
110: fsp_misc_charge_ccid financials_system_params_all.misc_charge_ccid%TYPE, --bugfix:4936051
111: --Third Party Payments
112: sp_allow_inv_third_party_ovrd ap_system_parameters.allow_inv_third_party_ovrd%TYPE,

Line 109: sp_approval_timing ap_system_parameters.approval_timing%TYPE, --Bug4299234

105: sp_aba_multi_currency_flag ce_bank_accounts.multi_currency_allowed_flag%TYPE,
106: sp_gdct_user_conversion_type gl_daily_conversion_types.user_conversion_type%TYPE,
107: mrc_enabled Varchar2(1) ,
108: sp_allow_interest_invoices ap_system_parameters.auto_calculate_interest_flag%TYPE,
109: sp_approval_timing ap_system_parameters.approval_timing%TYPE, --Bug4299234
110: fsp_misc_charge_ccid financials_system_params_all.misc_charge_ccid%TYPE, --bugfix:4936051
111: --Third Party Payments
112: sp_allow_inv_third_party_ovrd ap_system_parameters.allow_inv_third_party_ovrd%TYPE,
113: sp_allow_pymt_third_party_ovrd ap_system_parameters.allow_pymt_third_party_ovrd%TYPE

Line 112: sp_allow_inv_third_party_ovrd ap_system_parameters.allow_inv_third_party_ovrd%TYPE,

108: sp_allow_interest_invoices ap_system_parameters.auto_calculate_interest_flag%TYPE,
109: sp_approval_timing ap_system_parameters.approval_timing%TYPE, --Bug4299234
110: fsp_misc_charge_ccid financials_system_params_all.misc_charge_ccid%TYPE, --bugfix:4936051
111: --Third Party Payments
112: sp_allow_inv_third_party_ovrd ap_system_parameters.allow_inv_third_party_ovrd%TYPE,
113: sp_allow_pymt_third_party_ovrd ap_system_parameters.allow_pymt_third_party_ovrd%TYPE
114: --
115: -- << End AP-specific fields >>
116: --

Line 113: sp_allow_pymt_third_party_ovrd ap_system_parameters.allow_pymt_third_party_ovrd%TYPE

109: sp_approval_timing ap_system_parameters.approval_timing%TYPE, --Bug4299234
110: fsp_misc_charge_ccid financials_system_params_all.misc_charge_ccid%TYPE, --bugfix:4936051
111: --Third Party Payments
112: sp_allow_inv_third_party_ovrd ap_system_parameters.allow_inv_third_party_ovrd%TYPE,
113: sp_allow_pymt_third_party_ovrd ap_system_parameters.allow_pymt_third_party_ovrd%TYPE
114: --
115: -- << End AP-specific fields >>
116: --
117: );

Line 137: TYPE BaseCurrencyCodeTable IS TABLE OF ap_system_parameters.base_currency_code%TYPE;

133: TYPE CurrencyCodeTable IS TABLE OF fnd_currencies.currency_code%TYPE;
134: --
135: -- << Begin AP-specific nested tables definitions >>
136: --
137: TYPE BaseCurrencyCodeTable IS TABLE OF ap_system_parameters.base_currency_code%TYPE;
138: TYPE MultiCurrencyFlagTable IS TABLE OF ap_system_parameters.multi_currency_flag%TYPE;
139: TYPE PaymentCurrencyCodeTable IS TABLE OF ap_system_parameters.payment_currency_code%TYPE;
140: TYPE ConfirmDateAsInvNumFlagTable IS TABLE OF ap_system_parameters.confirm_date_as_inv_num_flag%TYPE;
141: TYPE AcctspaycodecombinationidTable IS TABLE OF ap_system_parameters.accts_pay_code_combination_id%TYPE;

Line 138: TYPE MultiCurrencyFlagTable IS TABLE OF ap_system_parameters.multi_currency_flag%TYPE;

134: --
135: -- << Begin AP-specific nested tables definitions >>
136: --
137: TYPE BaseCurrencyCodeTable IS TABLE OF ap_system_parameters.base_currency_code%TYPE;
138: TYPE MultiCurrencyFlagTable IS TABLE OF ap_system_parameters.multi_currency_flag%TYPE;
139: TYPE PaymentCurrencyCodeTable IS TABLE OF ap_system_parameters.payment_currency_code%TYPE;
140: TYPE ConfirmDateAsInvNumFlagTable IS TABLE OF ap_system_parameters.confirm_date_as_inv_num_flag%TYPE;
141: TYPE AcctspaycodecombinationidTable IS TABLE OF ap_system_parameters.accts_pay_code_combination_id%TYPE;
142: TYPE allowflexoverrideflagTable IS TABLE OF ap_system_parameters.allow_flex_override_flag%TYPE;

Line 139: TYPE PaymentCurrencyCodeTable IS TABLE OF ap_system_parameters.payment_currency_code%TYPE;

135: -- << Begin AP-specific nested tables definitions >>
136: --
137: TYPE BaseCurrencyCodeTable IS TABLE OF ap_system_parameters.base_currency_code%TYPE;
138: TYPE MultiCurrencyFlagTable IS TABLE OF ap_system_parameters.multi_currency_flag%TYPE;
139: TYPE PaymentCurrencyCodeTable IS TABLE OF ap_system_parameters.payment_currency_code%TYPE;
140: TYPE ConfirmDateAsInvNumFlagTable IS TABLE OF ap_system_parameters.confirm_date_as_inv_num_flag%TYPE;
141: TYPE AcctspaycodecombinationidTable IS TABLE OF ap_system_parameters.accts_pay_code_combination_id%TYPE;
142: TYPE allowflexoverrideflagTable IS TABLE OF ap_system_parameters.allow_flex_override_flag%TYPE;
143: TYPE allowfinalmatchflagTable IS TABLE OF ap_system_parameters.allow_final_match_flag%TYPE;

Line 140: TYPE ConfirmDateAsInvNumFlagTable IS TABLE OF ap_system_parameters.confirm_date_as_inv_num_flag%TYPE;

136: --
137: TYPE BaseCurrencyCodeTable IS TABLE OF ap_system_parameters.base_currency_code%TYPE;
138: TYPE MultiCurrencyFlagTable IS TABLE OF ap_system_parameters.multi_currency_flag%TYPE;
139: TYPE PaymentCurrencyCodeTable IS TABLE OF ap_system_parameters.payment_currency_code%TYPE;
140: TYPE ConfirmDateAsInvNumFlagTable IS TABLE OF ap_system_parameters.confirm_date_as_inv_num_flag%TYPE;
141: TYPE AcctspaycodecombinationidTable IS TABLE OF ap_system_parameters.accts_pay_code_combination_id%TYPE;
142: TYPE allowflexoverrideflagTable IS TABLE OF ap_system_parameters.allow_flex_override_flag%TYPE;
143: TYPE allowfinalmatchflagTable IS TABLE OF ap_system_parameters.allow_final_match_flag%TYPE;
144: TYPE allowdistmatchflagTable IS TABLE OF ap_system_parameters.allow_dist_match_flag%TYPE;

Line 141: TYPE AcctspaycodecombinationidTable IS TABLE OF ap_system_parameters.accts_pay_code_combination_id%TYPE;

137: TYPE BaseCurrencyCodeTable IS TABLE OF ap_system_parameters.base_currency_code%TYPE;
138: TYPE MultiCurrencyFlagTable IS TABLE OF ap_system_parameters.multi_currency_flag%TYPE;
139: TYPE PaymentCurrencyCodeTable IS TABLE OF ap_system_parameters.payment_currency_code%TYPE;
140: TYPE ConfirmDateAsInvNumFlagTable IS TABLE OF ap_system_parameters.confirm_date_as_inv_num_flag%TYPE;
141: TYPE AcctspaycodecombinationidTable IS TABLE OF ap_system_parameters.accts_pay_code_combination_id%TYPE;
142: TYPE allowflexoverrideflagTable IS TABLE OF ap_system_parameters.allow_flex_override_flag%TYPE;
143: TYPE allowfinalmatchflagTable IS TABLE OF ap_system_parameters.allow_final_match_flag%TYPE;
144: TYPE allowdistmatchflagTable IS TABLE OF ap_system_parameters.allow_dist_match_flag%TYPE;
145: TYPE gldatefromreceiptflagTable IS TABLE OF ap_system_parameters.gl_date_from_receipt_flag%TYPE;

Line 142: TYPE allowflexoverrideflagTable IS TABLE OF ap_system_parameters.allow_flex_override_flag%TYPE;

138: TYPE MultiCurrencyFlagTable IS TABLE OF ap_system_parameters.multi_currency_flag%TYPE;
139: TYPE PaymentCurrencyCodeTable IS TABLE OF ap_system_parameters.payment_currency_code%TYPE;
140: TYPE ConfirmDateAsInvNumFlagTable IS TABLE OF ap_system_parameters.confirm_date_as_inv_num_flag%TYPE;
141: TYPE AcctspaycodecombinationidTable IS TABLE OF ap_system_parameters.accts_pay_code_combination_id%TYPE;
142: TYPE allowflexoverrideflagTable IS TABLE OF ap_system_parameters.allow_flex_override_flag%TYPE;
143: TYPE allowfinalmatchflagTable IS TABLE OF ap_system_parameters.allow_final_match_flag%TYPE;
144: TYPE allowdistmatchflagTable IS TABLE OF ap_system_parameters.allow_dist_match_flag%TYPE;
145: TYPE gldatefromreceiptflagTable IS TABLE OF ap_system_parameters.gl_date_from_receipt_flag%TYPE;
146: TYPE incometaxregionflagTable IS TABLE OF ap_system_parameters.income_tax_region_flag%TYPE;

Line 143: TYPE allowfinalmatchflagTable IS TABLE OF ap_system_parameters.allow_final_match_flag%TYPE;

139: TYPE PaymentCurrencyCodeTable IS TABLE OF ap_system_parameters.payment_currency_code%TYPE;
140: TYPE ConfirmDateAsInvNumFlagTable IS TABLE OF ap_system_parameters.confirm_date_as_inv_num_flag%TYPE;
141: TYPE AcctspaycodecombinationidTable IS TABLE OF ap_system_parameters.accts_pay_code_combination_id%TYPE;
142: TYPE allowflexoverrideflagTable IS TABLE OF ap_system_parameters.allow_flex_override_flag%TYPE;
143: TYPE allowfinalmatchflagTable IS TABLE OF ap_system_parameters.allow_final_match_flag%TYPE;
144: TYPE allowdistmatchflagTable IS TABLE OF ap_system_parameters.allow_dist_match_flag%TYPE;
145: TYPE gldatefromreceiptflagTable IS TABLE OF ap_system_parameters.gl_date_from_receipt_flag%TYPE;
146: TYPE incometaxregionflagTable IS TABLE OF ap_system_parameters.income_tax_region_flag%TYPE;
147: TYPE incometaxregionTable IS TABLE OF ap_system_parameters.income_tax_region%TYPE;

Line 144: TYPE allowdistmatchflagTable IS TABLE OF ap_system_parameters.allow_dist_match_flag%TYPE;

140: TYPE ConfirmDateAsInvNumFlagTable IS TABLE OF ap_system_parameters.confirm_date_as_inv_num_flag%TYPE;
141: TYPE AcctspaycodecombinationidTable IS TABLE OF ap_system_parameters.accts_pay_code_combination_id%TYPE;
142: TYPE allowflexoverrideflagTable IS TABLE OF ap_system_parameters.allow_flex_override_flag%TYPE;
143: TYPE allowfinalmatchflagTable IS TABLE OF ap_system_parameters.allow_final_match_flag%TYPE;
144: TYPE allowdistmatchflagTable IS TABLE OF ap_system_parameters.allow_dist_match_flag%TYPE;
145: TYPE gldatefromreceiptflagTable IS TABLE OF ap_system_parameters.gl_date_from_receipt_flag%TYPE;
146: TYPE incometaxregionflagTable IS TABLE OF ap_system_parameters.income_tax_region_flag%TYPE;
147: TYPE incometaxregionTable IS TABLE OF ap_system_parameters.income_tax_region%TYPE;
148: TYPE autocreatefreightflagTable IS TABLE OF ap_system_parameters.auto_create_freight_flag%TYPE;

Line 145: TYPE gldatefromreceiptflagTable IS TABLE OF ap_system_parameters.gl_date_from_receipt_flag%TYPE;

141: TYPE AcctspaycodecombinationidTable IS TABLE OF ap_system_parameters.accts_pay_code_combination_id%TYPE;
142: TYPE allowflexoverrideflagTable IS TABLE OF ap_system_parameters.allow_flex_override_flag%TYPE;
143: TYPE allowfinalmatchflagTable IS TABLE OF ap_system_parameters.allow_final_match_flag%TYPE;
144: TYPE allowdistmatchflagTable IS TABLE OF ap_system_parameters.allow_dist_match_flag%TYPE;
145: TYPE gldatefromreceiptflagTable IS TABLE OF ap_system_parameters.gl_date_from_receipt_flag%TYPE;
146: TYPE incometaxregionflagTable IS TABLE OF ap_system_parameters.income_tax_region_flag%TYPE;
147: TYPE incometaxregionTable IS TABLE OF ap_system_parameters.income_tax_region%TYPE;
148: TYPE autocreatefreightflagTable IS TABLE OF ap_system_parameters.auto_create_freight_flag%TYPE;
149: TYPE freightcodecombinationidTable IS TABLE OF ap_system_parameters.freight_code_combination_id%TYPE;

Line 146: TYPE incometaxregionflagTable IS TABLE OF ap_system_parameters.income_tax_region_flag%TYPE;

142: TYPE allowflexoverrideflagTable IS TABLE OF ap_system_parameters.allow_flex_override_flag%TYPE;
143: TYPE allowfinalmatchflagTable IS TABLE OF ap_system_parameters.allow_final_match_flag%TYPE;
144: TYPE allowdistmatchflagTable IS TABLE OF ap_system_parameters.allow_dist_match_flag%TYPE;
145: TYPE gldatefromreceiptflagTable IS TABLE OF ap_system_parameters.gl_date_from_receipt_flag%TYPE;
146: TYPE incometaxregionflagTable IS TABLE OF ap_system_parameters.income_tax_region_flag%TYPE;
147: TYPE incometaxregionTable IS TABLE OF ap_system_parameters.income_tax_region%TYPE;
148: TYPE autocreatefreightflagTable IS TABLE OF ap_system_parameters.auto_create_freight_flag%TYPE;
149: TYPE freightcodecombinationidTable IS TABLE OF ap_system_parameters.freight_code_combination_id%TYPE;
150: TYPE discisinvlesstaxflagTable IS TABLE OF ap_system_parameters.disc_is_inv_less_tax_flag%TYPE;

Line 147: TYPE incometaxregionTable IS TABLE OF ap_system_parameters.income_tax_region%TYPE;

143: TYPE allowfinalmatchflagTable IS TABLE OF ap_system_parameters.allow_final_match_flag%TYPE;
144: TYPE allowdistmatchflagTable IS TABLE OF ap_system_parameters.allow_dist_match_flag%TYPE;
145: TYPE gldatefromreceiptflagTable IS TABLE OF ap_system_parameters.gl_date_from_receipt_flag%TYPE;
146: TYPE incometaxregionflagTable IS TABLE OF ap_system_parameters.income_tax_region_flag%TYPE;
147: TYPE incometaxregionTable IS TABLE OF ap_system_parameters.income_tax_region%TYPE;
148: TYPE autocreatefreightflagTable IS TABLE OF ap_system_parameters.auto_create_freight_flag%TYPE;
149: TYPE freightcodecombinationidTable IS TABLE OF ap_system_parameters.freight_code_combination_id%TYPE;
150: TYPE discisinvlesstaxflagTable IS TABLE OF ap_system_parameters.disc_is_inv_less_tax_flag%TYPE;
151: TYPE discountdistmethodTable IS TABLE OF ap_system_parameters.discount_distribution_method%TYPE;

Line 148: TYPE autocreatefreightflagTable IS TABLE OF ap_system_parameters.auto_create_freight_flag%TYPE;

144: TYPE allowdistmatchflagTable IS TABLE OF ap_system_parameters.allow_dist_match_flag%TYPE;
145: TYPE gldatefromreceiptflagTable IS TABLE OF ap_system_parameters.gl_date_from_receipt_flag%TYPE;
146: TYPE incometaxregionflagTable IS TABLE OF ap_system_parameters.income_tax_region_flag%TYPE;
147: TYPE incometaxregionTable IS TABLE OF ap_system_parameters.income_tax_region%TYPE;
148: TYPE autocreatefreightflagTable IS TABLE OF ap_system_parameters.auto_create_freight_flag%TYPE;
149: TYPE freightcodecombinationidTable IS TABLE OF ap_system_parameters.freight_code_combination_id%TYPE;
150: TYPE discisinvlesstaxflagTable IS TABLE OF ap_system_parameters.disc_is_inv_less_tax_flag%TYPE;
151: TYPE discountdistmethodTable IS TABLE OF ap_system_parameters.discount_distribution_method%TYPE;
152: TYPE invdoccategoryoverrideTable IS TABLE OF ap_system_parameters.inv_doc_category_override%TYPE;

Line 149: TYPE freightcodecombinationidTable IS TABLE OF ap_system_parameters.freight_code_combination_id%TYPE;

145: TYPE gldatefromreceiptflagTable IS TABLE OF ap_system_parameters.gl_date_from_receipt_flag%TYPE;
146: TYPE incometaxregionflagTable IS TABLE OF ap_system_parameters.income_tax_region_flag%TYPE;
147: TYPE incometaxregionTable IS TABLE OF ap_system_parameters.income_tax_region%TYPE;
148: TYPE autocreatefreightflagTable IS TABLE OF ap_system_parameters.auto_create_freight_flag%TYPE;
149: TYPE freightcodecombinationidTable IS TABLE OF ap_system_parameters.freight_code_combination_id%TYPE;
150: TYPE discisinvlesstaxflagTable IS TABLE OF ap_system_parameters.disc_is_inv_less_tax_flag%TYPE;
151: TYPE discountdistmethodTable IS TABLE OF ap_system_parameters.discount_distribution_method%TYPE;
152: TYPE invdoccategoryoverrideTable IS TABLE OF ap_system_parameters.inv_doc_category_override%TYPE;
153: TYPE approvalsoptionTable IS TABLE OF ap_system_parameters.approvals_option%TYPE;

Line 150: TYPE discisinvlesstaxflagTable IS TABLE OF ap_system_parameters.disc_is_inv_less_tax_flag%TYPE;

146: TYPE incometaxregionflagTable IS TABLE OF ap_system_parameters.income_tax_region_flag%TYPE;
147: TYPE incometaxregionTable IS TABLE OF ap_system_parameters.income_tax_region%TYPE;
148: TYPE autocreatefreightflagTable IS TABLE OF ap_system_parameters.auto_create_freight_flag%TYPE;
149: TYPE freightcodecombinationidTable IS TABLE OF ap_system_parameters.freight_code_combination_id%TYPE;
150: TYPE discisinvlesstaxflagTable IS TABLE OF ap_system_parameters.disc_is_inv_less_tax_flag%TYPE;
151: TYPE discountdistmethodTable IS TABLE OF ap_system_parameters.discount_distribution_method%TYPE;
152: TYPE invdoccategoryoverrideTable IS TABLE OF ap_system_parameters.inv_doc_category_override%TYPE;
153: TYPE approvalsoptionTable IS TABLE OF ap_system_parameters.approvals_option%TYPE;
154: TYPE combinedfilingflagTable IS TABLE OF ap_system_parameters.combined_filing_flag%TYPE;

Line 151: TYPE discountdistmethodTable IS TABLE OF ap_system_parameters.discount_distribution_method%TYPE;

147: TYPE incometaxregionTable IS TABLE OF ap_system_parameters.income_tax_region%TYPE;
148: TYPE autocreatefreightflagTable IS TABLE OF ap_system_parameters.auto_create_freight_flag%TYPE;
149: TYPE freightcodecombinationidTable IS TABLE OF ap_system_parameters.freight_code_combination_id%TYPE;
150: TYPE discisinvlesstaxflagTable IS TABLE OF ap_system_parameters.disc_is_inv_less_tax_flag%TYPE;
151: TYPE discountdistmethodTable IS TABLE OF ap_system_parameters.discount_distribution_method%TYPE;
152: TYPE invdoccategoryoverrideTable IS TABLE OF ap_system_parameters.inv_doc_category_override%TYPE;
153: TYPE approvalsoptionTable IS TABLE OF ap_system_parameters.approvals_option%TYPE;
154: TYPE combinedfilingflagTable IS TABLE OF ap_system_parameters.combined_filing_flag%TYPE;
155: TYPE allowawtflagTable IS TABLE OF ap_system_parameters.allow_awt_flag%TYPE;

Line 152: TYPE invdoccategoryoverrideTable IS TABLE OF ap_system_parameters.inv_doc_category_override%TYPE;

148: TYPE autocreatefreightflagTable IS TABLE OF ap_system_parameters.auto_create_freight_flag%TYPE;
149: TYPE freightcodecombinationidTable IS TABLE OF ap_system_parameters.freight_code_combination_id%TYPE;
150: TYPE discisinvlesstaxflagTable IS TABLE OF ap_system_parameters.disc_is_inv_less_tax_flag%TYPE;
151: TYPE discountdistmethodTable IS TABLE OF ap_system_parameters.discount_distribution_method%TYPE;
152: TYPE invdoccategoryoverrideTable IS TABLE OF ap_system_parameters.inv_doc_category_override%TYPE;
153: TYPE approvalsoptionTable IS TABLE OF ap_system_parameters.approvals_option%TYPE;
154: TYPE combinedfilingflagTable IS TABLE OF ap_system_parameters.combined_filing_flag%TYPE;
155: TYPE allowawtflagTable IS TABLE OF ap_system_parameters.allow_awt_flag%TYPE;
156: TYPE createawtdiststypeTable IS TABLE OF ap_system_parameters.create_awt_dists_type%TYPE;

Line 153: TYPE approvalsoptionTable IS TABLE OF ap_system_parameters.approvals_option%TYPE;

149: TYPE freightcodecombinationidTable IS TABLE OF ap_system_parameters.freight_code_combination_id%TYPE;
150: TYPE discisinvlesstaxflagTable IS TABLE OF ap_system_parameters.disc_is_inv_less_tax_flag%TYPE;
151: TYPE discountdistmethodTable IS TABLE OF ap_system_parameters.discount_distribution_method%TYPE;
152: TYPE invdoccategoryoverrideTable IS TABLE OF ap_system_parameters.inv_doc_category_override%TYPE;
153: TYPE approvalsoptionTable IS TABLE OF ap_system_parameters.approvals_option%TYPE;
154: TYPE combinedfilingflagTable IS TABLE OF ap_system_parameters.combined_filing_flag%TYPE;
155: TYPE allowawtflagTable IS TABLE OF ap_system_parameters.allow_awt_flag%TYPE;
156: TYPE createawtdiststypeTable IS TABLE OF ap_system_parameters.create_awt_dists_type%TYPE;
157: TYPE allowawtoverrideTable IS TABLE OF ap_system_parameters.allow_awt_override%TYPE;

Line 154: TYPE combinedfilingflagTable IS TABLE OF ap_system_parameters.combined_filing_flag%TYPE;

150: TYPE discisinvlesstaxflagTable IS TABLE OF ap_system_parameters.disc_is_inv_less_tax_flag%TYPE;
151: TYPE discountdistmethodTable IS TABLE OF ap_system_parameters.discount_distribution_method%TYPE;
152: TYPE invdoccategoryoverrideTable IS TABLE OF ap_system_parameters.inv_doc_category_override%TYPE;
153: TYPE approvalsoptionTable IS TABLE OF ap_system_parameters.approvals_option%TYPE;
154: TYPE combinedfilingflagTable IS TABLE OF ap_system_parameters.combined_filing_flag%TYPE;
155: TYPE allowawtflagTable IS TABLE OF ap_system_parameters.allow_awt_flag%TYPE;
156: TYPE createawtdiststypeTable IS TABLE OF ap_system_parameters.create_awt_dists_type%TYPE;
157: TYPE allowawtoverrideTable IS TABLE OF ap_system_parameters.allow_awt_override%TYPE;
158: TYPE awtincludetaxamtTable IS TABLE OF ap_system_parameters.awt_include_tax_amt%TYPE;

Line 155: TYPE allowawtflagTable IS TABLE OF ap_system_parameters.allow_awt_flag%TYPE;

151: TYPE discountdistmethodTable IS TABLE OF ap_system_parameters.discount_distribution_method%TYPE;
152: TYPE invdoccategoryoverrideTable IS TABLE OF ap_system_parameters.inv_doc_category_override%TYPE;
153: TYPE approvalsoptionTable IS TABLE OF ap_system_parameters.approvals_option%TYPE;
154: TYPE combinedfilingflagTable IS TABLE OF ap_system_parameters.combined_filing_flag%TYPE;
155: TYPE allowawtflagTable IS TABLE OF ap_system_parameters.allow_awt_flag%TYPE;
156: TYPE createawtdiststypeTable IS TABLE OF ap_system_parameters.create_awt_dists_type%TYPE;
157: TYPE allowawtoverrideTable IS TABLE OF ap_system_parameters.allow_awt_override%TYPE;
158: TYPE awtincludetaxamtTable IS TABLE OF ap_system_parameters.awt_include_tax_amt%TYPE;
159: TYPE awtincludediscountamtTable IS TABLE OF ap_system_parameters.awt_include_discount_amt%TYPE;

Line 156: TYPE createawtdiststypeTable IS TABLE OF ap_system_parameters.create_awt_dists_type%TYPE;

152: TYPE invdoccategoryoverrideTable IS TABLE OF ap_system_parameters.inv_doc_category_override%TYPE;
153: TYPE approvalsoptionTable IS TABLE OF ap_system_parameters.approvals_option%TYPE;
154: TYPE combinedfilingflagTable IS TABLE OF ap_system_parameters.combined_filing_flag%TYPE;
155: TYPE allowawtflagTable IS TABLE OF ap_system_parameters.allow_awt_flag%TYPE;
156: TYPE createawtdiststypeTable IS TABLE OF ap_system_parameters.create_awt_dists_type%TYPE;
157: TYPE allowawtoverrideTable IS TABLE OF ap_system_parameters.allow_awt_override%TYPE;
158: TYPE awtincludetaxamtTable IS TABLE OF ap_system_parameters.awt_include_tax_amt%TYPE;
159: TYPE awtincludediscountamtTable IS TABLE OF ap_system_parameters.awt_include_discount_amt%TYPE;
160: TYPE allowpaidinvoiceadjustTable IS TABLE OF ap_system_parameters.allow_paid_invoice_adjust%TYPE;

Line 157: TYPE allowawtoverrideTable IS TABLE OF ap_system_parameters.allow_awt_override%TYPE;

153: TYPE approvalsoptionTable IS TABLE OF ap_system_parameters.approvals_option%TYPE;
154: TYPE combinedfilingflagTable IS TABLE OF ap_system_parameters.combined_filing_flag%TYPE;
155: TYPE allowawtflagTable IS TABLE OF ap_system_parameters.allow_awt_flag%TYPE;
156: TYPE createawtdiststypeTable IS TABLE OF ap_system_parameters.create_awt_dists_type%TYPE;
157: TYPE allowawtoverrideTable IS TABLE OF ap_system_parameters.allow_awt_override%TYPE;
158: TYPE awtincludetaxamtTable IS TABLE OF ap_system_parameters.awt_include_tax_amt%TYPE;
159: TYPE awtincludediscountamtTable IS TABLE OF ap_system_parameters.awt_include_discount_amt%TYPE;
160: TYPE allowpaidinvoiceadjustTable IS TABLE OF ap_system_parameters.allow_paid_invoice_adjust%TYPE;
161: TYPE adddayssettlementdateTable IS TABLE OF ap_system_parameters.add_days_settlement_date%TYPE;

Line 158: TYPE awtincludetaxamtTable IS TABLE OF ap_system_parameters.awt_include_tax_amt%TYPE;

154: TYPE combinedfilingflagTable IS TABLE OF ap_system_parameters.combined_filing_flag%TYPE;
155: TYPE allowawtflagTable IS TABLE OF ap_system_parameters.allow_awt_flag%TYPE;
156: TYPE createawtdiststypeTable IS TABLE OF ap_system_parameters.create_awt_dists_type%TYPE;
157: TYPE allowawtoverrideTable IS TABLE OF ap_system_parameters.allow_awt_override%TYPE;
158: TYPE awtincludetaxamtTable IS TABLE OF ap_system_parameters.awt_include_tax_amt%TYPE;
159: TYPE awtincludediscountamtTable IS TABLE OF ap_system_parameters.awt_include_discount_amt%TYPE;
160: TYPE allowpaidinvoiceadjustTable IS TABLE OF ap_system_parameters.allow_paid_invoice_adjust%TYPE;
161: TYPE adddayssettlementdateTable IS TABLE OF ap_system_parameters.add_days_settlement_date%TYPE;
162: TYPE prepaymenttermsidTable IS TABLE OF ap_system_parameters.prepayment_terms_id%TYPE;

Line 159: TYPE awtincludediscountamtTable IS TABLE OF ap_system_parameters.awt_include_discount_amt%TYPE;

155: TYPE allowawtflagTable IS TABLE OF ap_system_parameters.allow_awt_flag%TYPE;
156: TYPE createawtdiststypeTable IS TABLE OF ap_system_parameters.create_awt_dists_type%TYPE;
157: TYPE allowawtoverrideTable IS TABLE OF ap_system_parameters.allow_awt_override%TYPE;
158: TYPE awtincludetaxamtTable IS TABLE OF ap_system_parameters.awt_include_tax_amt%TYPE;
159: TYPE awtincludediscountamtTable IS TABLE OF ap_system_parameters.awt_include_discount_amt%TYPE;
160: TYPE allowpaidinvoiceadjustTable IS TABLE OF ap_system_parameters.allow_paid_invoice_adjust%TYPE;
161: TYPE adddayssettlementdateTable IS TABLE OF ap_system_parameters.add_days_settlement_date%TYPE;
162: TYPE prepaymenttermsidTable IS TABLE OF ap_system_parameters.prepayment_terms_id%TYPE;
163: TYPE prepaymenttermnameTable IS TABLE OF ap_terms.name%TYPE;

Line 160: TYPE allowpaidinvoiceadjustTable IS TABLE OF ap_system_parameters.allow_paid_invoice_adjust%TYPE;

156: TYPE createawtdiststypeTable IS TABLE OF ap_system_parameters.create_awt_dists_type%TYPE;
157: TYPE allowawtoverrideTable IS TABLE OF ap_system_parameters.allow_awt_override%TYPE;
158: TYPE awtincludetaxamtTable IS TABLE OF ap_system_parameters.awt_include_tax_amt%TYPE;
159: TYPE awtincludediscountamtTable IS TABLE OF ap_system_parameters.awt_include_discount_amt%TYPE;
160: TYPE allowpaidinvoiceadjustTable IS TABLE OF ap_system_parameters.allow_paid_invoice_adjust%TYPE;
161: TYPE adddayssettlementdateTable IS TABLE OF ap_system_parameters.add_days_settlement_date%TYPE;
162: TYPE prepaymenttermsidTable IS TABLE OF ap_system_parameters.prepayment_terms_id%TYPE;
163: TYPE prepaymenttermnameTable IS TABLE OF ap_terms.name%TYPE;
164: TYPE prepaycodecombinationidTable IS TABLE OF ap_system_parameters.prepay_code_combination_id%TYPE;

Line 161: TYPE adddayssettlementdateTable IS TABLE OF ap_system_parameters.add_days_settlement_date%TYPE;

157: TYPE allowawtoverrideTable IS TABLE OF ap_system_parameters.allow_awt_override%TYPE;
158: TYPE awtincludetaxamtTable IS TABLE OF ap_system_parameters.awt_include_tax_amt%TYPE;
159: TYPE awtincludediscountamtTable IS TABLE OF ap_system_parameters.awt_include_discount_amt%TYPE;
160: TYPE allowpaidinvoiceadjustTable IS TABLE OF ap_system_parameters.allow_paid_invoice_adjust%TYPE;
161: TYPE adddayssettlementdateTable IS TABLE OF ap_system_parameters.add_days_settlement_date%TYPE;
162: TYPE prepaymenttermsidTable IS TABLE OF ap_system_parameters.prepayment_terms_id%TYPE;
163: TYPE prepaymenttermnameTable IS TABLE OF ap_terms.name%TYPE;
164: TYPE prepaycodecombinationidTable IS TABLE OF ap_system_parameters.prepay_code_combination_id%TYPE;
165: TYPE futuredatedpmtacctsourceTable IS TABLE OF ap_system_parameters.future_dated_pmt_acct_source%TYPE;

Line 162: TYPE prepaymenttermsidTable IS TABLE OF ap_system_parameters.prepayment_terms_id%TYPE;

158: TYPE awtincludetaxamtTable IS TABLE OF ap_system_parameters.awt_include_tax_amt%TYPE;
159: TYPE awtincludediscountamtTable IS TABLE OF ap_system_parameters.awt_include_discount_amt%TYPE;
160: TYPE allowpaidinvoiceadjustTable IS TABLE OF ap_system_parameters.allow_paid_invoice_adjust%TYPE;
161: TYPE adddayssettlementdateTable IS TABLE OF ap_system_parameters.add_days_settlement_date%TYPE;
162: TYPE prepaymenttermsidTable IS TABLE OF ap_system_parameters.prepayment_terms_id%TYPE;
163: TYPE prepaymenttermnameTable IS TABLE OF ap_terms.name%TYPE;
164: TYPE prepaycodecombinationidTable IS TABLE OF ap_system_parameters.prepay_code_combination_id%TYPE;
165: TYPE futuredatedpmtacctsourceTable IS TABLE OF ap_system_parameters.future_dated_pmt_acct_source%TYPE;
166: TYPE calcuserxrateTable IS TABLE OF ap_system_parameters.calc_user_xrate%TYPE;

Line 164: TYPE prepaycodecombinationidTable IS TABLE OF ap_system_parameters.prepay_code_combination_id%TYPE;

160: TYPE allowpaidinvoiceadjustTable IS TABLE OF ap_system_parameters.allow_paid_invoice_adjust%TYPE;
161: TYPE adddayssettlementdateTable IS TABLE OF ap_system_parameters.add_days_settlement_date%TYPE;
162: TYPE prepaymenttermsidTable IS TABLE OF ap_system_parameters.prepayment_terms_id%TYPE;
163: TYPE prepaymenttermnameTable IS TABLE OF ap_terms.name%TYPE;
164: TYPE prepaycodecombinationidTable IS TABLE OF ap_system_parameters.prepay_code_combination_id%TYPE;
165: TYPE futuredatedpmtacctsourceTable IS TABLE OF ap_system_parameters.future_dated_pmt_acct_source%TYPE;
166: TYPE calcuserxrateTable IS TABLE OF ap_system_parameters.calc_user_xrate%TYPE;
167: TYPE makeratemandatoryflagTable IS TABLE OF ap_system_parameters.make_rate_mandatory_flag%TYPE;
168: TYPE defaultexchangeratetypeTable IS TABLE OF ap_system_parameters.default_exchange_rate_type%TYPE;

Line 165: TYPE futuredatedpmtacctsourceTable IS TABLE OF ap_system_parameters.future_dated_pmt_acct_source%TYPE;

161: TYPE adddayssettlementdateTable IS TABLE OF ap_system_parameters.add_days_settlement_date%TYPE;
162: TYPE prepaymenttermsidTable IS TABLE OF ap_system_parameters.prepayment_terms_id%TYPE;
163: TYPE prepaymenttermnameTable IS TABLE OF ap_terms.name%TYPE;
164: TYPE prepaycodecombinationidTable IS TABLE OF ap_system_parameters.prepay_code_combination_id%TYPE;
165: TYPE futuredatedpmtacctsourceTable IS TABLE OF ap_system_parameters.future_dated_pmt_acct_source%TYPE;
166: TYPE calcuserxrateTable IS TABLE OF ap_system_parameters.calc_user_xrate%TYPE;
167: TYPE makeratemandatoryflagTable IS TABLE OF ap_system_parameters.make_rate_mandatory_flag%TYPE;
168: TYPE defaultexchangeratetypeTable IS TABLE OF ap_system_parameters.default_exchange_rate_type%TYPE;
169: TYPE postdatedpaymentsflagTable IS TABLE OF ap_system_parameters.post_dated_payments_flag%TYPE;

Line 166: TYPE calcuserxrateTable IS TABLE OF ap_system_parameters.calc_user_xrate%TYPE;

162: TYPE prepaymenttermsidTable IS TABLE OF ap_system_parameters.prepayment_terms_id%TYPE;
163: TYPE prepaymenttermnameTable IS TABLE OF ap_terms.name%TYPE;
164: TYPE prepaycodecombinationidTable IS TABLE OF ap_system_parameters.prepay_code_combination_id%TYPE;
165: TYPE futuredatedpmtacctsourceTable IS TABLE OF ap_system_parameters.future_dated_pmt_acct_source%TYPE;
166: TYPE calcuserxrateTable IS TABLE OF ap_system_parameters.calc_user_xrate%TYPE;
167: TYPE makeratemandatoryflagTable IS TABLE OF ap_system_parameters.make_rate_mandatory_flag%TYPE;
168: TYPE defaultexchangeratetypeTable IS TABLE OF ap_system_parameters.default_exchange_rate_type%TYPE;
169: TYPE postdatedpaymentsflagTable IS TABLE OF ap_system_parameters.post_dated_payments_flag%TYPE;
170: TYPE updatepaysiteflagTable IS TABLE OF ap_system_parameters.update_pay_site_flag%TYPE;

Line 167: TYPE makeratemandatoryflagTable IS TABLE OF ap_system_parameters.make_rate_mandatory_flag%TYPE;

163: TYPE prepaymenttermnameTable IS TABLE OF ap_terms.name%TYPE;
164: TYPE prepaycodecombinationidTable IS TABLE OF ap_system_parameters.prepay_code_combination_id%TYPE;
165: TYPE futuredatedpmtacctsourceTable IS TABLE OF ap_system_parameters.future_dated_pmt_acct_source%TYPE;
166: TYPE calcuserxrateTable IS TABLE OF ap_system_parameters.calc_user_xrate%TYPE;
167: TYPE makeratemandatoryflagTable IS TABLE OF ap_system_parameters.make_rate_mandatory_flag%TYPE;
168: TYPE defaultexchangeratetypeTable IS TABLE OF ap_system_parameters.default_exchange_rate_type%TYPE;
169: TYPE postdatedpaymentsflagTable IS TABLE OF ap_system_parameters.post_dated_payments_flag%TYPE;
170: TYPE updatepaysiteflagTable IS TABLE OF ap_system_parameters.update_pay_site_flag%TYPE;
171: TYPE onlineprintflagTable IS TABLE OF ap_system_parameters.online_print_flag%TYPE;

Line 168: TYPE defaultexchangeratetypeTable IS TABLE OF ap_system_parameters.default_exchange_rate_type%TYPE;

164: TYPE prepaycodecombinationidTable IS TABLE OF ap_system_parameters.prepay_code_combination_id%TYPE;
165: TYPE futuredatedpmtacctsourceTable IS TABLE OF ap_system_parameters.future_dated_pmt_acct_source%TYPE;
166: TYPE calcuserxrateTable IS TABLE OF ap_system_parameters.calc_user_xrate%TYPE;
167: TYPE makeratemandatoryflagTable IS TABLE OF ap_system_parameters.make_rate_mandatory_flag%TYPE;
168: TYPE defaultexchangeratetypeTable IS TABLE OF ap_system_parameters.default_exchange_rate_type%TYPE;
169: TYPE postdatedpaymentsflagTable IS TABLE OF ap_system_parameters.post_dated_payments_flag%TYPE;
170: TYPE updatepaysiteflagTable IS TABLE OF ap_system_parameters.update_pay_site_flag%TYPE;
171: TYPE onlineprintflagTable IS TABLE OF ap_system_parameters.online_print_flag%TYPE;
172: TYPE replacecheckflagTable IS TABLE OF ap_system_parameters.replace_check_flag%TYPE;

Line 169: TYPE postdatedpaymentsflagTable IS TABLE OF ap_system_parameters.post_dated_payments_flag%TYPE;

165: TYPE futuredatedpmtacctsourceTable IS TABLE OF ap_system_parameters.future_dated_pmt_acct_source%TYPE;
166: TYPE calcuserxrateTable IS TABLE OF ap_system_parameters.calc_user_xrate%TYPE;
167: TYPE makeratemandatoryflagTable IS TABLE OF ap_system_parameters.make_rate_mandatory_flag%TYPE;
168: TYPE defaultexchangeratetypeTable IS TABLE OF ap_system_parameters.default_exchange_rate_type%TYPE;
169: TYPE postdatedpaymentsflagTable IS TABLE OF ap_system_parameters.post_dated_payments_flag%TYPE;
170: TYPE updatepaysiteflagTable IS TABLE OF ap_system_parameters.update_pay_site_flag%TYPE;
171: TYPE onlineprintflagTable IS TABLE OF ap_system_parameters.online_print_flag%TYPE;
172: TYPE replacecheckflagTable IS TABLE OF ap_system_parameters.replace_check_flag%TYPE;
173: TYPE autocalculateinterestflagTable IS TABLE OF ap_product_setup.auto_calculate_interest_flag%TYPE;

Line 170: TYPE updatepaysiteflagTable IS TABLE OF ap_system_parameters.update_pay_site_flag%TYPE;

166: TYPE calcuserxrateTable IS TABLE OF ap_system_parameters.calc_user_xrate%TYPE;
167: TYPE makeratemandatoryflagTable IS TABLE OF ap_system_parameters.make_rate_mandatory_flag%TYPE;
168: TYPE defaultexchangeratetypeTable IS TABLE OF ap_system_parameters.default_exchange_rate_type%TYPE;
169: TYPE postdatedpaymentsflagTable IS TABLE OF ap_system_parameters.post_dated_payments_flag%TYPE;
170: TYPE updatepaysiteflagTable IS TABLE OF ap_system_parameters.update_pay_site_flag%TYPE;
171: TYPE onlineprintflagTable IS TABLE OF ap_system_parameters.online_print_flag%TYPE;
172: TYPE replacecheckflagTable IS TABLE OF ap_system_parameters.replace_check_flag%TYPE;
173: TYPE autocalculateinterestflagTable IS TABLE OF ap_product_setup.auto_calculate_interest_flag%TYPE;
174: TYPE interesttoleranceamountTable IS TABLE OF ap_system_parameters.interest_tolerance_amount%TYPE;

Line 171: TYPE onlineprintflagTable IS TABLE OF ap_system_parameters.online_print_flag%TYPE;

167: TYPE makeratemandatoryflagTable IS TABLE OF ap_system_parameters.make_rate_mandatory_flag%TYPE;
168: TYPE defaultexchangeratetypeTable IS TABLE OF ap_system_parameters.default_exchange_rate_type%TYPE;
169: TYPE postdatedpaymentsflagTable IS TABLE OF ap_system_parameters.post_dated_payments_flag%TYPE;
170: TYPE updatepaysiteflagTable IS TABLE OF ap_system_parameters.update_pay_site_flag%TYPE;
171: TYPE onlineprintflagTable IS TABLE OF ap_system_parameters.online_print_flag%TYPE;
172: TYPE replacecheckflagTable IS TABLE OF ap_system_parameters.replace_check_flag%TYPE;
173: TYPE autocalculateinterestflagTable IS TABLE OF ap_product_setup.auto_calculate_interest_flag%TYPE;
174: TYPE interesttoleranceamountTable IS TABLE OF ap_system_parameters.interest_tolerance_amount%TYPE;
175: TYPE interestacctspayccidTable IS TABLE OF ap_system_parameters.interest_accts_pay_ccid%TYPE;

Line 172: TYPE replacecheckflagTable IS TABLE OF ap_system_parameters.replace_check_flag%TYPE;

168: TYPE defaultexchangeratetypeTable IS TABLE OF ap_system_parameters.default_exchange_rate_type%TYPE;
169: TYPE postdatedpaymentsflagTable IS TABLE OF ap_system_parameters.post_dated_payments_flag%TYPE;
170: TYPE updatepaysiteflagTable IS TABLE OF ap_system_parameters.update_pay_site_flag%TYPE;
171: TYPE onlineprintflagTable IS TABLE OF ap_system_parameters.online_print_flag%TYPE;
172: TYPE replacecheckflagTable IS TABLE OF ap_system_parameters.replace_check_flag%TYPE;
173: TYPE autocalculateinterestflagTable IS TABLE OF ap_product_setup.auto_calculate_interest_flag%TYPE;
174: TYPE interesttoleranceamountTable IS TABLE OF ap_system_parameters.interest_tolerance_amount%TYPE;
175: TYPE interestacctspayccidTable IS TABLE OF ap_system_parameters.interest_accts_pay_ccid%TYPE;
176: /* bug 5007989 */

Line 174: TYPE interesttoleranceamountTable IS TABLE OF ap_system_parameters.interest_tolerance_amount%TYPE;

170: TYPE updatepaysiteflagTable IS TABLE OF ap_system_parameters.update_pay_site_flag%TYPE;
171: TYPE onlineprintflagTable IS TABLE OF ap_system_parameters.online_print_flag%TYPE;
172: TYPE replacecheckflagTable IS TABLE OF ap_system_parameters.replace_check_flag%TYPE;
173: TYPE autocalculateinterestflagTable IS TABLE OF ap_product_setup.auto_calculate_interest_flag%TYPE;
174: TYPE interesttoleranceamountTable IS TABLE OF ap_system_parameters.interest_tolerance_amount%TYPE;
175: TYPE interestacctspayccidTable IS TABLE OF ap_system_parameters.interest_accts_pay_ccid%TYPE;
176: /* bug 5007989 */
177: TYPE usebankchargeflagTable IS TABLE OF ap_system_parameters.use_bank_charge_flag%TYPE;
178: TYPE allowsupplierbankoverrideTable IS TABLE OF ap_system_parameters.allow_supplier_bank_override%TYPE;

Line 175: TYPE interestacctspayccidTable IS TABLE OF ap_system_parameters.interest_accts_pay_ccid%TYPE;

171: TYPE onlineprintflagTable IS TABLE OF ap_system_parameters.online_print_flag%TYPE;
172: TYPE replacecheckflagTable IS TABLE OF ap_system_parameters.replace_check_flag%TYPE;
173: TYPE autocalculateinterestflagTable IS TABLE OF ap_product_setup.auto_calculate_interest_flag%TYPE;
174: TYPE interesttoleranceamountTable IS TABLE OF ap_system_parameters.interest_tolerance_amount%TYPE;
175: TYPE interestacctspayccidTable IS TABLE OF ap_system_parameters.interest_accts_pay_ccid%TYPE;
176: /* bug 5007989 */
177: TYPE usebankchargeflagTable IS TABLE OF ap_system_parameters.use_bank_charge_flag%TYPE;
178: TYPE allowsupplierbankoverrideTable IS TABLE OF ap_system_parameters.allow_supplier_bank_override%TYPE;
179: TYPE paydoccategoryoverrideTable IS TABLE OF ap_system_parameters.pay_doc_category_override%TYPE;

Line 177: TYPE usebankchargeflagTable IS TABLE OF ap_system_parameters.use_bank_charge_flag%TYPE;

173: TYPE autocalculateinterestflagTable IS TABLE OF ap_product_setup.auto_calculate_interest_flag%TYPE;
174: TYPE interesttoleranceamountTable IS TABLE OF ap_system_parameters.interest_tolerance_amount%TYPE;
175: TYPE interestacctspayccidTable IS TABLE OF ap_system_parameters.interest_accts_pay_ccid%TYPE;
176: /* bug 5007989 */
177: TYPE usebankchargeflagTable IS TABLE OF ap_system_parameters.use_bank_charge_flag%TYPE;
178: TYPE allowsupplierbankoverrideTable IS TABLE OF ap_system_parameters.allow_supplier_bank_override%TYPE;
179: TYPE paydoccategoryoverrideTable IS TABLE OF ap_system_parameters.pay_doc_category_override%TYPE;
180: TYPE daysbetweencheckcyclesTable IS TABLE OF ap_system_parameters.days_between_check_cycles%TYPE;
181: TYPE approvalworkflowflagTable IS TABLE OF ap_system_parameters.approval_workflow_flag%TYPE;

Line 178: TYPE allowsupplierbankoverrideTable IS TABLE OF ap_system_parameters.allow_supplier_bank_override%TYPE;

174: TYPE interesttoleranceamountTable IS TABLE OF ap_system_parameters.interest_tolerance_amount%TYPE;
175: TYPE interestacctspayccidTable IS TABLE OF ap_system_parameters.interest_accts_pay_ccid%TYPE;
176: /* bug 5007989 */
177: TYPE usebankchargeflagTable IS TABLE OF ap_system_parameters.use_bank_charge_flag%TYPE;
178: TYPE allowsupplierbankoverrideTable IS TABLE OF ap_system_parameters.allow_supplier_bank_override%TYPE;
179: TYPE paydoccategoryoverrideTable IS TABLE OF ap_system_parameters.pay_doc_category_override%TYPE;
180: TYPE daysbetweencheckcyclesTable IS TABLE OF ap_system_parameters.days_between_check_cycles%TYPE;
181: TYPE approvalworkflowflagTable IS TABLE OF ap_system_parameters.approval_workflow_flag%TYPE;
182: TYPE allowforceapprovalflagTable IS Table OF ap_system_parameters.allow_force_approval_flag%TYPE;

Line 179: TYPE paydoccategoryoverrideTable IS TABLE OF ap_system_parameters.pay_doc_category_override%TYPE;

175: TYPE interestacctspayccidTable IS TABLE OF ap_system_parameters.interest_accts_pay_ccid%TYPE;
176: /* bug 5007989 */
177: TYPE usebankchargeflagTable IS TABLE OF ap_system_parameters.use_bank_charge_flag%TYPE;
178: TYPE allowsupplierbankoverrideTable IS TABLE OF ap_system_parameters.allow_supplier_bank_override%TYPE;
179: TYPE paydoccategoryoverrideTable IS TABLE OF ap_system_parameters.pay_doc_category_override%TYPE;
180: TYPE daysbetweencheckcyclesTable IS TABLE OF ap_system_parameters.days_between_check_cycles%TYPE;
181: TYPE approvalworkflowflagTable IS TABLE OF ap_system_parameters.approval_workflow_flag%TYPE;
182: TYPE allowforceapprovalflagTable IS Table OF ap_system_parameters.allow_force_approval_flag%TYPE;
183: TYPE validatebeforeapprovalTable IS Table OF ap_system_parameters.validate_before_approval_flag%TYPE;

Line 180: TYPE daysbetweencheckcyclesTable IS TABLE OF ap_system_parameters.days_between_check_cycles%TYPE;

176: /* bug 5007989 */
177: TYPE usebankchargeflagTable IS TABLE OF ap_system_parameters.use_bank_charge_flag%TYPE;
178: TYPE allowsupplierbankoverrideTable IS TABLE OF ap_system_parameters.allow_supplier_bank_override%TYPE;
179: TYPE paydoccategoryoverrideTable IS TABLE OF ap_system_parameters.pay_doc_category_override%TYPE;
180: TYPE daysbetweencheckcyclesTable IS TABLE OF ap_system_parameters.days_between_check_cycles%TYPE;
181: TYPE approvalworkflowflagTable IS TABLE OF ap_system_parameters.approval_workflow_flag%TYPE;
182: TYPE allowforceapprovalflagTable IS Table OF ap_system_parameters.allow_force_approval_flag%TYPE;
183: TYPE validatebeforeapprovalTable IS Table OF ap_system_parameters.validate_before_approval_flag%TYPE;
184: TYPE globalattributecategoryTable IS TABLE OF ap_system_parameters.global_attribute_category%TYPE;

Line 181: TYPE approvalworkflowflagTable IS TABLE OF ap_system_parameters.approval_workflow_flag%TYPE;

177: TYPE usebankchargeflagTable IS TABLE OF ap_system_parameters.use_bank_charge_flag%TYPE;
178: TYPE allowsupplierbankoverrideTable IS TABLE OF ap_system_parameters.allow_supplier_bank_override%TYPE;
179: TYPE paydoccategoryoverrideTable IS TABLE OF ap_system_parameters.pay_doc_category_override%TYPE;
180: TYPE daysbetweencheckcyclesTable IS TABLE OF ap_system_parameters.days_between_check_cycles%TYPE;
181: TYPE approvalworkflowflagTable IS TABLE OF ap_system_parameters.approval_workflow_flag%TYPE;
182: TYPE allowforceapprovalflagTable IS Table OF ap_system_parameters.allow_force_approval_flag%TYPE;
183: TYPE validatebeforeapprovalTable IS Table OF ap_system_parameters.validate_before_approval_flag%TYPE;
184: TYPE globalattributecategoryTable IS TABLE OF ap_system_parameters.global_attribute_category%TYPE;
185: TYPE globalattribute1Table IS TABLE OF ap_system_parameters.global_attribute1%TYPE;

Line 182: TYPE allowforceapprovalflagTable IS Table OF ap_system_parameters.allow_force_approval_flag%TYPE;

178: TYPE allowsupplierbankoverrideTable IS TABLE OF ap_system_parameters.allow_supplier_bank_override%TYPE;
179: TYPE paydoccategoryoverrideTable IS TABLE OF ap_system_parameters.pay_doc_category_override%TYPE;
180: TYPE daysbetweencheckcyclesTable IS TABLE OF ap_system_parameters.days_between_check_cycles%TYPE;
181: TYPE approvalworkflowflagTable IS TABLE OF ap_system_parameters.approval_workflow_flag%TYPE;
182: TYPE allowforceapprovalflagTable IS Table OF ap_system_parameters.allow_force_approval_flag%TYPE;
183: TYPE validatebeforeapprovalTable IS Table OF ap_system_parameters.validate_before_approval_flag%TYPE;
184: TYPE globalattributecategoryTable IS TABLE OF ap_system_parameters.global_attribute_category%TYPE;
185: TYPE globalattribute1Table IS TABLE OF ap_system_parameters.global_attribute1%TYPE;
186: TYPE purchencumbranceflagTable IS TABLE OF financials_system_parameters.purch_encumbrance_flag%TYPE;

Line 183: TYPE validatebeforeapprovalTable IS Table OF ap_system_parameters.validate_before_approval_flag%TYPE;

179: TYPE paydoccategoryoverrideTable IS TABLE OF ap_system_parameters.pay_doc_category_override%TYPE;
180: TYPE daysbetweencheckcyclesTable IS TABLE OF ap_system_parameters.days_between_check_cycles%TYPE;
181: TYPE approvalworkflowflagTable IS TABLE OF ap_system_parameters.approval_workflow_flag%TYPE;
182: TYPE allowforceapprovalflagTable IS Table OF ap_system_parameters.allow_force_approval_flag%TYPE;
183: TYPE validatebeforeapprovalTable IS Table OF ap_system_parameters.validate_before_approval_flag%TYPE;
184: TYPE globalattributecategoryTable IS TABLE OF ap_system_parameters.global_attribute_category%TYPE;
185: TYPE globalattribute1Table IS TABLE OF ap_system_parameters.global_attribute1%TYPE;
186: TYPE purchencumbranceflagTable IS TABLE OF financials_system_parameters.purch_encumbrance_flag%TYPE;
187: TYPE inventoryorganizationidTable IS TABLE OF financials_system_parameters.inventory_organization_id%TYPE;

Line 184: TYPE globalattributecategoryTable IS TABLE OF ap_system_parameters.global_attribute_category%TYPE;

180: TYPE daysbetweencheckcyclesTable IS TABLE OF ap_system_parameters.days_between_check_cycles%TYPE;
181: TYPE approvalworkflowflagTable IS TABLE OF ap_system_parameters.approval_workflow_flag%TYPE;
182: TYPE allowforceapprovalflagTable IS Table OF ap_system_parameters.allow_force_approval_flag%TYPE;
183: TYPE validatebeforeapprovalTable IS Table OF ap_system_parameters.validate_before_approval_flag%TYPE;
184: TYPE globalattributecategoryTable IS TABLE OF ap_system_parameters.global_attribute_category%TYPE;
185: TYPE globalattribute1Table IS TABLE OF ap_system_parameters.global_attribute1%TYPE;
186: TYPE purchencumbranceflagTable IS TABLE OF financials_system_parameters.purch_encumbrance_flag%TYPE;
187: TYPE inventoryorganizationidTable IS TABLE OF financials_system_parameters.inventory_organization_id%TYPE;
188: TYPE vatcountrycodeTable IS TABLE OF financials_system_parameters.vat_country_code%TYPE;

Line 185: TYPE globalattribute1Table IS TABLE OF ap_system_parameters.global_attribute1%TYPE;

181: TYPE approvalworkflowflagTable IS TABLE OF ap_system_parameters.approval_workflow_flag%TYPE;
182: TYPE allowforceapprovalflagTable IS Table OF ap_system_parameters.allow_force_approval_flag%TYPE;
183: TYPE validatebeforeapprovalTable IS Table OF ap_system_parameters.validate_before_approval_flag%TYPE;
184: TYPE globalattributecategoryTable IS TABLE OF ap_system_parameters.global_attribute_category%TYPE;
185: TYPE globalattribute1Table IS TABLE OF ap_system_parameters.global_attribute1%TYPE;
186: TYPE purchencumbranceflagTable IS TABLE OF financials_system_parameters.purch_encumbrance_flag%TYPE;
187: TYPE inventoryorganizationidTable IS TABLE OF financials_system_parameters.inventory_organization_id%TYPE;
188: TYPE vatcountrycodeTable IS TABLE OF financials_system_parameters.vat_country_code%TYPE;
189: TYPE bankaccountidTable IS TABLE OF ap_system_parameters.ce_bank_acct_use_id%TYPE;

Line 189: TYPE bankaccountidTable IS TABLE OF ap_system_parameters.ce_bank_acct_use_id%TYPE;

185: TYPE globalattribute1Table IS TABLE OF ap_system_parameters.global_attribute1%TYPE;
186: TYPE purchencumbranceflagTable IS TABLE OF financials_system_parameters.purch_encumbrance_flag%TYPE;
187: TYPE inventoryorganizationidTable IS TABLE OF financials_system_parameters.inventory_organization_id%TYPE;
188: TYPE vatcountrycodeTable IS TABLE OF financials_system_parameters.vat_country_code%TYPE;
189: TYPE bankaccountidTable IS TABLE OF ap_system_parameters.ce_bank_acct_use_id%TYPE;
190: TYPE bankaccountnameTable IS TABLE OF ce_bank_accounts.bank_account_name%TYPE;
191: TYPE zeroamountsallowedTable IS TABLE OF ce_bank_accounts.zero_amount_allowed%TYPE;
192: TYPE maxoutlayTable IS TABLE OF ce_bank_accounts.max_outlay%TYPE;
193: TYPE maxcheckamountTable IS TABLE OF ce_bank_accounts.max_check_amount%TYPE;

Line 199: TYPE AllowInterestInvoicesTable IS TABLE OF ap_system_parameters.auto_calculate_interest_flag%TYPE;

195: TYPE bankcurrencycodeTable IS TABLE OF ce_bank_accounts.currency_code%TYPE;
196: TYPE bankmulticurrencyflagTable IS TABLE OF ce_bank_accounts.multi_currency_allowed_flag%TYPE;
197: TYPE userconversiontypeTable IS TABLE OF gl_daily_conversion_types.user_conversion_type%TYPE;
198: TYPE mrcenabledtypeTable IS TABLE OF Varchar2(1) INDEX BY BINARY_INTEGER;
199: TYPE AllowInterestInvoicesTable IS TABLE OF ap_system_parameters.auto_calculate_interest_flag%TYPE;
200: TYPE approval_timingTable IS TABLE OF ap_system_parameters.approval_timing%TYPE; --Bug4299234
201: TYPE MiscChargeCcidTable IS TABLE OF financials_system_parameters.misc_charge_ccid%TYPE; --Bug4936051
202: --Third Party Payments
203: TYPE allowInvThirdPartyOvrdTable IS TABLE OF ap_system_parameters.allow_inv_third_party_ovrd%TYPE;

Line 200: TYPE approval_timingTable IS TABLE OF ap_system_parameters.approval_timing%TYPE; --Bug4299234

196: TYPE bankmulticurrencyflagTable IS TABLE OF ce_bank_accounts.multi_currency_allowed_flag%TYPE;
197: TYPE userconversiontypeTable IS TABLE OF gl_daily_conversion_types.user_conversion_type%TYPE;
198: TYPE mrcenabledtypeTable IS TABLE OF Varchar2(1) INDEX BY BINARY_INTEGER;
199: TYPE AllowInterestInvoicesTable IS TABLE OF ap_system_parameters.auto_calculate_interest_flag%TYPE;
200: TYPE approval_timingTable IS TABLE OF ap_system_parameters.approval_timing%TYPE; --Bug4299234
201: TYPE MiscChargeCcidTable IS TABLE OF financials_system_parameters.misc_charge_ccid%TYPE; --Bug4936051
202: --Third Party Payments
203: TYPE allowInvThirdPartyOvrdTable IS TABLE OF ap_system_parameters.allow_inv_third_party_ovrd%TYPE;
204: TYPE allowPymtThirdPartyOvrdTable IS TABLE OF ap_system_parameters.allow_pymt_third_party_ovrd%TYPE;

Line 203: TYPE allowInvThirdPartyOvrdTable IS TABLE OF ap_system_parameters.allow_inv_third_party_ovrd%TYPE;

199: TYPE AllowInterestInvoicesTable IS TABLE OF ap_system_parameters.auto_calculate_interest_flag%TYPE;
200: TYPE approval_timingTable IS TABLE OF ap_system_parameters.approval_timing%TYPE; --Bug4299234
201: TYPE MiscChargeCcidTable IS TABLE OF financials_system_parameters.misc_charge_ccid%TYPE; --Bug4936051
202: --Third Party Payments
203: TYPE allowInvThirdPartyOvrdTable IS TABLE OF ap_system_parameters.allow_inv_third_party_ovrd%TYPE;
204: TYPE allowPymtThirdPartyOvrdTable IS TABLE OF ap_system_parameters.allow_pymt_third_party_ovrd%TYPE;
205: -- << End AP-specific nested tables definitions >>
206: --
207: -- Define a record type that encapsulates multiple rows of

Line 204: TYPE allowPymtThirdPartyOvrdTable IS TABLE OF ap_system_parameters.allow_pymt_third_party_ovrd%TYPE;

200: TYPE approval_timingTable IS TABLE OF ap_system_parameters.approval_timing%TYPE; --Bug4299234
201: TYPE MiscChargeCcidTable IS TABLE OF financials_system_parameters.misc_charge_ccid%TYPE; --Bug4936051
202: --Third Party Payments
203: TYPE allowInvThirdPartyOvrdTable IS TABLE OF ap_system_parameters.allow_inv_third_party_ovrd%TYPE;
204: TYPE allowPymtThirdPartyOvrdTable IS TABLE OF ap_system_parameters.allow_pymt_third_party_ovrd%TYPE;
205: -- << End AP-specific nested tables definitions >>
206: --
207: -- Define a record type that encapsulates multiple rows of
208: -- operating unit attributes: