上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 53 下一页
Sometimes you need to know what’s the difference between records. I made a simple function to do just that. It’s an example of how to use reflection and field IDs on records.It takes two r... Read More
posted @ 2010-10-07 09:54 Fandy Xie Views(320) Comments(0) Diggs(0) Edit
static void Jimmy_RenameKeyLookupValues(Args _args) { InventTable IT,ITupdate; Dialog dlg = new Dialog("updated to comoany Items infomation"); DialogField... Read More
posted @ 2010-09-27 11:24 Fandy Xie Views(380) Comments(0) Diggs(0) Edit
In many cases, we will need to TableId and RecId to directly access the data table records. For example, in Dynamics AX time to achieve full-text search, a reasonable design is to allow full-text sear... Read More
posted @ 2010-09-11 13:19 Fandy Xie Views(330) Comments(0) Diggs(0) Edit
get last saved dialog of valuesbelow as X++ Code remark by the Class and report.write down : Jimmy on September 07th 20101)Class2)Report Read More
posted @ 2010-09-07 11:53 Fandy Xie Views(344) Comments(0) Diggs(0) Edit
question I want to execute some client code on application startup. Where should I place this code?-->answerModify \Classes\Info\startupPost() method for Axapta 3.0 or\Classes\Info\workspaceWindowC... Read More
posted @ 2010-09-06 16:02 Fandy Xie Views(494) Comments(0) Diggs(0) Edit
We recently had a case where the customer wanted to change the language being used for a given AX user at runtime. The customer had sorted out how to change the language displayed in forms and reports... Read More
posted @ 2010-09-03 09:16 Fandy Xie Views(656) Comments(0) Diggs(0) Edit
AOT - > Classes - > Global - > LedgerName(...)get some of ledger Account name which account's levelRemark by Jimmy August 31th 2010 Read More
posted @ 2010-08-31 16:56 Fandy Xie Views(380) Comments(0) Diggs(0) Edit
As the name implies QueryRun is the executor of a query linked to it. To construct a query you want QueryRun to execute, you need build classes:QueryQueryBuildDataSourceQueryBuildRangeQueryBuildFieldL... Read More
posted @ 2010-08-30 10:16 Fandy Xie Views(476) Comments(0) Diggs(0) Edit
NBA 各种投篮方式 (slam) dunk:(强力)灌篮 bank shot:擦板球 double pump:拉杆式投篮(verb) fade-away shot:后仰式跳投 hook shot:钩射投篮 jump shot:跳投 layup:带球上篮 perimeter shot:中距离投篮 set shot:立定投篮 three-point shot:三分球 NBA 各种统计术语 assis... Read More
posted @ 2010-08-27 22:57 Fandy Xie Views(1065) Comments(0) Diggs(0) Edit
/****The following X++ code was used to exhibit BOM numberRemark by Jimmy August 27th 2010*/Class name QVS_ExhibitBOMThe method of ParmExhibitBOMThe method of RankGetItemThe method of insertConsumeLis... Read More
posted @ 2010-08-27 20:42 Fandy Xie Views(332) Comments(0) Diggs(0) Edit
上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 53 下一页