[Axapta-Knowledge-Village] DictTable

2006-05-15 Thread anton_tjiptadi
Hi guys, can anyone tell me what is the purpose of DicTable ? I found one of the class using that and don't know for sure the meaning. the class is LedgerJournalEngine_Payment in method Active ... if ( fieldNum(ledgerJournalTrans, dimension) == dictTable.fieldCnt2Id(i) ||

Re: [Axapta-Knowledge-Village] DictTable

2006-05-15 Thread Ashish Singh
Hi Dude, DictTable is a class that basically falls under the classes that provides you a lot nuch info about the Axapta objects and are generice in nature for example this class can provide you all the info about any table in Axapta which you instantiate by providing the table id while

[Axapta-Knowledge-Village] DictTable fieldname UNKNOWN?

2005-05-16 Thread nabilwilson
Hello all, I try to get a list from fieldnames of the table. Following example does it, but for some reason some fields are shown as 'UNKNOWN'. In example I use inventtable. If I create a totally new table, and run the code for it, then all the names of this new table are shown as UNKNOWN.

Re: [Axapta-Knowledge-Village] DictTable fieldname UNKNOWN?

2005-05-16 Thread Raul Llorente Peña/OPENSOLUTIONS
: "nabilwilson" [EMAIL PROTECTED]Enviado por: Axapta-Knowledge-Village@yahoogroups.comFecha: 16/05/2005 16:10Asunto: [Axapta-Knowledge-Village] DictTable fieldname UNKNOWN?Hello all,I try to get a list from fieldnames of the table. Following example does it, but forsome reason some fields