Re: [Axapta-Knowledge-Village] Relation to a field

2006-06-02 Thread sreenath reddy
try using changecompany(//ur company name) { //code u can get the data from the table specific to that company now. } regards, sreenath Vishala Hiremath [EMAIL PROTECTED] wrote: Hi, How to achieve working with more than one company? sreenath reddy [EMAIL PROTECTED] wrote:

Re: [Axapta-Knowledge-Village] Relation to a field

2006-05-23 Thread sreenath reddy
Hi, use SysTableRelation class and in that u can find method findRelation() . that will serve ur purpose. Additonal Information u can find the field properties by using macors. #macrolib.dictfield and use the methods of macros to get the properties of that field. some methods are-