Is there any way of adding a custom field onto the ‘Move Inventory Request’ screen?? This field would need to be added into the MoveRequest dataset so it’s passed through to the material queue by the usual MoveRequest.ProcessRequest BO. From what I can see, the MoveRequest table is not a database table so I cannot add additional fields the usual way.
ideally I want a reference on the move inventory request that when populated passes through to a corresponding say mtlqueue.Reference_c field??
Is this achievable? Has anyone got any suggestions on how to achieve this??