DBA Data[Home] [Help]

APPS.GML_PO_RECV2_PKG dependencies on GL_PLCY_MST

Line 351: v_org_id IN gl_plcy_mst.org_id%TYPE,

347: ( v_po_header_id IN cpg_oragems_mapping.po_header_id%TYPE,
348: v_po_line_id IN cpg_oragems_mapping.po_line_id%TYPE,
349: v_line_location_id IN cpg_oragems_mapping.po_line_location_id%TYPE,
350: v_po_release_id IN cpg_oragems_mapping.po_release_id%TYPE,
351: v_org_id IN gl_plcy_mst.org_id%TYPE,
352: v_po_status IN po_ordr_dtl.po_status%TYPE,
353: v_received_qty IN po_recv_dtl.recv_qty1%TYPE,
354: v_returned_qty IN po_rtrn_dtl.return_qty1%TYPE,
355: v_created_by IN po_recv_dtl.created_by%TYPE,