Form development process?
Answer / niranjan
open template form
b) Save as <your form>.fmb
c) Change the form module name as form name.
d) Delete the default blocks, window, and canvas
e) Create a window.
f) Assign the window property class to window
g) Create a canvas (subclass info)
h) Assign canvas property class to the canvas
I) assign the window to the canvas and canvas to the
window
j) Create a data block
k) Modify the form level properties. (sub class item
 Text item)
l) Modify the app_cusom package. In the program unit.
m) Modify the pre-form trigger (form level)
n) Modify the module level properties ((console
window, First navigation
p) Save and compile the form.
Place the .fmx in the server directory.
Q) Register in the AOL
APPLICATION  FORM
APPLICATION  FUNCTION
APPLICATION  MENU
| Is This Answer Correct ? | 6 Yes | 0 No |
How to generate XML Report with out using rdf?
6 Answers BirlaSoft, Patni, UST,
what is meant by boilerplates?
How to link modules in apps
1) why we need to do Validations when the Standard Conc. Prog or the API will do all the validations 2) How can we display more then 1 column data in a formula column (Ex displaying Empno, Ename, sal data in one Formula column) 3) is it possible to give 2 out paramaters in a function
what is the error you will get if field is referenced in wrong repeating frame?
Difference between set of books id and ledger id in r12 ?
What and Who is the best Institute or Trainer for Oracle Apps Technical ?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
what are the tables of auto invoice.
Which modules of oracle apps have forms and reports? I am a beginner in oracle apps so kindly answer my query.
How will U link GL with OU in Multi-org environment.
What are the validations you don in .CTL file in inbound interface process?