Name the two files that are created when you generate the
form give the filex extension ?
Answers were Sorted based on User's Feedback
Answer / krishna kumar r
.fmb - File Module Binary
.Fmx - File Module executable
| Is This Answer Correct ? | 1 Yes | 0 No |
i created a parameter list in reports. how to restrict that parameter list with parameters
What are the different window events activated at runtimes?
What is the basic data structure that is required for creating an LOV?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
difference between global n context sensitive segments?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
What is 4-way match?
How can a text file be attached to a report while creating in the report writer?
What is the Maximum allowed length of Record group Column?
what is a package n what r the packages availbla in report
What is the remove on exit property?