2007 Oct 30 8:12 PM
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.
2007 Nov 19 2:37 PM
You need to look in table EANLH (History of Installation). The field where the rate category is stored is TARIFTYP.
Best Regards,
Daniel
2007 Nov 14 10:49 AM
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
2007 Nov 19 2:37 PM
You need to look in table EANLH (History of Installation). The field where the rate category is stored is TARIFTYP.
Best Regards,
Daniel