Title: Message
Nice, but...
 
Was thinking about the templates that are saved in the system. SysRecordTemplate - thing.
The ones you can choose from the SysRecordTemplateSelect - form.

Eva Aksnes

-----Original Message-----
From: Theissen, Annette [mailto:[EMAIL PROTECTED]
Sent: 6. april 2004 15:18
To: '[EMAIL PROTECTED]'
Subject: AW: [development-axapta] Record template

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

Reply via email to