how to customize the report,please tell me customization
steps
Answers were Sorted based on User's Feedback
Answer / junaid
1. Open existing report (.rdf) using report builder
2. do the changes as per requirement
3. compile the report
4. save the .rdf with new name
5. move .rdf to respective top
6. log on to system administrator
7. create concurrent program executable
8. create concurrent program
9. create request group & attach conc. prog
10. attach request group to responsibility
11. submit the program and check the ouput
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / venki_discussions
1. we have to get executable name of reprot
2. we have to finout concurrent program name through
executable file name
3. download standard rdf file from partuicular path
4 Open this report in report builder 6i.
5. Change the report as per requirements.
6. Compile the report.
7. Save the report as XX_Custom_XX.rdf
8. Move the compiled custom rdf file to Custom Reports
folder.
9. Create Custom executable, create custom conc program,
attach to request group.
10. submit the report to see output
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / newbornbaby
1. Download the stadard oracle report XXX.rdf
2. Open this report in report builder 10g.
3. Change the report as per requirements.
4. Save the report as XX_Custom_XX.rdf.
5. Compile the report.
6. Move the compiled custom rdf file to Custom Reports
folder.
7. Create Custom executable, create custom conc program,
attach to request group.
8. submit the report to see output
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / naresh kotapati
1.get concurrent program short name based on program name
2.get report name based on executable short name
3.download report from custom top
4.rename the report
5.open the report in report buider
6.transfer modified report from local machine to custom top
7.define executable,define concurrent program and attach program to request group and change reponsilibility
8.run the report
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dinesh khandekar
1) download the report (.rtf)
2) open the report in the report builder.
3)do the modification whatever you want.
4)save the report and compile.
5)place the rdf into respective folder.
6)define executable.
7)define concurrent program.
8)attached to request group.
9)run the concurrent program.
10)check output.
| Is This Answer Correct ? | 5 Yes | 6 No |
What do you understand by a set of books?
What r the validation types?
what are the default arguments for pl/sql program?
In a table their 20 records.I had update 6 records???How can see and retrieve particular 6 records.i.e.,Latest updated.
10 Answers HCL, TCS,
what is pay run id ?
what is aim methodolozy
maximum how many parameters we can pass through pl/sql stored procedure to oracle apps?how many mandatory parameters we can pass through pl/sql program to oracle apps11i?
PL/SQL stored procedure parameters?
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using >CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.
what are the match approvals in PO?
In what situation u create the BPA.
What is cursor?