DBA Data[Home] [Help]

APPS.PO_CREATE_ISO dependencies on GMF_CMCOMMON

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

963: -- OPM INVCONV umoogala 10-Feb-2005
964: -- For process-discrete and vice-versa internal orders
965: -- (within/across OUs), call new transfer_price API and
966: -- stamp it as unit_price.
967: -- For process/process orders, call gmf_cmcommon routine
968: -- to get unit price.
969: -- No change for discrete/discrete orders.
970: --============================================================
971:

Line 1013: l_ret_val := GMF_CMCOMMON.Get_Process_Item_Cost (

1009: (l_from_ou = l_to_ou)
1010: THEN
1011: -- process/process within same OU
1012:
1013: l_ret_val := GMF_CMCOMMON.Get_Process_Item_Cost (
1014: 1.0
1015: , 'T'
1016: , l_return_status
1017: , x_msg_count