Registering parametric report?
Answer / niranjan
Any applications will have two parameters,
1) from-period 2) to-period
a) Go to object navigator and create the parameters.
User parameters  from_no, to_no (data type
char and width 30)
b) Open the report layout and write the query(we have
to reg the table in AOL)
Select empno,ename,from g_emp where empno between
:from_no and to_no
c) Compile and put the .RDP file in the server directory.
d) Registering in AOL.
Concurrent  executable
Concurrent  program then go to ?PARAMETERS?
e) Go to Application  validation set. then go to
?EDIT INTO?
After entering the VALUE SETS (1) And TOKENS (2)
f) Go to Administrations
Sequrity  responsibility  Request
h) Add and assign a concurrent program to a request group
Q) HOW DO YOU RECTIFY THE ERRORS IN INTERFACE TABLES?
Depending on the naming convention used, errors appear in
either alphabetical order or by error code number.
| Is This Answer Correct ? | 1 Yes | 1 No |
IN GL,AP,PO,AR WHICH MODULE DOESNOT HAVE _ALL TABLES THEN WHY?
hi gurus my name is ramesh i was completed orcale apps technical trainning i wnt to put 3+yrs experience is it correct r not ,if any freshers jobs are available in market pls suggest me. my mail id rameshmcaou@gmail.com and contact no is 9000342411
What is OM Cycle and What do u mean by Alternate Item
where we can check the status of po.
difference b/w procedures&functions
what are the balancing segments in AR?
What is the autonomous transaction?give me example?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
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
in oracle workflow if i want to send a mail to the user after sending if the user didn't approve the mail after 10 mins it is automatimatically approved how we can approach?
In thet custom.pll what are the events we can write.
how to customize the report,please tell me customization steps