CREATE_RECORD question [message #134219] |
Tue, 23 August 2005 22:44 |
pinkpepper
Messages: 1 Registered: August 2005 Location: Philippines
|
Junior Member |
|
|
Hi,
Would anyone happen to know which triggers can use the procedure CREATE_RECORD?
I created a program unit that will create a new record if the previous record satisfies some condition. Then I called the program unit in trigger WHEN-VALIDATE-RECORD, but the problem is I always get the error: FRM-40737 - Illegal restricted procedure CREATE_RECORD in WHEN-VALIDATE-RECORD trigger.
|
|
|
|