EFI Assignment

Enhancement Framework Implementation (EFI) source code plug-ins are implemented by the Agentry SAP Framework for each business object where change detection must be implemented. The source code plug-in is provided as an ABAP include file. Each exchange object is assigned to a plug-in to handle the actual change detection process. EFIs are typically available across multiple mobile applications running on the same system.

EFIs collect before and after images of data in an SAP object that has been created, modified, or deleted. The EFI then hands those images to the exchange object, which continues with the data processing. Therefore, the EFIs must be linked to the appropriate exchange objects.

Enhancement Implementation Includes

The Enhancement Implementation Includes list is a tree of the include file list in the package. Click on the arrow to the left of the first item to expand the list.

Enhancement Implementation Includes Tree