Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SYSTEM.RECORD_STATUS

user613563Nov 20 2008 — edited Nov 20 2008
i want to know where should one exactly use the line below.
IF :SYSTEM.RECORD_STATUS IN ('NEW','QUERY',insert,'update' or 'delete;) THEN
...
under which trigger is its best use.
when validate , when new form, when new item, when new record..
and
under what circumstances it is needed.
can an effective (multiuser data entry) form be built without having use this code et-all?

TY all.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 18 2008
Added on Nov 20 2008
2 comments
14,323 views