2012 Mar 01 8:36 AM
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.
2012 Mar 07 7:23 AM
Finally I got the function module to create or change the load profile allocation to the utility installation.
ISU_S_LPASS_SET_CONSUMPTION
2014 Apr 21 4:39 PM
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.
2014 Apr 29 4:58 AM
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.