Create New Field in EcoResProductCreate form
在物料主数据中增加字段(TEK_ItemCustomer),想在新增物料界面就填写数据,因为Form字段并未映射到具体表,故需要通过Form方法createData2Controls进行映射,...
在物料主数据中增加字段(TEK_ItemCustomer),想在新增物料界面就填写数据,因为Form字段并未映射到具体表,故需要通过Form方法createData2Controls进行映射,...
SELECT VALIDFROM, EXCHANGERATE FROM EXCHANGERATE WHERE (EXCHANG...
这与AX2012中的一项新功能有关-能够在AX客户端和Enterprise Portal中使用相同的列表页面。如果将按钮的DisplayTarget属性更改为Client,则可以覆盖按钮的方法...
防止删除已过账记录,删除按钮灰化 prodJournalTable_ds.allowDelete(!prodJournalTable.Posted ;从逻辑层面控制public&nb...
static void Getuserroles(Args _args { SecurityRole role; SecurityUserRol...
some times we may get requirements to make only some fields to be to allow edit on the form grid...
SalesLine// #! INCIDENT !#.LAST.26.02.21.danzel: display public Invent...
Do you aware AX 2012 tables like CompanyInfo, DirPerson, DirOrganization, OM...
遇到的原因:用户在post General Journal时候,电脑死机,重启后如下图转到SQL服务器,查看SQLCLIENTSESSIONS表以查看所有用户会话。确切删除该用户的带有USER...
1、查询按钮方法:void clicked( { super( ; ele...