DBA Data[Home] [Help]

APPS.ZX_AP_TAX_CLASSIFICATN_DEF_PKG dependencies on ZX_PRODUCT_OPTIONS_ALL

Line 10: ap_info zx_product_options_all%ROWTYPE,

6: --
7: -- This record holds general information used by the Tax Defaulting handler
8: -- and its associated functions.
9: --
10: ap_info zx_product_options_all%ROWTYPE,
11: po_info zx_product_options_all%ROWTYPE,
12: cc_info zx_product_options_all%ROWTYPE, -- Bug 6510307
13: set_of_books_id gl_sets_of_books.set_of_books_id%TYPE, --Bug 8353620
14: chart_of_accounts_id gl_sets_of_books.chart_of_accounts_id%TYPE,

Line 11: po_info zx_product_options_all%ROWTYPE,

7: -- This record holds general information used by the Tax Defaulting handler
8: -- and its associated functions.
9: --
10: ap_info zx_product_options_all%ROWTYPE,
11: po_info zx_product_options_all%ROWTYPE,
12: cc_info zx_product_options_all%ROWTYPE, -- Bug 6510307
13: set_of_books_id gl_sets_of_books.set_of_books_id%TYPE, --Bug 8353620
14: chart_of_accounts_id gl_sets_of_books.chart_of_accounts_id%TYPE,
15: org_id financials_system_parameters.org_id%TYPE

Line 12: cc_info zx_product_options_all%ROWTYPE, -- Bug 6510307

8: -- and its associated functions.
9: --
10: ap_info zx_product_options_all%ROWTYPE,
11: po_info zx_product_options_all%ROWTYPE,
12: cc_info zx_product_options_all%ROWTYPE, -- Bug 6510307
13: set_of_books_id gl_sets_of_books.set_of_books_id%TYPE, --Bug 8353620
14: chart_of_accounts_id gl_sets_of_books.chart_of_accounts_id%TYPE,
15: org_id financials_system_parameters.org_id%TYPE
16: );

Line 26: ap_info zx_product_options_all%ROWTYPE;

22: aptaxtab TaxHierTabType;
23: potaxtab TaxHierTabType;
24: cctaxtab TaxHierTabType; -- Bug 6510307
25:
26: ap_info zx_product_options_all%ROWTYPE;
27: po_info zx_product_options_all%ROWTYPE;
28: cc_info zx_product_options_all%ROWTYPE; -- Bug 6510307
29:
30: -- get_default_tax_code is replaced by get_default_tax_classification

Line 27: po_info zx_product_options_all%ROWTYPE;

23: potaxtab TaxHierTabType;
24: cctaxtab TaxHierTabType; -- Bug 6510307
25:
26: ap_info zx_product_options_all%ROWTYPE;
27: po_info zx_product_options_all%ROWTYPE;
28: cc_info zx_product_options_all%ROWTYPE; -- Bug 6510307
29:
30: -- get_default_tax_code is replaced by get_default_tax_classification
31: procedure get_default_tax_classification

Line 28: cc_info zx_product_options_all%ROWTYPE; -- Bug 6510307

24: cctaxtab TaxHierTabType; -- Bug 6510307
25:
26: ap_info zx_product_options_all%ROWTYPE;
27: po_info zx_product_options_all%ROWTYPE;
28: cc_info zx_product_options_all%ROWTYPE; -- Bug 6510307
29:
30: -- get_default_tax_code is replaced by get_default_tax_classification
31: procedure get_default_tax_classification
32: (