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: 

Identify Table/FM for Point of Delivery and Supply Scenario

Former Member
0 Kudos
858

I need some information on how to link the Installation , PoD and Supplier Scenario number.

The following FM ISU_IDE_SCENARIO does not provide the relevant info required.

Please suggest.......

Thanks in advance....

3 REPLIES 3

Former Member
0 Kudos
441

Hi,

For relation between POD & Installation ,

you can join tables EASTL & EGERR.

but for the supplier scenario number, I'm not aware whether it is supplier number only or something else.

Thanks,

Abhishek

Former Member
0 Kudos
441

Hi,

for the connecting of the installation and POD you can use the table EUIINSTLN - Allocation of Installation to PoD (internal POD), for the external POD you have to use table EUITRANS.

For the supply scenarios doesn`t exist any table. You have to use some Z* solution.

Best regards.

Vlado

Former Member
0 Kudos
441

Hi,

the scenario you can get with the FB ISU_O_SCENARIO_AT_POD_GET.

regards

Markus