Kamis, 28 Juni 2018

x++ Disable / Enable field in Grid based on another field

Senin, 04 Juni 2018

SQL Inword

Selasa, 24 April 2018

x++ Create Alert for All user Group



reference : https://dynamicsuser.net/ax/f/developers/69282/creat-alert-notification-and-send-email-with-x

Kamis, 19 April 2018

Reverse Customer Closed Transaction trough x++

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

X++ REVERSE CLOSE TRANSACTION IN CUSTOMER SETTLEMENT

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