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 |
In developer Reports::there are 3 parameters.can you pass the paramter1+paratmeter2 value to the third parameter??
Which modules of oracle apps have forms and reports? I am a beginner in oracle apps so kindly answer my query.
sourcing in GL
what are centralized and decentralized level of control of item attributes?
how can we return morethan one parameters in procedure?
wht r the basetables of customer interface?
how to customize the report,please tell me customization steps
where the accounting related data is stored ?
how to set org context?
What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory.Can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter
What is the concept of soa governance?
How to develop XML report without rdf?