What is SRW Package? (Sql Report Writer)
Answer / oracleapps_learner
The Report builder Built in package know as SRW Package
This package extends reports ,Control report execution,
output message at runtime, Initialize layout fields, Perform
DDL statements used to create or Drop temporary table,
Call User Exist, to format width of the columns, to page
break the column, to set the colors
Ex: SRW.DO_SQL, It?s like DDL command, we can create table,
views , etc.,
SRW.SET_FIELD_NUM
SRW. SET_FILED_CHAR
SRW. SET FILED _DATE
| Is This Answer Correct ? | 37 Yes | 7 No |
Can we create tables in apps schema?
how can we get odd numbered pages in output of a report
what is the defference between credit memo and debit memo
what are the different types of triggers in reports
How many parameters we can pass through pl/sql program in Oracle apps
How to link modules in apps
diff between key and descriptive flexfield.
which API to return the parameters & valuesets etc
Which modules of oracle apps have forms and reports? I am a beginner in oracle apps so kindly answer my query.
When loading data from staging table to interface table , how to reload the invalid record once again ?
Give a overview on Aol
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*/