DBA Data[Home] [Help]

APPS.PO_COPYDOC_S5 dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 25: x_sob_id IN FINANCIALS_SYSTEM_PARAMETERS.set_of_books_id%TYPE,

21: x_online_report_id IN po_online_report_text.online_report_id%TYPE,
22: x_sequence IN OUT NOCOPY po_online_report_text.sequence%TYPE,
23: x_line_num IN po_online_report_text.line_num%TYPE,
24: x_shipment_num IN po_online_report_text.shipment_num%TYPE,
25: x_sob_id IN FINANCIALS_SYSTEM_PARAMETERS.set_of_books_id%TYPE,
26: x_return_code OUT NOCOPY NUMBER
27: ) IS
28:
29: COPYDOC_DISTRIBUTION_FAILURE EXCEPTION;