Thanks to all of you. Who have contributed to this thread :

I also have one more code which i am sharing :


static void Mudit(Args _args)
{
SysDictField f;
SysDictType  d;
;
f = new sysDictField(tablenum(custTable),fieldnum(custTable,custGroup));
d = new SysDictType(f.TypeId());
print d.name();
pause;
}

Thanks:

Ashish Singh



On 5/29/06, Per Jakobsen <[EMAIL PROTECTED]> wrote:
>
> Here u go paste into a job
>
>    DictField dictField;    DictType  dictType;    ;    dictField = new
> DictField(tablenum(inventtable),fieldname2id(tablenum(inventtable),'Intracode'));    dicttype
> = new dicttype(dictfield.typeId());    print dicttype.name();  pause;
>
>
> To: [EMAIL PROTECTED]: [EMAIL PROTECTED]:
> Mon, 29 May 2006 16:05:46 +0530Subject: Re: [Axapta-Knowledge-Village] How
> to get the EDT Name of Table FieldNo i want to do it programatically using
> Axapta Classes like DictClass etc.On 5/29/06, somnath jana <
> [EMAIL PROTECTED]> wrote:>> Hi> Ashish Singh>> Please go to the
> CustTable > Field CustGroup > see the properties>> Cheers> Somnath Jana>>
> Ashish Singh <[EMAIL PROTECTED]> wrote:> Hi,>> Can somebody tell me as to
> how to find the name of the EDT that is in use> for a table field.> viz. i
> want to know the name of the EDT that have been used in CustGroup> field of
> CustTable which is CustGroupId.>> Please point as to which class i can make
> use of to get this info> programatically. Please help me as soon as
> possible.>> Have a nice day.>> Ashish Singh>>> [Non-text portions of this
> message have been removed]>>>> Sharing the knowledge on Axapta.> Visit
> www.frappr.com/axapta for axapta friends.>>>> SPONSORED
> LINKS>        Business finance course   Business to business finance
> Small> business finance     Business finance consultant   Business finance>
> magazine   Business finance schools>> --------------------------------->
> YAHOO! GROUPS LINKS>>>    Visit your group "Axapta-Knowledge-Village" on the
> web.>>    To unsubscribe from this group, send an email to:>
> [EMAIL PROTECTED]>>    Your use of
> Yahoo! Groups is subject to the Yahoo! Terms of Service.>>>
> --------------------------------->>>>>> --------------------------------->
> How low will we go? Check out Yahoo! Messenger's low  PC-to-Phone call>
> rates.>> [Non-text portions of this message have been removed]>>>>> Sharing
> the knowledge on Axapta.> Visit www.frappr.com/axapta for axapta friends.>
> Yahoo! Groups Links>>>>>>>[Non-text portions of this message have been
> removed]Sharing the knowledge on Axapta.Visit www.frappr.com/axapta for
> axapta friends.
> SPONSORED LINKS
>
>
>
> Business finance course
> Business to business finance
> Small business finance
>
> Business finance consultant
> Business finance magazine
> Business finance schools
>
>
> YAHOO! GROUPS LINKS
>
> Visit your group "Axapta-Knowledge-Village" on the web.
> To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
>
> Sharing the knowledge on Axapta.
> Visit www.frappr.com/axapta for axapta friends.
> Yahoo! Groups Links
>
>
>
>
>
>
>
>


[Non-text portions of this message have been removed]



Sharing the knowledge on Axapta.
Visit www.frappr.com/axapta for axapta friends.




SPONSORED LINKS
Business finance course Business to business finance Small business finance
Business finance consultant Business finance magazine Business finance schools


YAHOO! GROUPS LINKS




Reply via email to