Hi

 

Use fieldid2ext(fieldnum(Vendpackingsliptrans, dimension), 3) in your range

 

Success

Gert Neetesonne

EDAN Business Software


From: Charles [mailto:[EMAIL PROTECTED]
Sent: donderdag 29 april 2004 12:40
To: [EMAIL PROTECTED]
Subject: [development-axapta] Dimension

 

Hi all,

 

I intend to use the warehouse code as a query range. Since it's part of the array element in the Dimension field, I put it as Dimension[3].

 

e.g.

 

someWarehouseRange = this.query().dataSourceTable(tableNum(VendPackingSlipTrans)).addRange(fieldNum(VendPackingSlipTrans, Dimension[3]));

someWarehouseRange value("SOME_WAREHOUSE_CODE");

 

However this code is not valid. Is there a correct way to access the warehouse field?

 

Thanks in advance,

Charles

 

 


Yahoo! Groups Sponsor
ADVERTISEMENT


Yahoo! Groups Links

Reply via email to