2010 Apr 06 12:00 AM
Hi All,
I am looking to find the MR Document based on which the Billing Document was generated. I need to find it out at the table level.
I looked into DBERCHZ2 table, but I can see a single billing document is linked to multiple Meter Reading Documents via different Line Items.
Could you guyz please help me? Am I seeing the right table? Is there any FM or ABAP program for the same?
Thanks a lot in advance.
Regards.
2010 May 04 9:14 PM
2010 May 05 9:51 AM
Hi ,
The link is Installation to get MR Doc from Bill Doc .
from ERCH-BELNR , fetch Contract (VERTRAg ) and then from EVER-VERTRAG get Installation (ANLAGE).
Get MR Doc(ABLBELNR) from EABLG based on EABLG-ANLAGE.
Thanks ,
Sachin