i am customizing the purchase order in D365 F&O, as shown :
the below in colored workflow users were required to be static before, but now the new requirement is to make it dynamic which comes from the workflow.
in order to do the report I created a class :
public class PurchPurchaseOrderDP_Rep extends SrsReportDataProviderPreProcess
so I want to list the users in the
as I saw the answer of:
thank you for your help