Skip to Content
0
Former Member
Apr 15, 2014 at 07:47 AM

Calling AIF for Value Mapping from standard ES

607 Views

Hello All,


Is there any option of using SAP AIF for standard ES (for adding value mapping). We have requirement where value mapping needs to be done for standard ES. I was thinking of making explicit call to AIF using following method :

* Call method to AIF

/aif/cl_enabler_proxy=>process_message(

exporting is_input = input

iv_exception_classname = ' ' ).

However this method doesn't have any exporting parameter to get the changed data back.

Is there any workaround ?


Thanks & Regards,
Dijesh Tanna