any one can expalin report registration steps?
Answers were Sorted based on User's Feedback
Answer / g.v.chowdary
Report Registration Steps:
-------------------
1)Develop the report (.rdf)as per client Requirement by using reports 6i Builder
2)Move the report from Local mechine into Server
CUS_TOP\11.5.0\Reports\US\ .rdf
PO_TOP\11.5.0\Reports\US\ .rdf
3)Select System Administrator and create EXECUTABLE
1)Executable Name
2)ApplicationName
3)Execution Method
4)Report(.rdf) file Name
4)Create Concurrent Program and attach 1)EXECUTABLE
2)PARAMETERS
3)INCOMPATIBILITIES
5)Create Request Group and attach Concurrent Program
6)Create Responsibility 1)Request Group
2)Data Group
3)Menu
7)Create user, attach Responsibility to the user.
8)User will select the Responsibility and goto SRS(Standard Request Submission) Window
submit the Request.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / malleswara rao
1) After creating report .rdf file
2) create Executable Name executable method name is Oracle
Report Execution file name .rdf file name
3)create concurrent Program add executable Short Name
4)Add concurrent Program Assign particular Responsibility
Request Group
5)Go to that Responsibility run he Report
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rohit
Report Registration
-------------------
1)Develop the report (.rdf) and compile it .
2)Move the report from Local machine into Server in a
particular top(here eg is CUSTOM_TOP)
3)Select System Administrator and create EXECUTABLE
1)Executable Name
2)ApplicationName
3)Execution Method
4)Report(.rdf) file
Name
4)Create Concurrent Program and attach 1)EXECUTABLE
2)PARAMETERS
3)INCOMPATIBILITIES
5)Create Request Group and attach Concurrent Program
6)Create Responsibility 1)Request Group
2)Data Group
3)Menu
7)Create user, attach Responsibility to the user.
8)User will select the Responsibility and goto SRS(Standard
Request Submission) Window
submit the Request.
| Is This Answer Correct ? | 2 Yes | 0 No |
Creating RDF we are using P_CONC_REQUEST_ID parameter
After creating rdf , compile the rdf transfer rdf and rdx into the custom application
create executable using rdf file name and
create concurrent program attach to the executable into the conc prog, attach this conc prog into record group to the application after run the conc prog into SRS window
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / santosh kumar
Before knowing report registration steps, need to know types of reports
Reports can be generated by using :
1.10g or d2k
2.Plsql
3.Xml report
For 1
| Is This Answer Correct ? | 0 Yes | 0 No |
in sql *loder how to skip the middle records ex:from 10th to 20th records i want to skip?
can we get profile values in report without using user exists is it possible how?
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*/
In a Standard form a DFF is disable?How we can Enable it?
what is flexfield qualifier?
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 is MRC? Why it is needed?
Hi Anil, When we importing the journals in GL module we need to insert the one row into GL_INTERFACE_CONTROL for each group_id.Now my question is what is the use of inserting the data into GL_INTERFACE_CONTROL table and if I not inserted into GL_INTERFACE_CONTROL what will happen
we have 4 managers if one person logon the system automatically displays his siganature and name how?
Can u define DFF with in the DFF,How?
what is difference between procedure and function
where is setup of business group done?