Home » Applications » Oracle Fusion Apps & E-Business Suite » Paramaters being returned with: FND_CONC_STAT.COLLECT; (Oracle Apps : 11.5.10.2 on Unix)
Paramaters being returned with: FND_CONC_STAT.COLLECT; [message #290417] Fri, 28 December 2007 15:38
by_tgreger
Messages: 1
Registered: December 2007
Junior Member
EXEC FND_CONC_STAT.COLLECT
1.) I created an OraApps Pl/Sql concurrent program.
2.) The program has 3 parameters: org, shipto, schdtype and all are required.
3.) All are entered using good value sets.
4.) When the program runs, the three entered parameters show up in the parameters field correctly.
For Debugging I set up a DBMS_OUTPUT message that records the parameters it is using.
5.)Program completes by Exiting with a no data found error.
The program finishes without finding data because this is what it recorded as parameters:-------------------------------------------------------------
Enter value for 3: EXEC FND_CONC_STAT.COLLECT;
Enter value for 2:
Enter value for 1: EXIT

No Data Found for Org:EXIT, Ship To, EXEC FND_CONC_STAT.COLLECT; SCHEDULES
---------------------------------------------------------------
Any Ideas?
Previous Topic: what web site I can download 12i user guide except for www.oracle.com?
Next Topic: Balancing Segment
Goto Forum:
  


Current Time: Fri Jun 28 23:57:02 CDT 2024