Get return Shipment Lines on Purchase Credit Memo

yohana
Member Posts: 38
Dear all,
i have a problem, when i run the function "Get Return Shipment Lines" on Purchase Credit Memo, appears an error "Get Return Shipment Lines' cannot close because the system is currently working." and "16 units for Document No. PRR1009-0008 have already been returned or transferred. Therefore, only 0 units can be returned." what causes the error? so what the advantages and functionality of the Get Return Shipment Lines function on Purchase Credit Memo?
thanks & Best Regards,
Yohana Maria
i have a problem, when i run the function "Get Return Shipment Lines" on Purchase Credit Memo, appears an error "Get Return Shipment Lines' cannot close because the system is currently working." and "16 units for Document No. PRR1009-0008 have already been returned or transferred. Therefore, only 0 units can be returned." what causes the error? so what the advantages and functionality of the Get Return Shipment Lines function on Purchase Credit Memo?
thanks & Best Regards,
Yohana Maria
0
Comments
-
Old topic, but i am having the same problem by the moment.
After analysing the code i would say this is a Bug in the Application.
The error occurs in the function "CheckApplToItemLedgEntry" in table 39-Purchase Line, when the ledger entry from the field "Appl.-to Item Entry" has a RemaingQty less than the Quantity in the CreditMemo Document.IF ("Document Type" IN ["Document Type"::"Return Order","Document Type"::"Credit Memo"]) AND (RemainingtobeReturnedQty < ABS(QtyBase)) THEN ERROR( Text035, ReturnedQty,ItemLedgEntry.FIELDCAPTION("Document No."), ItemLedgEntry."Document No.",RemainingtobeReturnedQty);
I changed the code so the error doesn't come when the credit memo has a value in the fields "Return Shipment No." and "Return Shipment Line No." (this happens when you use the "Get Return Shipment Lines" functionality). Because if this is the case the posting of the credit memo doesn't change the the Remaining Qty of the Item Ledger Entry, and therefore it shouldn`t be checked at this point, i would say.
works for me at least
regards0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions