Except the SRS window in which we can submit the
concurrent program.
Answer Posted / 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 |
Post New Answer View All Answers
please send me forms, xml pulisher questions,answers
is it possible to run the interface without using oracle apps?
What does appl_top directory contain?
In sequence i want to 11 and 15th values how we will write?
Can we create tables in apps schema?
Can you explain the difference between architecture followed in 10g & 11g?
Do you know where we can check the status of po?
do you know is it possible to run the interface without using oracle apps?
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?
How to create a purchase order without a requisition?
Tell me how to find the custom directory in front end?
Can u give the Documentation of Custom.pll in oracle apps
What is count(*) from po_vendors(any table)?
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
Do you know what is applysys in oracle application database schema, what is apps?