You can clear the content of the temporary table using <temporary-
table> = null, or you can just re-initializing the temporary table
using <temporary-table>.setTmpData()
You should be aware that if other objects have a handle to this
instance of the temporary - they will still be working on the "old"
content.
regards
--- In [EMAIL PROTECTED], "axapta_dude"
<[EMAIL PROTECTED]> wrote:
> Hi , I need some guide from axapta expert.What is the syntax to
clear the data inside
> temporary table buffer.
> Thanx in advanced.
| 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.

