DBA Data[Home] [Help]

APPS.PO_COPYDOC_S2 dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 11: x_sob_id IN financials_system_parameters.set_of_books_id%TYPE,

7: x_to_global_flag IN po_headers_all.global_agreement_flag%TYPE, -- GA
8: x_po_header_record IN OUT NOCOPY PO_HEADERS%ROWTYPE,
9: x_to_segment1 IN po_headers.segment1%TYPE,
10: x_agent_id IN po_headers.agent_id%TYPE,
11: x_sob_id IN financials_system_parameters.set_of_books_id%TYPE,
12: x_inv_org_id IN financials_system_parameters.inventory_organization_id%TYPE,
13: -- xkan x_currency_code IN po_headers.currency_code%TYPE,
14: -- xkan x_rate_type IN po_headers.rate_type%TYPE,
15: -- xkan x_rate_date IN po_headers.rate_date%TYPE,

Line 12: x_inv_org_id IN financials_system_parameters.inventory_organization_id%TYPE,

8: x_po_header_record IN OUT NOCOPY PO_HEADERS%ROWTYPE,
9: x_to_segment1 IN po_headers.segment1%TYPE,
10: x_agent_id IN po_headers.agent_id%TYPE,
11: x_sob_id IN financials_system_parameters.set_of_books_id%TYPE,
12: x_inv_org_id IN financials_system_parameters.inventory_organization_id%TYPE,
13: -- xkan x_currency_code IN po_headers.currency_code%TYPE,
14: -- xkan x_rate_type IN po_headers.rate_type%TYPE,
15: -- xkan x_rate_date IN po_headers.rate_date%TYPE,
16: -- xkan x_rate IN po_headers.rate%TYPE,