Tables used by purchase order processes

Hi All,

I am doing development work for me few doubts and need more inputs.

While create & Receipt & Invoice Purchase order what are the tables we have to update each process time.

Please update us very helpful for me.These things need because for this business I have to do some customization.

So kindly help me out.

Thanks

Palani

There is quite a lot of tables. Are you looking for something specific.

By the way, please pay more attention how you name your threads and in which forum you ask.

Hi Martin,

One of our client doing farmer related business so for them I have do Some customization Like Purchase order farm but I have to do separate because some fields and customization has to be done.

Process Steps :

  1. From farmer I have to do the Purchase order

  2. Have to receive the quantity

  3. Invoice has to be done.

These same as PO but i need for above process what are the tables has to be update each stage can you explain briefly.

Thanks

Palani

If your goal is to create purchase order from farmer, you need merely purchase order header (PurchTable) and purchase order lines (PurchLine). Unless you want to change the invoice process in some way, just leave it as it is. And if you want to change it, you have to know what you want to achieve, not just looking at some tables. And you wouldn’t work with tables directly anyway; there is a whole framework of classes dealing with postings.