DBA Data[Home] [Help]

APPS.INV_TRANSACTION_FLOW_PUB dependencies on CTO_TRANSFER_PRICE_PK

Line 4851: CTO_TRANSFER_PRICE_PK.CTO_TRANSFER_PRICE(

4847: END IF;
4848:
4849: print_debug('Calling CTO API to get the transfer price' , 'GET_TRANSFER_PRICE');
4850: print_debug('G_ORDER_LINE_ID'||G_ORDER_LINE_ID , 'GET_TRANSFER_PRICE');
4851: CTO_TRANSFER_PRICE_PK.CTO_TRANSFER_PRICE(
4852: p_config_item_id => p_inventory_item_id
4853: , p_selling_oper_unit => p_to_org_id
4854: , p_shipping_oper_unit => p_from_org_id
4855: , p_transaction_uom => p_transaction_uom