Hi Mihaela,
Thanks for responding...
Actually I faced one issue during invoice in Vendor Pending Invoice in particular invoice only. When i do the posting, got error " The state of the source document or Source document line could not be updated ".
So,after much debugging I found particular one recId from SourceDocumentLine which having no references in PurchTable, PurchLine, TaxUncomitted,VendInvoiceInfoTable, VendInvoiceInfoLine those tables. Which caused the issue.
SourceDocumentLine REC ID - 5690628756
Field - SourceDocumentHeader - 5642832004
Table - SourceDocumentLine
Table - Purch Line
No record found
PurchTable -
A ). Search with SourceDocumentLine
No record found.
B). Search with SourceDocumentHeader
No record found.
Table - TaxUncomitted
Table - VendInvoiceInfoLine
No record found
Table - VendInvoiceInfoTable
Search with SourceDocumentHeader - Record Found but the Source DocumentLine is different.
Table - AccountingDistribution
No record found
Table - AccountingEvent
No record found
@ So, what I have done, I deleted that particular RECID = 5690628756 from SourceDicumentLine only and then trying to invoice . Now this error is not coming more.
1. Is it right approach? If NO, then please advice me what to do?
2. How much it is safe to delete record from SourceDicumentLine?
Please give me more shed on this.
Thanks!