what is meant by lexical parameter
Answer / jay
Lexical parameters are used to substitute multiple values
at runtime and are identified by a preceding ‘&’. Lexical s
can consist of as little a one line where clause to an
entire select statement
Lexical parameter is a feature used for building a dynamic
query.
Example: An example of a lexical parameter usage in a
select statement is as follows
select *
from emp
where &L_EMP; (Report can assign a value as :L_EMP:=
emp.dept = 20 and salary > 20000)
| Is This Answer Correct ? | 15 Yes | 0 No |
You are working with interfaces if client doesnot give any flat then what will u do?
Steps for DFF registration
Except the SRS window in which we can submit the concurrent program.
mention the interface tables for item open interface and open transaction interface and also their respective production tables.
in one report using two layout models.if yes how to do
What is cursor?
Registering parametric report?
explain registration steps of a concurrent program.
what is back order in OM
what are the prerequisites for costing transactions?
While importing data into interface tables,if u got number of records are error(like more than 1000 records are error),how to imform user?
What does appl_top directory contain?