1.what is event?
events are activities the occur in a form
ex: add,save,submit these are all events
2.what is a control?
a control is reusable object that appears on a form,example,include push buttons,edit fields,and grids.
every control having the event rules in that event rules have multiple events
3.what is event rules?
event rules are logic statement that we can create and attached to the events
4.what is types of event rules?
1.if else conditional statement
2.while loop
3.assignment operator
4.call business functions
5.call system function
6.table i/o
7.form inter connection
8.report inter connection
5.what is form processing?
form processing refers to the business logic associated with the each form .by default each type of one world form automatically include basic processing for various events .then using event rule design you can build a additional logic.form processing depends on the occurrence of specific events .such as initializing a form change the value of a field
6.what is business function event rules?
business function event rules encapsulated reusable business logic created using event rules rather than 'c' programing .they are store as object and are compiled ,business functions event rules are some times called named event rules.
7.what is embedded event rules?
embedded event rules are specific to a particular table.interactive application or batch application.they are not reusable .embedded event rules can be application event rules or table event rules they can be compiled or UN compiled
8.what is applications event rules?
you can add business logic that is specific to a particular application interactive application,connect event rules via form design batch applications are report design
9.what is table event rules?
you can create database triggers or rules that are attached to a table through table design event rules
10.how many types of variables?
1.business column
2.grid column
3.grid buffer
4.form control
5.form inter connection
6.processing option
7.query by example
8.event rule variable
9.system variable
10.table column
11.text variable
12.report variable
13.report constant
14.input column and out put column
15.previous business view column
events are activities the occur in a form
ex: add,save,submit these are all events
2.what is a control?
a control is reusable object that appears on a form,example,include push buttons,edit fields,and grids.
every control having the event rules in that event rules have multiple events
3.what is event rules?
event rules are logic statement that we can create and attached to the events
4.what is types of event rules?
1.if else conditional statement
2.while loop
3.assignment operator
4.call business functions
5.call system function
6.table i/o
7.form inter connection
8.report inter connection
5.what is form processing?
form processing refers to the business logic associated with the each form .by default each type of one world form automatically include basic processing for various events .then using event rule design you can build a additional logic.form processing depends on the occurrence of specific events .such as initializing a form change the value of a field
6.what is business function event rules?
business function event rules encapsulated reusable business logic created using event rules rather than 'c' programing .they are store as object and are compiled ,business functions event rules are some times called named event rules.
7.what is embedded event rules?
embedded event rules are specific to a particular table.interactive application or batch application.they are not reusable .embedded event rules can be application event rules or table event rules they can be compiled or UN compiled
8.what is applications event rules?
you can add business logic that is specific to a particular application interactive application,connect event rules via form design batch applications are report design
9.what is table event rules?
you can create database triggers or rules that are attached to a table through table design event rules
10.how many types of variables?
1.business column
2.grid column
3.grid buffer
4.form control
5.form inter connection
6.processing option
7.query by example
8.event rule variable
9.system variable
10.table column
11.text variable
12.report variable
13.report constant
14.input column and out put column
15.previous business view column
No comments:
Post a Comment