Home » Developer & Programmer » Forms » how i check my :SYSTEM.FORM_STATUS is DELETE OR REMOVE
how i check my :SYSTEM.FORM_STATUS is DELETE OR REMOVE [message #174609] Tue, 30 May 2006 01:26 Go to next message
mfa786
Messages: 210
Registered: February 2006
Location: karachi
Senior Member
hi master

SIR how i check my :SYSTEM.FORM_STATUS is DELETE OR REMOVE



please gide me idea

thanking you

aamir
Re: how i check my :SYSTEM.FORM_STATUS is DELETE OR REMOVE [message #174702 is a reply to message #174609] Tue, 30 May 2006 06:32 Go to previous messageGo to next message
gacki
Messages: 33
Registered: May 2006
Location: Dueren, NRW, Germany
Member
What version do you use?

I have 10g, and my online help states that :system.form_status can only have a value of CHANGED, NEW or QUERY.

Gerald
Re: how i check my :SYSTEM.FORM_STATUS is DELETE OR REMOVE [message #175094 is a reply to message #174609] Wed, 31 May 2006 14:19 Go to previous message
Rehan Mirza
Messages: 67
Registered: July 2004
Location: Pakistan
Member

If you need to check yours record is delete or not soo you can use Form_Success

Just example

Delete_Record;
If Form_Success then -- Just check form status = delete
-- you action
end if;

hope it will help you


Best regards
R E H A N M I R Z A
Previous Topic: stop the lov from appearing when already populated by another lov
Next Topic: Which products do I have to downloads free from oracle.com?
Goto Forum:
  


Current Time: Fri Sep 20 10:25:36 CDT 2024