Hello,
I'm taking a look at PI Mapping with ABAP. In the documentation I find how I have to program the ABAP part, but I am missing the link with the messages defined in P.
I made a class 'ZA_CL_KCL_MAPPING' with interface IF_MAPPING in it.
I made the changes to the exchange profile, putting 'R3ABAP|ABAP-Class;R3XSLT|XSL (ABAP Engine)' in 'com.sap.aii.repository.mapping.additionaltypes'.
What is the step by step process to make my ABAP mapping really work ? Where do I put my missing link .
Thanks in advance.
Kris