‎2010 Aug 18 7:27 AM
Is it possible to update custom fields in Equipment master (EQUI table) using FM 'BAPI_EQUI_CREATE '? If yes, pls let me know which structure needs to updated.
Thanks,
Deepa
‎2010 Aug 18 6:55 PM
I would think that just the name would be a key indicator.....CREATE but you want to Update....Why wouldn't you use BAPI_EQUI_CHANGE to update existing equipment records. I would expect to have to extend the BAPI to handle the new fields.