The "Other" tab contains the customer extension, is it the case (check SMOD ITOB0001)
Remarks
- If the transaction update database the BDC should also update it, or debug the code of the CMOD project
- Look at BAPI code, you could find some call of ITOB_EQUIPMENT_READ_SINGLE and EQUIPMENT_UPDATE so you could try to use those FM (for your customer fields only, use BAPI for standard ones) - at your own risk
- You could also append your field to structures of BAPI BAPI_ITOB[X] and use implicit enhancement in FM MAPXI_BAPI_ITOB_TO_ITOB
- Ask SAP (thru SAP user groups or Customer Communities) to add EXTENSION parameter for technical objects (Note 11 - Requested function is not in standard system)
Regards,
Raymond