A worklfow event is trigger and creates a sales order from a purchase order. The system automatically assign a plant for the line item in the sale order from the main item, but our process demand that the system assign the correct delivery plant from the Material Master view depending on the Sales Organization. Does anybody knows what are the enchancements or user exits to assign the correct plant? I did find a few SAP notes but the consultant told me that their are only for reference. Please advise.
att, Eric Antonsanti
Hi Eric,
I have done a similar kind of thing..Instead of delivery plant,i have changes in the storage location for each line item..I have done changes in the User Exit .. This will definately close ur issue. The User Exit is "MV45AFZZ" & the object is FORM USEREXIT_MOVE_FIELD_TO_VBAP. here u can get your delivery plant by quering it( from material master) & move it in vbap-werks.
Tony
Add a comment