일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
- Android
- WebLogic
- MySQL
- ibsheet
- swingx
- appspresso
- JSON
- MFC
- Eclipse
- Google Map
- PHP
- JDOM
- oracle
- jsr 296
- jQuery
- tomcat
- sencha touch
- rowspan
- dock
- phonegap
- PLSQL
- Spring
- node.js
- Ajax
- Struts
- 선택적조인
- GPS
- 전자정부프레임워크
- 가우스
- iBATIS
- Today
- Total
목록ERP (2)
Where The Streets Have No Name
출처 : http://www.oracleappshub.com/api/oracle-api-availability-concurrent-program/ Many times, we need to submit concurrent requests and request sets from non SRS window like operating system or PL/sql . In Oracle Applications there are API’s to take these options. Here are some of the API’s function and usage.. FND_REQUEST This API is used Submit concurrent requests from backend. As we know th..
출처 : http://orabiz.blogspot.com/2007/07/fndrequestsubmitrequest-handy-tip.html Here is a HANDY TIP that could save you some time bugging why the fnd_request.submit_request procedure is returning a request_id of 0. If you are creating and running a package to run outside Oracle Applications, you may be wondering why the procedure will not be executing your concurrent program being passed into int..