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: 

FM for upload day profile values in EEDM01

0 Kudos
304

I am developing program where 15 minutes profiles sum up and insert into day profile and looking for FM/ BADI to upload day values. I can able to update these values into EPROFVALMONTH table, but while checking into EEDM01 t code for day profile, day values not updating in day profile. Please let me know table name or FM/ BADI for day profile values.

1 REPLY 1

mohit_gupta13
Participant
0 Kudos
164

Hello,

Please use "BAPI_ISUPROFILE_UPLOAD" to upload profile values.

Read BAPI documentation for details

Thanks,

MG