DBA Data[Home] [Help]

APPS.GML_PO_RECV2_PKG dependencies on GL_PLCY_MST

Line 36: v_org_id IN gl_plcy_mst.org_id%TYPE,

32: ( v_po_header_id IN cpg_oragems_mapping.po_header_id%TYPE,
33: v_po_line_id IN cpg_oragems_mapping.po_line_id%TYPE,
34: v_line_location_id IN cpg_oragems_mapping.po_line_location_id%TYPE,
35: v_po_release_id IN cpg_oragems_mapping.po_release_id%TYPE,
36: v_org_id IN gl_plcy_mst.org_id%TYPE,
37: v_po_status IN po_ordr_dtl.po_status%TYPE,
38: v_received_qty IN po_recv_dtl.recv_qty1%TYPE,
39: v_returned_qty IN po_rtrn_dtl.return_qty1%TYPE,
40: v_created_by IN po_recv_dtl.created_by%TYPE,