How to get the release date when released a PO

Question: Hi all,
Does anyone know how to get the release date when released a PO?
Which table is responsible to store it?
I have searched EKKO but it donesn't mention about release date.

Anyone ideas?

Thanks in advance.

Answer:
it's stored in tables CDHDR/CDPOS, which contains the changes to the release status.

To access the table use object EINKBELEG and order number (with leading zeroes).

Regards.

Answer:
Hi Guest
what is object EINKBELEG?
and how to use it?

could u give me some short example code?
thank you a lot.

Answer:
Hi Guest
what is object EINKBELEG?
and how to use it?

Try to look at CDHDR in se11 and se16 and you will understand. Or search sapfans on "change document".
_________________
ilya

More input data: http://abaplog.wordpress.com
Sapfans ABAP FAQ: /forums/viewtopic.php?t=94198
R's ABAP Knowledge Corner: http://www.Rard-harper.net/kb/kb.html
Function modules documentation: http://www.se37.com

Answer:
Thanks a lot.
EINKBELEG actually is the objectID value in CDHDR table.

Answer:
sorry, not the objectID , is the objectclas
Copyright ?2007 - 2008 www.jt77.com