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: 

Plant determination in Disconnection Order

Former Member
0 Kudos
202

Dear Friends,

In Disconnection order, I would like to determine the plant automatically.

I can do this by defining in the PROCESSING VARIANTS if I have only one plant. But I have 2 plants. That is the problem.

0001 - For Zone 1

0002 - For Zone 2

My requirement is, if I create a disconnection order for a BP in zone 1, the plant 0001 should be selected automatically. If I create a disconnection order for a BP in zone 2, the plant 0002 should be selected automatically.

Manually, I can select. But automatically? Can some one provide me some details?

Regards, AB

4 REPLIES 4

Former Member
0 Kudos
156

Did you check Exit:EDISCVAR

Former Member
0 Kudos
156

When you are creating a Disconnection Document, you need to know the Installation & Device Number that you intend to disconnect. Can you not look up the plant on the Device Number (IQ03) field?

There may also be a technical approach to this....where you can have a cross-reference table and code the logic within an user-exit. Probably the one suggested in this forum could be explored.

Good luck!

Nagesh

Former Member
0 Kudos
156

Hi Abdul,

You can try it in SPRO

SAP Customizing Implementation Guide -> SAP Utilities -> Customer Service -> Process Execution -> Disconnection/Reconnection -> Define Processing Variants for Disconnection Documents

Here you can define 2 Variants for Pl. plant disc. '0001'and '0002'.

OR

You can try exit EXIT_SAPLEDCN_001.

Hope it helps.

Regards,

Manish

Former Member
0 Kudos
156

disconnection plant