SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Correcting BILLDOC EBF

Former Member
0 Kudos
260

Hello gurus,

When migrating BILLDOC from a legacy system under the format BILLDOCEBF (easy-bill framework), we still can receive index correction from our metering supplier. Treating those index modifications, we would like to create an automatic program that applies the index correction to the BILLDOCEBF automatically.

Is there any BAPI that can be used in order to correct automatically an BILLDOCEBF?

Thanks in advance,

Nathalie Winand

1 ACCEPTED SOLUTION

Former Member
0 Kudos
135

Hi,

I don`t think, that something like you described exists. Did you check the function module ISU_M_BILLDOCEBF_DI. Probably you can use this module as template for the updating the EBF data pool. Otherwise just modify the report for the migration of the EBF billing documents for correction purposes.

Unfortunately by our implementation of EBF we are not using migration but RFC connection to the legacy system.

Vlado

View solution in original post

1 REPLY 1

Former Member
0 Kudos
136

Hi,

I don`t think, that something like you described exists. Did you check the function module ISU_M_BILLDOCEBF_DI. Probably you can use this module as template for the updating the EBF data pool. Otherwise just modify the report for the migration of the EBF billing documents for correction purposes.

Unfortunately by our implementation of EBF we are not using migration but RFC connection to the legacy system.

Vlado