Hi,
i'm trying to run the ModelingExecuteIntegrationTableLoadQuery function to load dato into the Budgeting Main integration table but i'm not able to understand the sintax to add parameters here as Variant Dictionary data type (considering that at the end I expect to pass these parameters through Application Studio).
ModelingOperationResult test = ModelingExecuteIntegrationTableLoadQuery("BudgetingMain", "DEPMAPPS", "M3_Q90_Integ_BudgetingMain_FullLoad", true, ??? );
I search the Infor docs with no result. Please can someone advice about this feature?
Thanks in advance.
Alberto