wrote:
> Is it possible to run a select based on a map?
> How?
>
> Like I want to select journaltransactions with a given journalid
from
> JournalTransMap. How can I do that??
I don't understand very well your question but, yes, you can.
You should see a map like a table.
Declare your map like this:
"JournalTransMap myJournalTransMap"
and then, select the records you need and it should work!!!
Bye
Vario
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

