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: 

how to use BAPI ITOB_EQUIPMENT_READ

Former Member
0 Kudos

Hello

I need update a field of  table equz and  i discovery that  bapi ITOB_EQUIPMENT_READ can be it  ,   but  i want o update only  one field

how i can do this it ?

thanks

Raphael Zanqueta Aluotto

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

This FM is a READ and not a CHANGE FM, so better look at a BAPI like BAPI_EQUI_CHANGE.

Regards,

Raymond