Duplicating Details When Master Duplicated

From: Robb Kelman <robbk_at_kelman.ab.ca>
Date: 1997/04/11
Message-ID: <860802172.26248_at_dejanews.com>#1/1


Within Forms I am currently trying to duplicate a record using: BEGIN
  ...
  CREATE_RECORD;
  DUPLICATE_RECORD;
END; However, I'd like the records of the detail block to be duplicated as well.
Example:

   Master Block is Invoice, Detail Block is Invoice_Lines, where Invoice is being duplicated but none of the 'Invoice_Lines' accompany the new record.

  Has anyone else been successful with this before?

Cheers,
Robb Kelman
<robbk_at_kelman.ab.ca>

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Fri Apr 11 1997 - 00:00:00 CEST

Original text of this message