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
Langganan:
Posting Komentar (Atom)
X++ REVERSE CLOSE TRANSACTION IN CUSTOMER SETTLEMENT
CODE UNTUK REVERSE TRANSAKSI CUSTOMER SECARA PROGRAM OTOMATIS : CUSTSETTLEMENT LedgerJournalTrans LedgerJournalTransUpdate; LedgerJour...
-
changecompany(CompanyInfo::getDataArea(sourceDocumentLineItem.parmLegalEntityRecId())) Solve : I compare the lines between purchreqline an...
-
CODE UNTUK REVERSE TRANSAKSI CUSTOMER SECARA PROGRAM OTOMATIS : CUSTSETTLEMENT LedgerJournalTrans LedgerJournalTransUpdate; LedgerJour...
-
CODE UNTUK REVERSE TRANSAKSI VENDOR SECARA PROGRAM OTOMATIS VENDSETTLEMENT LedgerJournalTrans ledgerjournaltrans; LedgerJournalTran...
Hi Vina. iv got same eror with you.
BalasHapusbut i have check the condition between PurchReqTable, SourcDocumentHeader, PurchReqLine and SourcedocumentLine are linked well.
is there some thing else should i check?