‎2008 Apr 07 8:26 AM
Hi Friends,
Can any body tell how can i get previous text of any particular itam in PO.
Means: I am able to get present text of PO Item.
But if any body changed present text that time i need previous saved text.
Regards,
Kumar.
‎2008 Apr 07 10:00 AM
There is no change history for this data in SAP standard, I'm afraid.
‎2008 Apr 07 9:54 AM
where from which Tcode would u want to capture the prev PO no.
Abhilasha
‎2008 Apr 07 10:00 AM
There is no change history for this data in SAP standard, I'm afraid.
‎2008 Apr 07 11:08 AM
Hello,
As already said above, there is no change history. But i guess it can be done by writing a abap routine in a user exit, fired when PO is saved, which tracks the changes to the texts and store them in a customer table.
Regards,
Shehryar Dahar
‎2008 Apr 08 8:39 AM