‎2014 Jun 20 5:58 AM
I have a requirement where I need to modify a header text of delivery and update it . The header text however is copied from STO (we are creating delivery from STO) through a copy routine.
I need to know the user exit / badi / extension where I can implement this logic. The point where STO header text is copied from Delivery and I can acess this data before delivery save and update it.
I tried many user exits but the text was not available until that point.
‎2014 Jun 20 6:27 AM
Hi Neha,
I would recommend you to create the copy of the routine xxx to 9xx that does the part of copying the text from STO to delivery and then after configuring the same routine in SPRO instead of the standard one.
In the copied routine i.e. 9xx you can add the code and see the change happen.
Please validate the same at your end as well, please come back if any inputs from my end are required on this.
BR/Thanks
Pranav Agrawal