DBA Data[Home] [Help]

APPS.JMF_SHIKYU_AUTO_RCV_PROC dependencies on STANDARD

Line 1786: location.RECEIVING_ROUTING_ID -- 1 is standard and 2 is inspection, 3 is direct

1782:
1783: -- get routing_header_id and get received method
1784: BEGIN
1785: SELECT
1786: location.RECEIVING_ROUTING_ID -- 1 is standard and 2 is inspection, 3 is direct
1787: INTO
1788: l_routing_header_id
1789: FROM
1790: PO_LINE_LOCATIONS_ALL location