cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EH&S Classic - BAPI_BUS1240_CHANGE using extension_in to update custom data fields

Former Member
0 Kudos
367

I have added some custom fields to CCIHT_IAL table and using the BAPI_BUS1240_CREATE function module these fields are populated correctly. However, I using the BAPI_BUS1240_CHANGE function module does not update at all. Is there a flag or setting this BAPI needs?

This process uses the structure BAPI1240_TE_CCIHT_IAL and there is not a structure for flagging changes like most extension_in processes i.e. BAPI1240_TE_CCIHT_IALX does not exist.

Also, I have not implemented the BAdi EHSI_IA_BAPI as it works correctly on create. Does anyone have any thoughts on doing a hard update to CCIHT_IAL in the BAdi?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member

This was fixed by means of an SAP Note (2673302) for EHP7 and EHP8 systems.

Ask a Question
Top Q&A Solution Author