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: 

EASTE "Register-related Period Consumption"

smetraux
Explorer
0 Kudos
946

Hi,

I'd like to know where and when is defined or updated the Register-related Period Consumption storedin the table EASTE?

Thanks in advance.

Sébastien

1 ACCEPTED SOLUTION

Former Member
0 Kudos
364

Hi,

There is no such process by which you can update it automatically in register level. You need to write a report to update it.

You can create a custom variant program which will calculate the periodic consumption during bill run. You can use the same value to update the periodic consumption at register level.

Please note that updating the periodic consumption at register level directly impact your meter reading extrapolation process. If there is a change in periodic consumtion in the base period, SAP will use the periodic consumption value straightaway for current period extrapolation. It will not calculate the per day consumption in the same way as I have mentioned in your earlier message.

Thanks.

Nirmalya

View solution in original post

4 REPLIES 4

Former Member
0 Kudos
364

Hi,

It is required when you are installing a device to a utility installation by tcode EG31 (Full installation) or during billing related installation by tcode EG34.

Later you can change the periodic consumption value by tcode EL56.

Hope it will help.

Thanks.

Nirmalya

0 Kudos
364

Hi,

Thanks for your answer.

Do you know if there's a way to automate the update of this periodic consumption based on the effective consumption (during the billing process for example) ?

Kind regards,

Sébastien

Former Member
0 Kudos
365

Hi,

There is no such process by which you can update it automatically in register level. You need to write a report to update it.

You can create a custom variant program which will calculate the periodic consumption during bill run. You can use the same value to update the periodic consumption at register level.

Please note that updating the periodic consumption at register level directly impact your meter reading extrapolation process. If there is a change in periodic consumtion in the base period, SAP will use the periodic consumption value straightaway for current period extrapolation. It will not calculate the per day consumption in the same way as I have mentioned in your earlier message.

Thanks.

Nirmalya

0 Kudos
364

Thanks a lot for your very useful and detailed answer!