Hi Eva

Det standard record templates provided with Axapta - are triggered from the Axapta kernel - the table must be of type main table in order to ensure that the feature is triggered with Ctrl+N.

Best regards

Mai-Britt

________________________________

Fra: Aksnes Eva [mailto:[EMAIL PROTECTED]
Sendt: ti 06-04-2004 15:28
Til: [EMAIL PROTECTED]
Emne: RE: [development-axapta] Record template


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


*      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] <mailto:[EMAIL PROTECTED]>
       
*      Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> .




Yahoo! Groups Links

<<winmail.dat>>

Reply via email to