The CreateIRMark() procedure in the HMRC Submission Helpers Codeunit can't be used in the cloud
An overload should be available for the CreateIRMark() procedure that that accepts a built-in XMLDocument, converts it to a DotNet XMLDocument and then calls the standard CreateIRMark() procedure.
STATUS DETAILS
New
The CreateIRMark procedure in the HMRC Submission Helpers Codeunit can't be used in the cloud
The CreateIRMark procedure in the HMRC Submission Helpers Codeunit is marked as OnPrem and can't be used in the cloud.
An overload procedure can be added that has a built in XMLDocument as a parameter that is converted to a .net XMLDocument and call the standard CreateIRMark p...
STATUS DETAILS
New
