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: 

How to update table EDEREGSPAGREE

Former Member
0 Kudos

Hi All,

I need to update / add entry in table EDEREGSPAGREE (Service Provider Agreements) programatically.

I am getting Service Provider and Service Provider Agreement ID (DEREGSPAGREE) is known.

Regards,

Ankit Kakani

3 REPLIES 3

AmlanBanerjee
Active Contributor
0 Kudos

Hi Ankit,

Check the following FM's-

(a) ISU_O_DEREG_SPAGREE_OPEN

(b) ISU_O_DEREG_SPAGREE_ACTION

(c) ISU_O_DEREG_SPAGREE_CLOSE.

Hope it helps...

Thanks,

Amlan

0 Kudos

Thanks Amlan,

But its not working.

Regards,

Ankit Kakani

0 Kudos


Hi Ankit,

You can try using the class CL_ISU_IDE_DEREGSPAGREEMENT, method SET_AGREEMENT.

Hope this helps!

Regards,

Asif