2010 Jan 14 1:40 PM
From the billing document with billing class 'PSPC' how to collect the installation(there could be more than one device) connected to it and the 'valid from' date.Which table are used in terms of ABAP.
How to query on these tables.
2010 Jan 16 6:55 AM
As far as I know
1. Get the VERTRAG from ERCH for the given BELNR
2. Get the ANLAGE from EVER for that VERTRAG
3. Get the u2018Valid fromu2019 date from EANLH for the above ANLAGE
Regards,
Rajini.