Pages

Banner 468 x 60px

 

Wednesday, November 22, 2017

Relation Custtable and CustInvoiceJour in x++

0 comments
Relation Custtable and CustInvoiceJour in x++ :

select _CustTable where _CustTable.AccountNum == CustInvoiceJour.SalesId;

.:: Atau methode ini sudah disediakan di table CustInvoiceJour ::.         

CustInvoiceJour.custTable_OrderAccount();

0 comments:

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