in one report using two layout models.if yes how to do
Answers were Sorted based on User's Feedback
Answer / viswa
first we create two layouts
using parameter form ,we can cal spesific layout,
using format trigger we can hide one layout.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / raja
by passing parameters in format trigger,and write the coding
when return true p1
or false
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the data type of lexical parameter?
How to report output like below supplier name date amount abc software jan/11 10000 /* jan month total transactions*/ abc software feb/12 30000 /* feb month total transactions*/ dell computers jan/13 45000 /* jan month total transactions*/
how to get the on hand quantity of an item across all organizations? name the underlying tables.
2 Answers Ranves IT Solutions, Scan Steel,
what is pay run id ?
How to print multi currency,multi language in xml?
How many phases of implementation and what are those.
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 are the different types of parameters avialable in reports?
What are the Import Programs We need to run after creating Interface table for all modules
What r the validation done in ap inbound ?
What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1
Can we create tables in apps schema?