Pages

Banner 468 x 60px

 

Saturday, February 6, 2021

Find EventInbox throught x++

0 comments
 static void ABUFindInbox(Args _args){    EventInbox      EventInbox;    PurchReqId      PurchReqId;    str 30           paramater;    PurchReqTable   PurchreqTable = PurchReqTable::findPurchReqId('080743');     paramater  = '*PurchreqTable.PurchReqId*';        PurchReqId = strFmt("%1%2%3","*", PurchreqTable.PurchReqId, "*");        info(strFmt('%1', PurchReqId));        select firstOnly1...
Read more...

Sunday, January 3, 2021

Fixed Asset ITH-DEV-4-000672, Value model Commercial, has not been set up for depreciation.

0 comments
 Fixed Asset ITH-DEV-4-000672, Value model Commercial, has not been set up for depreciation.Solution : Checklist Depreciat...
Read more...

A financial dimension value is based on the record and has been used on a transaction. You cannot delete the record

  SOLUTION delete in table DimensionAttributeLevelValue base on Bank Account  :  and Delete the Bank Account FINISH