‎2007 Mar 20 5:49 PM
Hi,
I have an assignment in MM Module. Since i am new to this module, hope u people can help me.
Requirement is i have to create a report on purchase order changes, to display the mass history of purchase order and changes made to the number of purchase orders with their old and changed data.
Can u tell me what r the tables and variables that are used for this one along with some sample flow.
Regards....
Arun.
Points assured for helpful answers.
‎2007 Mar 20 6:10 PM
Hi Arun,
Please go use table "EKBE" to get purchase history..
Let me know if you have further questions.. prabap@gmail.com
BR
Rakesh
‎2007 Mar 20 6:10 PM
Hi Arun,
Please go use table "EKBE" to get purchase history..
Let me know if you have further questions.. prabap@gmail.com
BR
Rakesh
‎2007 Mar 20 6:12 PM
You can also use BAPI "BAPI_PO_GETDETAIL" to get history and all the required details..
BR
Rakesh
PS: Please close the thread if your question is answered..
‎2007 Mar 20 6:20 PM
rakesh,
thanx for ur reply. But please lemme know what r the tables and variables used for my particular requirement.
Regards..
Arun.
‎2007 Mar 20 6:28 PM
Hi Arun
Table EKBE would store data only if there is some movements against the PO...for your requirement it would be in EKKO/EKPO.
Basically, if delivery note is created or goods recpt against PO etc is posted an entry would be created in EKBE, you can view it via ME23N transaction.
I can send u the code also for this report if u give ur mailid .
hope this will be helpful
Thanks
Sreedhar
‎2007 Mar 20 6:48 PM
sreedhar,
Thanx for ur reply. my mail id is arun.or@gmail.com
Regards...
‎2007 Mar 20 7:16 PM
hi experts,
I am waiting for ur valuable answer to my question. Please do reply me.
Points assured for helpful answer.
Regards...
Arun.
‎2007 Mar 20 7:53 PM
Hello,
U can make use of the table CDHDR & CDPOS for getting the PO changes. Check the table EKBE to get the PO history.
Hope this helps u
Regards,
Vasanth
‎2007 Mar 20 7:56 PM
‎2007 Mar 20 8:01 PM