DBA Data[Home] [Help]

APPS.GMIVXFR dependencies on IC_LOTS_MST

Line 34: , p_ic_lots_mst_row IN ic_lots_mst%ROWTYPE

30: , p_xfer_rec IN GMIGAPI.xfer_rec_typ
31: , p_ic_xfer_mst_row IN ic_xfer_mst%ROWTYPE
32: , p_ic_item_mst_row IN ic_item_mst%ROWTYPE
33: , p_ic_item_cpg_row IN ic_item_cpg%ROWTYPE
34: , p_ic_lots_mst_row IN ic_lots_mst%ROWTYPE
35: , p_ic_lots_cpg_row IN ic_lots_cpg%ROWTYPE
36: , x_ic_xfer_mst_row IN ic_xfer_mst%ROWTYPE
37: , x_return_status OUT VARCHAR2
38: , x_msg_count OUT NUMBER