VendInvoiceJour,VendInvoiceTrans(AX 2012)的AccountingDistribution查询
在AccountingDistribution表上,字段SourceDocumentHeader指向VendInvoiceJour.SourceDocumentHeader,而SourceDo...
在AccountingDistribution表上,字段SourceDocumentHeader指向VendInvoiceJour.SourceDocumentHeader,而SourceDo...
X++获取当前选择行记录 1、“TableName = TableName_DS.cursor( ”//TableName_DS是数据源名称void clicked( {...
1、简单创建Dialog static void myDialog(Args _args { st...
ax2012弹出框1.消息提示 (Info Box::info("Here is message.", "Title" ;...
GeneralJournalAccountEntry.LedgerDimension = DimensionAttributeLevelValueAllView.ValueCombinatio...
public static str createSparPartsNum( { NumberSeq ...
Here is code sample to hide ENUM elements from a FORM at run time. For reference purpose I...
some times we may get requirements to make only some fields to be to allow edit on the form grid...
刷新调用窗口数据public void close( { FormDataSource &nbs...
查看当前Form选中了几行记录FormDataSource fds = salesTable.dataSource( ;//salesTable改为目...