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: 

"Load profile" to Installation allocation

LeeFung
Participant
0 Kudos

I have a list of Installations. I need to find all related "Load Profiles", and then mass-update the load profiles... At the table level, what tables are involved  in this relationship?     How can I mass update Load Profiles with only one field , the "Auth Group" field,  ?  EMIGALL, LSMW , ABAP?

Thanks gurus...

1 ACCEPTED SOLUTION

ricky_shaw
Contributor
0 Kudos

Hi David,

Tables involved are:

EPROFVERSHEAD, EPROFVERSSTAT EPROFVERSVALUE EEDMIMPORTLOG_DB

You can better opt for LSMW or EMIGALL with BAPI_ISUPROFILE_UPLOAD.

View solution in original post

3 REPLIES 3

ricky_shaw
Contributor
0 Kudos

Hi David,

Tables involved are:

EPROFVERSHEAD, EPROFVERSSTAT EPROFVERSVALUE EEDMIMPORTLOG_DB

You can better opt for LSMW or EMIGALL with BAPI_ISUPROFILE_UPLOAD.

0 Kudos

Thanks Ricky.  I will test it.  Do you happen to know the BAPIs for

updating installations and POD ?

0 Kudos

Hi Ricky:

Your notes are helpful; but I am trying to update the table field  EPROFHEAD-BEGRU  , authorization group, only.  On the bapi method BAPI_ISUPROFILE_UPLOAD  I can't find this field?