EARunEntityFlowFromQuery
This document was generated using AI Tools
Description: Runs entity flow with code specified in parameter 1, the entity flow must be manual. The flow runs on records specified in parameter 2
Parameters:
- Entity Flow Code
- Query, eg: select entityType,id from SalesInvoice where dueDate = getdate()
Full Class Name: com.namasoft.infor.domainbase.util.actions.EARunEntityFlowFromQuery
Module: core