What are different execution methods of executabls?
Answer Posted / kiran kumar
FlexRpt The execution file is wrnitten using the
FlexReport API.
FlexSql The execution file is written using the FlexSql API.
Host The execution file is a host script.
Oracle Reports The execution file is an Oracle Reports file.
PL/SQL Stored Procedure The execution file is a stored
procedure.
SQL*Loader The execution file is a SQL script.
SQL*Plus The execution file is a SQL*Plus script.
SQL*Report The execution file is a SQL*Report script.
Spawned The execution file is a C or Pro*C program.
Immediate The execution file is a program written to
run as a subroutine of the concurrent manager. We recommend
against defining new immediate concurrent programs, and
suggest you use either a PL/SQL Stored Procedure or a
Spawned C Program instead.
Composite Datatypes :
? PL/SQL TABLES
? PL/SQL RECORDS
- Nested TABLE
- VARRAY
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Do you know what are user profiles in apps. Any examples you can give?
what is global tempory table?
Tell me how to debug the report?
What is count(*) from po_vendors(any table)?
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
how to print multi lay outs,muti currency,muti language in xml publisher
what are the prerequisites for costing transactions?
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
do you know is it possible to run the interface without using oracle apps?
What is instead of trigger in where we will use?
In hierarchical structure of a database? we have write query from where we should start?
What do you understand by soa?
What is the concept of soa governance?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
What are the Standard Reports and Forms in HRMS?