Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Except the SRS window in which we can submit the
concurrent program.

Answer Posted / sachin

Yes it is possible by submitting the request through
backend.Example of submitting request through backend-
declare
x_id number(10);
begin
fnd_global.apps_initialize(6729,50156,201);
--- Userid,Responsibilty_id,Application_id
x_id:=fnd_request.SUBMIT_REQUEST
(application=>'PO', --Application_Name

program=>'ELPOITEM', --Short Name
description=>'Purchase
Order History Impact - AMG', --Description
start_time=>to_char
(sysdate,'dd-mon-yy hh24:mi:ss'),
sub_request=>NULL,
ARGUMENT1=>'01-MAR-
2007', --Argument which we are passing while running
ARGUMENT2=>'31-MAR-2007');
the report through fronthand---
dbms_output.put_line(x_id);
commit;
END;

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?

3107


What are do's and dont's of Interface?

2471


where to define interorganization transaction charges and what are the different options?

2465


What is a flexfield? List out its types.

1226


If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?

2155


Which oracle applications pl/sql standard apis you are familiar, have you used most of them?

1165


Is soa a part of oracle fusion middleware?

1154


Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?

2670


Explain what are the tables of auto invoice?

1195


Can u give the Documentation of Custom.pll in oracle apps

3518


Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?

2177


can we get profile values in report without using user exists is it possible how?

2933


Which oracle apps version you are very confident in?

1253


Can you differentiate between mediator and osb?

1193


What are file in oracle.

2284