How can you create Lexical parameter n Bind parameter in
Reports ?
we can create lexical parameter & bind parameter in the
report in the data model query.
The bind parameter is used as well and lexical parameter
used for ex:
select &deptno,ename,deptno from emp where empno=:empno
| Is This Answer Correct ? | 4 Yes | 2 No |
What are the built-ins used for Getting cell values?
.fmb will be in which folder
What are the built-ins that are used for setting the LOV properties at runtime?
What is the difference between formula column and place holder?
What is a record group?
What are the built-ins used for processing rows?
What is a timer?
What are the built-ins that are used to Attach an LOV programmatically to an item?
What are the types of canvas-views?
What is the sequence the Report triggers will fires while running a report ?
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the smae block level ?
What built-in is used for changing the properties of the window dynamically?