[development-axapta] BC writing in SYS layer - why?

2010-04-22 Thread TeenDivaBrat
Hi All, I've a static method in a class running in server, which would create new BaseEnum element programmatically as below, for example. public static server void createNewEnumElement(Args _args) { #AOT TreeNode treeNode; TreeNode

[development-axapta] Copy Item to another company/dataarea

2010-04-22 Thread axaeffect
Hi all, How to copy item (InventTable, InventTableModule, InventeItemLocation) to another company/dataarea? Kindly advise, Thanks, Axl

[development-axapta] Unable to move form fields around

2010-04-22 Thread shamika
Hello, I am unable to move form fields around. Columns in header of PO status form can not moved around. Line columns are moving around. I checked respective design properties and all are set properly. Any thoughts?? Thanks, Sam

RE: [development-axapta] Copy Item to another company/dataarea

2010-04-22 Thread Ruel Ormita
Hi, There are two methods. 1. Export it using Administration Periodic Export Need to setup the definition group. Then select the corresponding tables you want to export. 2. Create a job using the changecompany() function. Regards From:

RE: [development-axapta] Unable to move form fields around

2010-04-22 Thread Ruel Ormita
Hi, Maybe this field is with a group. Try dragging a field in the data source and put it in the design. From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of shamika Sent: Tuesday, April 20, 2010 11:28 PM To: development-axapta@yahoogroups.com