Have a
look at this example.
VendTable tabOrig, tabCopy;
;
tabCopy = tabOrig.data();
// Make some modifications .... at least change the
primary key ;-)
tabCopy.insert();
I hope
this could help you!
Bye,
Annette
-----Urspr�ngliche Nachricht-----
Von: eva_aksnes [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 6. April 2004 13:39
An: [EMAIL PROTECTED]
Betreff: [development-axapta] Record template
Is it possible to use a recordtemplate from code - to make a new
customer or project or item? How?
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.

