Rabu, 21 Februari 2018

Stack trace: The company SysTransactionScopeCache does not exist.

changecompany(CompanyInfo::getDataArea(sourceDocumentLineItem.parmLegalEntityRecId())) Solve : I compare the lines between purchreqline and sourcedocumentline with field sourcdocumentheader. I found the recid in sourcedocumentline doesn't exist in purchreqline

1 komentar:

  1. Hi Vina. iv got same eror with you.
    but i have check the condition between PurchReqTable, SourcDocumentHeader, PurchReqLine and SourcedocumentLine are linked well.
    is there some thing else should i check?

    BalasHapus

X++ REVERSE CLOSE TRANSACTION IN CUSTOMER SETTLEMENT

CODE UNTUK REVERSE TRANSAKSI CUSTOMER SECARA PROGRAM OTOMATIS : CUSTSETTLEMENT LedgerJournalTrans LedgerJournalTransUpdate; LedgerJour...