Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EQUIPMENT_UPDATE

Former Member
0 Likes
2,137

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.

4 REPLIES 4
Read only

Former Member
0 Likes
1,354

Hi Suresh,

Check this standard program <b>RISTEQ01</b> .

Regards,

Raghav

Read only

Former Member
0 Likes
1,354

Did you try using the bapi : BAPI_EQUI_CHANGE?

What error are you getting when you tried this?

Regards,

ravi

Read only

Former Member
0 Likes
1,354

Thanks raghavendra, I went through the program you've mentioned and i'm now able to use the function module.

Read only

0 Likes
1,354

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