Skip to Content
0
Dec 19, 2022 at 05:44 PM

SAP event mesh addon - outbound objects - field mapping

149 Views

Hi, I'm trying to append a custom field which is to be populated via a custom class(implementing interface '/ASADEV/ACI_CONVER_IF'). It all seems straight forward however I'm constantly getting an "An exception with the type CX_SY_DYN_CALL_PARAM_NOT_FOUND was raised, but was not handled locally or declared in a RAISING clause." error. Doing other types of field mapping appends works as advertised but not using the conversion interface. Is there a working example of a SAP conversion class successfully setting the value of the appended field somewhere?

Thanks,

Kevin