2024 Feb 26 3:31 PM - edited 2024 Feb 27 5:01 AM
Hi Friends,
I have changed the value t_ltap_vb-lgort value in the user exit EXIT_SAPLL03T_002. The code was executed successfully. However, the value is not updated in the database table LTAP.
How to change value while doing the TO confirm.
Thank with regards,
Vallamuthu M.
2024 Feb 27 10:49 AM - edited 2024 Feb 27 10:50 AM
This FM is executed in update task AFTER standard update of data, so not suitable for your requireent.
(This FM is suitable to update your own tables after standard update)
2024 Feb 27 10:59 AM
Hi Raymond,
Thanks for your update.
Please provide the correct solution.
Where I can write the code,
Thanks with regards,
Vallamuthu M.