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 |
Plz anybody send me Technical specification for AP Interface
what is the difference between varchar and varchar(2)?
for report i have to parameters those are from_date and to_date ,so to_date should be greater when compare to from_date ,if we are giving to_date is less then it must shows some error how we willmake
Could any one tell me the steps of conversions and what kind of validations and exceptions do we use during this conversion? Please do answer in detail. what program do we write in user exit in reports?
differentiate between intra & inter UOM class conversion with examples.
while doing the process of conversion if got any data error out what is the next step to reprocess
After execution of a report we get parameter layout where we have enter From_date and To_date.After entering From_date and without entering To_date what happen a report will execute or not?
how to initialize applications?
In unix Schell sript what is very 1st line to be wriiten .
we have clients in different countries, we can run report in different places, if i want to display particular language,country,currency everything displays for that country how?
How can u populate data into po_headers_all segment2 column?
what is inbound and outbound interface?