axapta
Job running in server-side need to invoke a method which runs on client-side
Suppose i hav开发者_JS百科e a job which runs in server-side and a line in the same job needs to run on client-side, Can this be achieved? When I try to run the method WeekofYear in Global class in bat[详细]
2023-02-17 09:46 分类:问答Is there document available regarding processing of IFRS in AX 2009?
Is there document available regarding pro开发者_开发问答cessing of IFRS in AX 2009?As far as I know there\'s only KPMG audit report available on this subject, however it\'s for AX 4.0[详细]
2023-02-16 11:44 分类:问答Go To Main Table form menu is not coming in reference field while creating transfer order
I created a purchase order from sales order line with 5 quantity. In my salesline form under Other tab I have Reference Number Fie开发者_如何学编程ld. When I right clicked on that field it will show m[详细]
2023-02-16 03:04 分类:问答Unique index error: Unique index introduced. Upgrade script required
How can I make this BP error go away: Unique index error: Unique index introduced. Upgrade script required.[详细]
2023-02-14 23:32 分类:问答avoid rounding in SalesPrice
When setting trade agreament price to 12.8888, the unit price used in Sales Line is 12.8900. what should I do to avoid this r开发者_如何学JAVAounding?On the PriceDiscTable form set the NoOfDecimals pr[详细]
2023-02-13 08:09 分类:问答filter axapta report based on display method
I want to filter axapta report to display only records with QTY !=0 . The field QTY is ba开发者_运维知识库sed on display method . I could acheive this by overriding send method. The problem now is tha[详细]
2023-02-13 02:27 分类:问答Code crashes at iteration 86
static void Job47(Args _args) { strpath,stx; TreeNodeIteratoriter; TreeNode开发者_JAVA技巧treeNode, treeNodeToRelease;[详细]
2023-02-12 22:46 分类:问答add LedgerTrans.DocumentNum field to BankAccountStatment report
I want to add LedgerTrans.DocumentNum field to BankAccountStatment report BankAccountStatment report has a datasource \"BankAccou开发者_JS百科ntTable\"[详细]
2023-02-12 08:06 分类:问答How can I get a list of tables connected to each module in AX 09?
Can anyone tell me how to find the list of tables that are connected to eac开发者_运维技巧h module in AX 09?[详细]
2023-02-12 07:45 分类:问答MS Dynamics AX 2009: is it possible to recreate infolog from infologdata?
Is it possible to restore infolog from InfologData? Consider the code static void Job12(Args _args) { InfologData infologData;[详细]
2023-02-12 07:29 分类:问答