How do you set a criteria on a table method?

--- In Axapta-Knowledge-Village@yahoogroups.com, "chuiringo" 
<[EMAIL PROTECTED]> wrote:
>
> Thank you for your reply..
> 
> One more question in (1).
> If the query field(virtual field) is get from the table method. How 
> to do it.
> 
> Thanks
> 
> --- In Axapta-Knowledge-Village@yahoogroups.com, "Steeve Gilbert" 
> <steeve.gilbert@> wrote:
> >
> > Hi,
> > 
> > 1. You can get range value with this if you set range on 
> > InventTable.ItemId :
> > element.query().dataSourceTable(tableNum(InventTable)).rangeField
> > (fieldNum(InventTable, ItemId))
> > 2. I don't think that is possible.  But if it is, I don't know 
how.
> > 
> > regards,
> > 
> > Steeve...
> > 
> > --- In Axapta-Knowledge-Village@yahoogroups.com, "chuiringo" 
> > <chuiringo@> wrote:
> > >
> > > Sorry, I am a beginner of axapter developer. I wrote some 
report 
> > and 
> > > used ¡§qureyrun.get¡¨ function to get some needed recode to 
> output 
> > to 
> > > *.tsv files.
> > > 
> > > I want to now if somebody can help me 
> > > 1. How to get a criteria value and write it to report header in 
> > output 
> > > report file.
> > > 2. How to change date format in the criteria field that is not 
in 
> > > windows regional setting.
> > >
> >
>


Reply via email to