2012 Jul 20 9:16 AM
Hi,
I have a requirement to enable Budget Billing for a Contract. To enable Budget Billing, the contract has to be an year old, but if the customer is new to the Utility Company, we can create a virtual Payment History using T-code EK95.
Now I need to know a BAPI through which I can create a virtual Manual History programmatically for a Contract.
Thanks,
Manish Verma
2012 Jul 25 12:46 PM
2012 Jul 25 12:46 PM
2012 Jul 25 5:42 PM
You should provide the resolution to the community, especially if marking your own response as the correct answer.
2012 Jul 26 5:42 AM
Hi All,
There is no BAPI to populate data in EK95. There is a FM ISU_DB_TEPYPM_UPDATE which updates the TEPYPM table in SAP.
As soon as the enteries are updated in the TEPYPM table, we do not need to populate the enteries in the EK94 where we create Payment Plan. It directly imports the value from EK95.
Thanks,
Manish