on 2007 Jul 07 10:45 PM
Hi All,
I am able to retrieve the goods receipt data and the invoice receipt data based on the field trans/event type (if 1 then it is goods receipt record, if 2 then it is an invoice receipt record). Actually all I wanted is ENTERED ON date.
Now I have
PO (po number, po line item) -
> Goods receipt Info (material no, entered on date). and
PO (po number, po line item) -
> Invoice receipt Info (material no, entered on date).
But how can I get the connection like this....
PO info -
> Goods receipt info -
> Invoice recipt Info
Please let me know if you have any suggestions.
Points are assured.
Thanks in advance...
Request clarification before answering.
Hi,
the invoice is directly connected to the PO/Item (see R3 table RSEG), not to the GR.
Not sure exactly what you need but if you need the "entered date" or any other info about the invoice header, you'll find it in table RBKP.
hope this helps...
Olivier.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Olivier,
I need the connection between the GR and IR. I do not need any connection between PO and IR directly.
For a single PO line item we can have multiple GR entries and multiple IR entries in EKBE table. All I need is the number of days between the GR entry date and the IR entry date.
So I am just trying to see if there is any field in any of the tables which can provide a connection betwwen GR and IR entries.
Hi,
in EKBE you have actually several records:
- one for the GR itself, identified by filed BEWTP = E
- one or several invoices identified by BEWTP = Q or R for the related invoices...
But as I said, there is no direct connection btw GR and invoice except by the key Purchase Order Document number / Item....
It also will depend on the customizing in your system...
hope this helps...
Olivier.
Message was edited by:
Olivier Cora
User | Count |
---|---|
72 | |
30 | |
8 | |
7 | |
6 | |
6 | |
6 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.