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: 

supplier rate cat.

Former Member
0 Kudos
173

Hi,

How can one find accounts already set up with the supplier instead of having to enroll them.

how we could find a supplier rate category with a specific matching rate category on the DIST installation

For example....I would like to find an account where the supp installation rate category is AAA123 and the matching DIST installation has a rate category of BBB123. What tables do we need to look for.

Thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
137

You need to look in table EANLH (History of Installation). The field where the rate category is stored is TARIFTYP.

Best Regards,

Daniel

View solution in original post

2 REPLIES 2

Former Member
0 Kudos
137

Hi

I understand that your requirement is to have a specific rate category in DIST installation for a specific rate category in SUPP installation. These two installation are for a single premise. However this functionality is not covered in SAP vanilla. To achieve this functionality an enhancement is required to SAP.

1) Create a Z -table with the required combination of rate categories for DIST installation and SUPP installation and division (if more than one division are required in your design). Populate the table with the required combination of rate categories and division.

2) Use Enhancement EMDI0001 and user exit EXIT_SAPLES30_002; EXIT_SAPLES30_007; EXIT_SAPLES30_008; EXIT_SAPLES30_010 to achive your required functionality.

Cheers,

Rahul

Former Member
0 Kudos
138

You need to look in table EANLH (History of Installation). The field where the rate category is stored is TARIFTYP.

Best Regards,

Daniel