Jumat, 26 Januari 2018
Rabu, 24 Januari 2018
Kamis, 12 Oktober 2017
Senin, 09 Oktober 2017
Minggu, 08 Oktober 2017
Kamis, 31 Agustus 2017
Selasa, 22 Agustus 2017
Lookup In AX Form
1. ) Lookup with join
i wanna lookup with value that i have got from join 3 tables. I already get these value from a methods.
the methods cannot be filtered in lookup, so i use these new table to lookup with my datasource in
form. *field table can be filtered
// add by Vina
// vn_VendLedger is inserted from table VendLedger in JOb : GetDisplayAccountFromPostingProfile
then, lookup in textbox that contain field :
2. ) Lookup with calling the methods. It direct call the methods in table to get the value that i want.
Langganan:
Postingan (Atom)
X++ REVERSE CLOSE TRANSACTION IN CUSTOMER SETTLEMENT
CODE UNTUK REVERSE TRANSAKSI CUSTOMER SECARA PROGRAM OTOMATIS : CUSTSETTLEMENT LedgerJournalTrans LedgerJournalTransUpdate; LedgerJour...
-
BankAccountTable bankAccounttable; BankAccountTable bankAccounttable2; BankAccountTrans ...
-
changecompany(CompanyInfo::getDataArea(sourceDocumentLineItem.parmLegalEntityRecId())) Solve : I compare the lines between purchreqline an...
-
static void Update_Reverse_Settlement(Args _args) { CustTrans invCustTrans,findCustTrans; SpecTransManager specTransMan...

