to allocate planned cost as a batch , we want to use Financials>>Process Management >> Bulk Allocation , but we we have to run this allocation against limited Shipments only , based on creation conditions , like the Order_Shipment source = Sap ( the ref having different values like HRMS , JDE ect )
When I reviewed the outofbox function for Bulk Allocation schedule process, there is no provision to add the conditions to this , is there a way to allocate shipment planned cost to Order Lines using a batch process ( daily one time ) – for only creation shipment.
my thoughts are like this .. Use milestone managements – trigger the Agent on daily basis
In the Agent Raise the Custom Event with the required conditions ( For Each)
Listen to this custom Event and Allocate the cost.
Direct & Indirect workaround thoughts are greatly welcome,
When I reviewed the outofbox function for Bulk Allocation schedule process, there is no provision to add the conditions to this , is there a way to allocate shipment planned cost to Order Lines using a batch process ( daily one time ) – for only creation shipment.
my thoughts are like this .. Use milestone managements – trigger the Agent on daily basis
In the Agent Raise the Custom Event with the required conditions ( For Each)
Listen to this custom Event and Allocate the cost.
Direct & Indirect workaround thoughts are greatly welcome,
Comment