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

Hi  Friends this is preetham, i am  searching for job on oracle apps(technical) i put 3 years fake exp, so any one  please could you help me for realtime interview  questions and 9739782164 this is my no srpsrp777@gmail.Com please guys please provide your no for contact i have a doubts i want to clarify

1824


Tell me how to find the custom directory in front end?

862


How is choreography different from orchestration?

886


How can a process be deployed in soa?

906


Are you familiar with internet architecture of oracle apps 11i?

833


What do you understand by a set of books?

839


can we use look up type instead of a pofile option?or valueset?is it possible how?

1974


Hi any one plz help me .i need 2 or 3 customized and 2 or 3 development reports on PO module..if any body having plz send me with one by one step ,i mean where u do the customization and wht are the steps u follwed when u do the customization,wht are fields u added or deleted ,How u added or these fields as per clinet requirement and wht are errors u faced .plz send it to my mail id iamvenki@gmail.com

2123


What are file in oracle.

2012


tell me the scenarios of the independent in reports

2386


Can we create tables in apps schema?

846


CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP

2355


Tell me how to debug the report?

866


List of all the modules under Manufacturing, Finance and Distribution in oracle applications?

1975


How can you achieve loose coupling in soa framework?

989