‎2006 Dec 21 10:23 AM
Hi
Can anybody tell me how to use this function module EQUIPMENT_UPDATE?
Even though i provide all the data required the function module is going for dump saying <b>PARAMETER *HEQKT IS MISSING</b> even the parameter is being provided.
The actual rquirement is to update the EQUI table with PLANT & STORAGE LOCATION data, which is not being updated by any bapi available. Is there any other function modules which can serve this purpose. Please tell me if any other function modules available for this purpose.
Thanks in advance.
‎2006 Dec 21 10:30 AM
Hi Suresh,
Check this standard program <b>RISTEQ01</b> .
Regards,
Raghav
‎2006 Dec 21 10:33 AM
Did you try using the bapi : BAPI_EQUI_CHANGE?
What error are you getting when you tried this?
Regards,
ravi
‎2006 Dec 26 6:55 AM
Thanks raghavendra, I went through the program you've mentioned and i'm now able to use the function module.
‎2007 Oct 01 8:33 PM
Hi,
I am having a similar issue but BAPI_EQUI_CHANGE will not work as it does not appear to make changes directly to EQBS. I need to change the batch link to serial number in both EQBS and EQUI simultaneouls otherwise I get an error cannot change.
Is FM EQUIPMENT_POST or EQUIPMENT_CHANGE the best recommendation?
Thank you,
Alan