What are different execution methods of executabls?
Answer / 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 |
Can you define an erp system?
what are the steps to develop a new report?
what are the difference between 11.5.7 and 11.5.9 in oracle apps
Is it is necessary to create P_CONC_REQUEST_ID parameter in the development of oracle apps reports
What are the Import Programs We need to run after creating Interface table for all modules
What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory.Can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter
differentiate between intra & inter UOM class conversion with examples.
what are the different types of triggers in reports
How can u populate data into po_headers_all segment2 column?
Can we customize a form with out template.fmb
How is choreography different from orchestration?
What is multi org?