Oracle forms - system.Current_block
Can :system.Current_block value be changed. If yes how? If no why?With example
What are the forms status in form 6i
The three form status are New ,QUERY, CHANGED
TARIYAL,BIJENDER
Different values for system.Message_level
What are the different values for :system.Message_level and its impact?
There are 25 Levels of Message in an Oracle Forms.How much cretical error or message is0 -- all errors or message12...25 -- don't shows anyIf we don't wannat show any error or message to...
In oracel form 6i, what are system variables? Give examples.
Change system.Current_block value
Can system.Current_block value be changed. If yes how? If no why? Give with example
No,We cann't .This is the status of the system.This is not the value
Because it's a read only variable which contains the value of current block in itself and this could not be used to assign value to current block rather used for retain the value.