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: 

Any function module to create or update the load profile allocation?

Former Member
0 Kudos
1,040

Hi

Is that any functional module is available to create or change the Load Profile allocation?

My requirement is to create the Load Profile allocation to the ISU Installation through pro-grammatically.

3 REPLIES 3

Former Member
0 Kudos
391

Finally I got the function module to create or change the load profile allocation to the utility installation.

ISU_S_LPASS_SET_CONSUMPTION

0 Kudos
391

Hi, Manikandan!

I have the same problem, could you, please explain me or show example how to use this FM for creating a new load profile allocation for installation  ?

Thank you in advance,

Mike.

0 Kudos
391

you could also create a master data template in EPRODCUST for MD Template Category   INSTALLATION & EDM_PROFHEAD if you need to create the profile header.

We've wrapped some in function module interfaces for easy automation.

ISU_S_LPASSLIST_MAINTAIN is an internal function, so I dont recommend building anything on it.