Expected Receipt date update for ASN in ASCP planning
Hi Team,
Our requirement is for all past due ASN's, we will update its 'Expected Receipt date' in intransit receipt on purchasing end so that after run of collection, the same update of receipt date reflects in supply workbench in ASCP. This needs to be achieved through customization.
For this we tried to customize hook package MSC_MBP_CUSTOM.Custom_Post_Processing to update new_schedule_date of msc_supplies table. So that when collection is submitted after update of 'Expected Receipt date' it updates the 'New Scheduled Date' in supply workbench in ASCP.
For testing this customization, we updated 'Expected Receipt date' in 'Manage Shipment' form in Purchasing to some other date and ran collection but 'New Scheduled Date' in supply workbench did not got updated.