I am trying to export file/payment file for Electronic Fund Transfer (EFT) in Payment Journals .
I am trying to export file/payment file for Electronic Fund Transfer (EFT) in Payment Journals .
Hello I am having the same error.
And I couldn't find 10811 in my list. I looked @ other prod env. and the 10811 is not in the list but the EFt are working.
Can you share the steps to resolve this error
THX
Thank you Terrance - I see that this codeunit 10811 is missing from my list. I guess I should import this, before I can test further!
The ID of the codeunit to run. You can use the Symbols option on the View menu to select from a list.
You can specify the codeunit by name instead of by ID by using the following syntax:
Codeunit.RUN(CODEUNIT::"<codeunit name>", RecVariable)
If the codeunit that you specify does not exist, then a run-time error occurs.
If you run the codeunit with a record from a table other than the one it is associated with in the TableNo Property of the codeunit, then a run-time error occurs.
Record
Type: Record
Hi Deepak,
I receive the same error as well. Have you resolved this error? Please help on what was done to resolve it.
Thanks
Sai
André Arnaud de Cal... 291,391 Super User 2024 Season 2
Martin Dráb 230,445 Most Valuable Professional
nmaenpaa 101,156