Application Development 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: 

BAPI / FM to update B_LAGER of EQBS

Former Member
0 Kudos

Hi,

I need to update B_LAGER field of EQBS table through IQ02. Is there any FM or BAPI to update the same.

Regards,

Bharti Jain

5 REPLIES 5

former_member235395
Contributor
0 Kudos

Dear Barthi,

Try using those FM:

  • EQUIPMENT_UPDATE
  • EQUIPMENT_POST
  • EQUIPMENT_SAVE

Regards,

0 Kudos

Hi,

I have tried using the above FM but there is error. Can you please provide the sample code.

I need to change the Storage Location against the Equipment No.

Regards,

Bharti Jain

Former Member
0 Kudos

Hi All,

I am unable to achieve the same.I need to change storage location only.

The above FMs are not working.

Please help in this matter.

Regards,

Bharti Jain

raymond_giuseppi
Active Contributor
0 Kudos

Are you able to change the Storage Location with IQ02, if yes (and ony then) try to use BAPI_EQUIPMENT_SAVEREPLICA, BAPI_EQUI_CHANGE or even BAPI_EQUI_INSTALL.

Hint: If this is not the case, could you consider a good movement on the serial number?

Regards,

Raymond

0 Kudos

Hi Raymond,

Thanks for your reply.

I have checked the above suggested BAPI, but I cannot find the field to pass the storage location as I need to change storage location for all EQUNR.

Regards,

Bharti Jain