Pages

Banner 468 x 60px

 

Friday, October 20, 2023

A financial dimension value is based on the LAND-00013 record and has been used on a transaction. You cannot delete the LAND-00013 record AX 2012

0 comments
 A financial dimension value is based on the LAND-00013 record and has been used on a  transaction. You cannot delete the LAND-00013 recordScenario:Sometime user trying to delete a record from the customer master or any data that relates to financial dimension. So, user is facing above error upon deletion.Reason:Error occurred because data exists in the table DimensionAttributeLevelValueSolution:Access the open the table DimensionAttributeLevelValue filter the record by Display Value field with the desired record to delete like customer number or employee number...
Read more...

Monday, October 9, 2023

Cannot create a record in Fixed assets (AssetTable). Fixed asset number: ITH-DEV-4-00838, FA - Hand Held Scanners. The record already exists AX 2012

0 comments
 Cannot create a record in Fixed assets (AssetTable). Fixed asset number: ITH-DEV-4-00838, FA - Hand Held Scanners. The record already exists AX 2012Solution :Go to Organization Administration > Common > Number Sequence > Number Sequence find ITH-DEV-4-##### > Status List and Delete ...
Read more...

Monday, October 2, 2023

Cannot create a record in Ledger journal table (LedgerJournalTable) AX 2012

0 comments
                     General Ledger > Setup > General Ledger Parameters > Number Sequence                     > Journal Batch Number > Gene_1                    Click Status List > File Delete Error&nb...
Read more...

Physical on-hand Inventory Plus Minus without License Plate

0 comments
 Physical on-hand Inventory static void ABUInventTransSolve(Args _args){    InventTrans                     invTrans;    InventTransOrigin               invTransOrigin;    InventDim                       inventDim, iDim;    /*while select invTransOrigin ...
Read more...

Failed to Find Workflow AX 2012

0 comments
 Failed to Find Workflow AX 2012Select a.RECIDfrom SYSWORKFLOWMESSAGETABLE a Where a.ROOTCORRELATIONID not in(Select b.ROOTCORRELATIONID from SYSWORKFLOWTABLE b) and a.MESSAGELIFECYCLESTATE = 1 SELECT * FROM SYSWORKFLOWMESSAGETABLE AS AWHERE A.RECID = 5650958646  Update SYSWORKFLOWMESSAGETABLE Set MESSAGELIFECYCLESTATE = 2 where RECID =5650958...
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