‎2010 Mar 12 10:03 PM
Hello all,
I am using bapi_bus1240_change to change custom fields that I have created. I have appended a structure for CCIHT_IAL table and for structure BAPI1240_TE_CCIHT_IAL. I am passing the data correctly into extension_in structure. In debug mode, I can see that the details are getting populated. Still, my custom fields are not getting changed.
Please help me in this regard.
Thanks,
Amit
‎2010 Mar 12 11:21 PM
how do you fill extension_in?
Moreover, is there a BAPI1240_TE_CCIHT_IALX (with a terminal X) structure too? (if yes, it's used to define which fields have to be taken into account)
‎2010 Mar 15 9:14 AM
Hello Sandra,
I fill valuepart1, valuepart2 etc fields in extension_in structure. No, there is no BAPI1240_TE_CCIHT_IALX structure to capture these custom fields.
If you or anyone else who has worked on change bapi's using extension_in structures please help me.
Regards,
Amit
‎2010 Mar 15 9:23 AM
I meant: could you paste the meaningful part of your code? Otherwise contact SAP support.
‎2010 Mar 15 9:25 AM
You sould implememt the BADI ehsi_ia_bapi and the method transfer_extensiontab_2_apitab to transfer the extension fields into extended api tables