Browse by Tags
All Tags »
Web Service (RSS)
Sorry, but there are no more tags available to filter with.
1. Create a new codeunit. In this scenario we will call this codeunit "CUWebReport" with ID 50000 2. Navigate to "C/AL Globals" and create a function called "GenerateReport" 3. Select "Locals" 4. Select the "Return Value" tab 5. Set "Return Type"=Text
Read More...