DBA Data[Home] [Help]

APPS.INV_TRANSACTION_FLOW_PUB dependencies on CTO_TRANSFER_PRICE_PK

Line 4682: CTO_TRANSFER_PRICE_PK.CTO_TRANSFER_PRICE(

4678: END IF;
4679:
4680: print_debug('Calling CTO API to get the transfer price' , 'GET_TRANSFER_PRICE');
4681: print_debug('G_ORDER_LINE_ID'||G_ORDER_LINE_ID , 'GET_TRANSFER_PRICE');
4682: CTO_TRANSFER_PRICE_PK.CTO_TRANSFER_PRICE(
4683: p_config_item_id => p_inventory_item_id
4684: , p_selling_oper_unit => p_to_org_id
4685: , p_shipping_oper_unit => p_from_org_id
4686: , p_transaction_uom => p_transaction_uom