nileshsamsonite
3rd April 2009, 08:35
Hi,

We want to delete the PO lines for which receipt is not done through a customized session. As there are many PO lines , it is tedious to delete one by one through maintain purchase order session.

Which are the tables from which we need to delete / update the PO line information in case of delete through customized session ?


Thanks
Nilesh

Umesh Mittal
5th April 2009, 15:29
Hi,

I think you should refer two table i.e. tdpur040 & tdpur041 for your customised session based on PO/Date/supplier Range.

nileshsamsonite
6th April 2009, 06:28
Hi,
What about tdpur045, tdppur051 tables.

Is there any other tables which are affecting after deleteing any po line manualy through maintain purchase order session.
I want to give the same effect of deletion through the customized session.

Thanks
Nilesh

Umesh Mittal
6th April 2009, 10:49
Hi Nilesh,
As fas as I know below mentioned answers might be solve your query.
(1) tdpur045 related to receipt but it will not be considered because you want to delete only those PO- Lines, against which nothing is received.
(2) tdpur051 is related to PO line history, In normal deletion of line ,nothing has been done by user by any session regarding this table as it is auto-updated history table.
(3) I think there are not other table which is effecting as per your requirement

manish_patel
6th April 2009, 12:15
Is there any other tables which are affecting after deleteing any po line manualy through maintain purchase order session.
I want to give the same effect of deletion through the customized session.



You should use AFS to delete PO line.

Regards,
Manish

sukesh75
7th April 2009, 10:57
Don't forget the Planned Inventory Transaction by Item (tdinv150) table!

sk

nishant
7th April 2009, 11:52
HI,

Can I ask why you want to delete the PO Lines, you can simply "CANCEL" the line.

nileshsamsonite
7th April 2009, 13:19
Hi Nishant,
Before every MRP we are deleting the PO lines against which receipt is not taken ( receipt qty is zero ) .

how this can be achieved through AFS ?

Nilesh

shah_bs
7th April 2009, 23:25
Why do you have to do this?

There seems to be some process issue here which needs to be corrected, so that the Purchase Orders Lines are not created in the first place. After the planned MRP Purchase Orders are generated by MRP, the planner should only confirm and transfer those order that are definitely going to be purchased. After that, any modifications should happen to the Purchase Order Lines directly by the responsible users.

Maybe to clean up the slate, you may need to delete these records one time, but that also should be responsibility of the users, not Information Systems.

gansdel
12th May 2009, 10:31
there is no other way but to create a customised report for removing the back order quantities or non-utilised orders in Service/WH/RPL/PO/SO.

I faced the same problem and resolved thru customised table created where it will list these type of orders. The users can select Yes from the option given

gans