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 |
Name the different Cursor Attributes.
what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference
What is count(*) from po_vendors(any table)?
hi friends! i need sample codes for oracle apps 11i conversion and interfaces.If u have,plz send me
2 Answers Pathway Technologies,
What is the difference between BPA AND Contract.
in interface and conversion if 10 records are error out we can't load the records?if >10 we have to insert,if we not insert we need to gernerate error how u can achieve?
what is the purpose of standard cost update?
where the accounting related data is stored ?
what is the invoice matching
why r u transer the data base tables to flat file and what is use
where to define interorganization transaction charges and what are the different options?
while registering executable and concurent program we register both with application name|<oracle purchasing>? so my question is why we are defining in both concurent program and executable?