You can try this:
range1 = dsInventTable.addRange(fieldid2ext(fieldnum(InventTable,Dimension),1))
OR
range2 = dsInventTable.addRange(fieldid2ext(fieldnum(InventTable,Dimension),2))
OR
range3 = dsInventTable.addRange(fieldid2ext(fieldnum(InventTable,Dimension),3))
anton_tjiptadi <[EMAIL PROTECTED]> wrote:
Varden Morris
J. Wray & Nephew Ltd. - Group I.S.
Phone: (876) - 923 - 6141 Ext. 2400, 2412
Fax: (876) - 923 - 5372
Cell: (876) - 3833566
Email: [EMAIL PROTECTED]
anton_tjiptadi <[EMAIL PROTECTED]> wrote:
Hi, how to manipulate field Dimension ('cause it's an array var) ?
for example :
range1 = dsInventTable.addRange(fieldnum(InventTable, dimension));
-> I want to filter my report by dimesion number 4, how should I
write it in code, I tried by specifying the array -> dimension[4] but
its cause error
thanks,
Sharing the knowledge on Axapta.
Do you Yahoo!?
The all-new My Yahoo! – Get yours free!
Sharing the knowledge on Axapta.
Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-Knowledge-Village/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.