Skip to main content

Posts

Exception handling in Microsoft dynamics Axapta

Example of Exception handling in microsoft dynamics axapta x++ try { // Do something info("Now I'm here"); // A situation that causes an error occurs and you would // like to stop the execution flow if (true) throw error("Oops! Something happened"); info("Now I'm there"); } catch (Exception::Error) { // Handle the error exception info ("I would like to inform you that an error occurred "); } catch (Exception::Deadlock) { // Handle the deadlock exception // Wait for 10 seconds and try again sleep(10000); retry; } info ("This is the end"); }

Sales Order Creation in Microsoft dynamics Axapta

Steps to create Sales Order in Microsoft dynamics Ax Go to Account Recievable Menu from Main Menu Click on sales order details On Overview Tabl first grid Click on New Button or Press CTRL+N Then Select the customer Account In Ax 2009 Select Delivery Address Select Payment Terms Click on OK Click on Line details Select Item number in Item Number field Enter Quantity in Quantity field Enter Unit Rate in Unit Rate Field Click on Setup Tab Then you can fill other fields like under delivery ,over delivery etc using setup tab. then Click on Setup Button and select Misc. Charges if required Click on Misc. Charges code field and select the charges code from the list. Then you can select or change dimensions using dimension tab as per requirement. Click on save button if you will not click then it will save automatically. After doing all entries you can post for picking,packing then invoicing. Create Sales Order in AX 2012 Create Sales Order by Cod

Accounts payable Invoice Journal Creation and posting in MSD axapta

If you want to create Invoice Journal in axapta then you can follow these procedure step by step 1.Goto -> MainMenu 2. Then click on Account Payable menu item. 3. Click on Journal then go to Invoice Journal form 4.Select Journal Name 5.Click on Lines Button 6.Enter Transaction Date 7.Select Vendor Account 8.Enter Invoice No 9.Enter Invoice Amount in Credit field 10.Select Offset account type Ledger 11.Select offset account for expenses 12.Click on Sales Tax section 13.Select Sales Tax Group 14.Select Item Select Tax Group 15.Click on Post Button 16.Select Post option to post the invoice journal transaction

Autoform for Microsoft Dynamics Axapta is not advisable

Autoform for dynamics axapta is not advisable If you are seeking for auto form functionality in dynamics axapta then its not advisable because axapta is ERP not language kind of like asp.net or java. Dynamic form and report is feasible to make but it will not work properly. If anyway you able to design and develop run time form then to make report run time is not feasible because lot of design work and formatting may required to client which is only possible in static designed report. Taking everything run time and dynamic is time waste work if you are leading technical team then never advice for run time functionality for form and report. If you want to report run time then showing data in Microsoft excel from axapta is advisable. If you are trying to make dynamic entry from dot net platform and making report in axapta then it will not easily feasible. Crosstab query work well in Microsoft access , sql excel etc but in axapta ERP there is no such facility. So take care d

Target date not found in work calendar error in MS Dynamics axapta 2009

If you are facing error like " Target date not found in work calendar error"  during workflow configuration or process then you can do following things This problem occured because calendar not set for workflow you can set it by going following menu Basic->common form ->Go to calendar Enter calendar details if its missing and make control field open if its closed then go to workflow configuration select this calendar. If you done correctly then this error will resolved automatically so do not worry its not technical error its functional issue.

Error executing Code: SysDictMenu object not initialized Workflow MS Dynamics axapta

when I select user group permission setup form, In permission tab ,I can’t select workflow view from viewing drobdown list. It shows Error Message, Error executing Code: SysDictMenu object not initialized. (c) \classes\SysDictMenu\label ... (c)\Classes\SysSecurityViewWor kFlow\initMenuItemType -line 22 (C)\Classes\SysSecurityViewWor kflow\initworkflowTemplateMenu Items - linew 53 (C)\Classes\SysSecurityViewWor kflow\initworkflowview - line 219 (C)\Classes\SysSecurityViewWor kflow\init -line 11 (C)\Classes\SysSecurity\initSe curityTable -line 8. (C)\Form\SysUserGroupSecurity\ Methods\updateprogress - line 59 How to resolve this problems?. Solution : This is not installation problem nor configuration of workflow problem .This problem can come if you are trying to customize workflow for new module if you have done any mistake on properties selection for workflow component then you can face this problem you can resolve this problem by correcting your customizatio

Microsoft Dynamics website for MSD

Microsoft Dynamics works like and with familiar Microsoft software, automating and streamlining inancial, customer relationship and supply chain processes in a way that helps you drive business success. U.S. and Canada Toll Free 1-888-477-7989 Worldwide +1-701-281-6500