Skip to Content
0
Former Member
Nov 16, 2012 at 05:31 AM

Expected Event extractor to pass InfoParameter

32 Views

Hello,

We are generally passing the info parameters to EM from the InfoParameters function module.

But we are extracting some information (with complicated logic) in the Expected Event function module.

and same data needs to be parameters . So we are passing info parameters data from the expected event function module using the below structure.

We have tested this extensively and it is working.

Since SAP has provided the option to pass Infoparameters from the Expected Event function module, I assume it is ok .

*" E_INFODATA STRUCTURE /SAPTRX/INFO_DATA OPTIONAL

Experts, Kindly advice if there is any issue with this approach ?

thanks,

Lakshmi