DBA Data[Home] [Help]

APPS.PO_CREATE_ISO dependencies on GMF_CMCOMMON

Line 814: -- For process/process orders, call gmf_cmcommon routine

810: -- OPM INVCONV umoogala 10-Feb-2005
811: -- For process-discrete and vice-versa internal orders
812: -- (within/across OUs), call new transfer_price API and
813: -- stamp it as unit_price.
814: -- For process/process orders, call gmf_cmcommon routine
815: -- to get unit price.
816: -- No change for discrete/discrete orders.
817: --============================================================
818:

Line 860: l_ret_val := GMF_CMCOMMON.Get_Process_Item_Cost (

856: (l_from_ou = l_to_ou)
857: THEN
858: -- process/process within same OU
859:
860: l_ret_val := GMF_CMCOMMON.Get_Process_Item_Cost (
861: 1.0
862: , 'T'
863: , l_return_status
864: , x_msg_count