‎2011 Oct 07 2:32 PM
Hi Experts;
I want to compare 2 material with all tab/all fields at mm03 tcode.
Is there any FM make compare at SAP?
Best Regards.
‎2011 Oct 07 3:01 PM
Hi,
There is no FM to compare 2 materials. may be you can use FM BAPI_MATERIAL_GET_ALL to read the all data for one material and then call the same BAPI for 2nd material and then need to code to compare 2 materials and put all this stuff in Z FM having 2 importing parameters as material numbers. Just the suggesting alternative way.
Thanks,
Chandra
‎2011 Oct 07 3:01 PM
Hi,
There is no FM to compare 2 materials. may be you can use FM BAPI_MATERIAL_GET_ALL to read the all data for one material and then call the same BAPI for 2nd material and then need to code to compare 2 materials and put all this stuff in Z FM having 2 importing parameters as material numbers. Just the suggesting alternative way.
Thanks,
Chandra