ReadSAPAccountAssignment

This is a delegate of type UserExitReadSAPAccountAssignment and has the following parameters.

  • IWorkdoc doc

  • IAccountingData accountAssignment

  • object bapiAccount

This user exit enables custom field mappings within the SAP account assignment structure to a Kofax AP Agility data structure.

The object bapiAccount is an instance of SAP.Middleware.Connector.IRfcStructure.

The user exit is called once for each account assignment line read from SAP. These custom fields can later be passed back to SAP when a document is created using the PopulateSAPAccountAssignment user exit.

This user exit is available during export processing only.