Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
When I am trying to bind data set to my data methods then it fires following error message:

C#
Data method 'GetEmplDetails' invocation failed. Fix the data method so that it returns a valid System.DataTable before binding to it.  Original error message:  Error executing code: IQ_ExitEmployeeFinal_1 (object), method GetJoinExitDetails called with invalid parameters.    (C)\Classes\IQ_ExitEmployeeFinal_1\GetJoinExitDetails



Where GetEmplDetails is the method in the class IQ_ExitEmployeeFinal_1

please help me as I am very new in MSD AX.

What I have tried:

I have tried at my level but as I am new to AX hence not getting proper idea,
plz help me.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900