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: 
Read only

How can this be handled in SAP?

0 Likes
868

Hi guys,

From the added picture you can see if the loss is greater than 3% of total LT metering consumption, the difference consumption will be distributed proportionately among the LT consumers.

Can it be done using Installation Group? If so please guide me through.

Thanks,

Arghya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
813

Hi Arghya,

Yes you are right you need to setup the meters as installation groups.

You might need a custom variant for claculating the 3 % difference and also please look into variants UTILIT86 to UTILIT93 and see if they help.

thanks,

VR

View solution in original post

5 REPLIES 5
Read only

0 Likes
813

Any update guys??

Regards,

Arghya

Read only

0 Likes
813

Hi,

As per my knowledge you need to write a custom code.

May be the profiles in EDM ( Metering points scenario) will help you out.  But I am not good enough to guide you on EDM.

Regards

Sachin

Read only

Former Member
0 Likes
813

Hello Arghya,

Can you please illustrate what is the complete objective WITH your case and question?

SAP has several new means to build in extra complex Logic into EDM and Billing , but also
plain vanilla Functions doing recursive calcs and itabs can do the job.

kind regards,

robert ten bosch

Read only

former_member266656
Participant
0 Likes
813

Hi Arghya,

Create operands for the billing schema of main HT meter. These operands will give you the meter reading values for other submeters ( you may need to develop a small code for that ) and develop a variant program & logic for 3% loss distribution among other secondary devices.

Also pls make sure the ERCHV operand button is checked in EA50 as the same is used for data exchange between primary and secondary installations. Also for more details press F1 on ERCHV operand check button in create operand tcode ( EA50).


Hope this will give you a way ahead.

Regards

Girish

Read only

Former Member
0 Likes
814

Hi Arghya,

Yes you are right you need to setup the meters as installation groups.

You might need a custom variant for claculating the 3 % difference and also please look into variants UTILIT86 to UTILIT93 and see if they help.

thanks,

VR