2010 Aug 16 1:19 PM
Hello All,
Is the function module exit EXIT_SAPLATPC_002 will execute for all the PO items?
Are the workareas EKKO and EKPO are available. If not what are all the work areas available?
Thanks in advacne.
Best Regards,
Sasidhar Matli.
Hello All,
Is the function module exit EXIT_SAPLATPC_002 will execute for all the PO items?
Are the workareas EKKO and EKPO are available. If not what are all the work areas available?
Thanks in advacne.
Best Regards,
Sasidhar Matli.
2010 Aug 16 1:25 PM
No the Work areas EKKO & EKPO are not available.
Yes this is executed for all the items.
Regards
Abhii
2010 Aug 16 1:58 PM
Hello Abhii,
Thank you very much for the information.
But, My problem is:
if the exit is executing for each line item in PO, I need to check the entry MATNR/WERKS in a customizing table and based on this I need to set T_MDVEX-MNG02 as 0. Here one more problem is T_MDVEX is an internal table, and I dont know how to get correct entry.
Please give me a suggesstion.
Thank you!
Best Regards,
Sasidhar Matli.
2010 Aug 16 2:28 PM
Hi Sasi,
This particular exit is used for ATP checkings.
Any way you are getting MATNR/WERKS from the table T_ATPCSX into exit.
Now you can check and modify the internal table T_MDVEX.
This will work for your requirement.
Thanks & Regards,
Vamsi Krishna