DBA Data[Home] [Help]

APPS.CSTPPCIC dependencies on CSTPAVCP

Line 22: CSTPAVCP.get_snd_rcv_uom(i_item_id,

18: o_err_msg VARCHAR2(240) ;
19:
20: BEGIN
21:
22: CSTPAVCP.get_snd_rcv_uom(i_item_id,
23: i_from_org_id,
24: i_to_org_id,
25: o_from_uom,
26: o_to_uom,