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.

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / leonard

One more thru consub unix utility

Is This Answer Correct ?    6 Yes 0 No

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

Answer / srinivas.r

Yes it is possible by submitting the request through
backend.Example of submitting request through backend.
By using the

FND_REQUEST.SUBMIT_REQUEST
(APPLICATION_SHORT_NAME=>'INV'
,PROGRAM_SHORT_NAME=>'INCOIN'
,START_TIME=>DEFAULT NULL
,ARGUMENT1=>1 --ALL ORGANIZATIONS
,ARGUMENT2=>1 --VALIDATEITEM
,ARGUMENT3=>1 --PROCESSITEM
,ARGUMENT4=>1 --CREATE OR UPDATE ITEM
,ARGUMENT5=>100 --PROCESS_SET
);

Is This Answer Correct ?    4 Yes 0 No

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

Answer / ashok

even we can create a form function where you can attach the
report like costing reports.

Is This Answer Correct ?    0 Yes 4 No

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

Answer / askvenki

--i think it is not possible

Is This Answer Correct ?    0 Yes 13 No

Post New Answer

More Oracle Apps Technical Interview Questions

what are the different types of triggers in reports

2 Answers   Oracle,


Is that Possible To create package without Specification , If Yes Give any Examples

2 Answers   PWC,


what are the functions you are used in utl_file at the time of transferring the data?

2 Answers   Oracle,


How to insert data into two tables using single control file?

3 Answers   Oracle, VTI,


cursor 1 and cursor 2 are there did you open both the cursors at a time or not?

2 Answers   Infosys,


AOL?

4 Answers  


In which table or database definition we can find the link of organization and operation units.

2 Answers   IBM,


How to move the one file from one instance to another instance? And your scripts also?

0 Answers  


Need Training & Internship with guaranteed Job in ERP - Oracle Apps Tech?

4 Answers   Zensar,


In hierarchical structure of a database? we have write query from where we should start?

0 Answers   IBM,


how to change the logo in template dynamically?

2 Answers   Sierra Atlantica,


how can develope the po variance and po summary report? with tables mandatory columns and query please?

0 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)