SEPA payment File creation
moichinoi
Member Posts: 41
Hi,
i am trying to create a File for my Vendor paiement.
Unfortunately, when I click on the Button Export Payment To File of the page payment Journal,
i have the following error :
The earliest possible transfer date is today.
I have followed the message in the Code, and it it in the Code Unit 1223, line 26 of the function CheckGenJnlLine(VAR GenJnlLine : Record "Gen. Journal Line"), where he got the due date of the vendor in the table 25, and compare with the TODAY date.
TransferDate := GetAppliesToDocDueDate;
IF TransferDate = 0D THEN
TransferDate := "Posting Date";
IF TransferDate < TODAY THEN // HERE IS THE TEST THAT GENERATE the ERROR
InsertPaymentFileError(TransferDateErr);
END;
I really don't understand that logic, what is the problem to make a paiement after the due date ??
And if the Due date expire, I can't make a paiement by this way ????
I mean export a payment file ???
thx for some help, and clarification.
nav 2013 R2
i am trying to create a File for my Vendor paiement.
Unfortunately, when I click on the Button Export Payment To File of the page payment Journal,
i have the following error :
The earliest possible transfer date is today.
I have followed the message in the Code, and it it in the Code Unit 1223, line 26 of the function CheckGenJnlLine(VAR GenJnlLine : Record "Gen. Journal Line"), where he got the due date of the vendor in the table 25, and compare with the TODAY date.
TransferDate := GetAppliesToDocDueDate;
IF TransferDate = 0D THEN
TransferDate := "Posting Date";
IF TransferDate < TODAY THEN // HERE IS THE TEST THAT GENERATE the ERROR
InsertPaymentFileError(TransferDateErr);
END;
I really don't understand that logic, what is the problem to make a paiement after the due date ??
And if the Due date expire, I can't make a paiement by this way ????
I mean export a payment file ???
thx for some help, and clarification.
nav 2013 R2
0
Comments
-
Hi,
as far as I can see, it's not a question of making payments after the due date but to not issue a payment transfer backdated in the past. The transfer date on the SEPA file is the date where your bank is requested to execute the payment. I think by SEPA standard it is not allowed to issue bank transactions in the past. So the earliest execution date of a given payment will be the current date and NAV has to ensure this fact.
Hope this helps
Andrew T.0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions