Hi Thanks..We have done this is some other way.
We have created one package and we have done that
Search found 40 matches
- Wed Jul 15, 2009 2:58 am
- Forum: Application DBA & System Administration
- Topic: Scheduleing a request from Back End
- Replies: 3
- Views: 2699
- Fri Jun 19, 2009 12:08 am
- Forum: Application DBA & System Administration
- Topic: Scheduleing a request from Back End
- Replies: 3
- Views: 2699
Scheduleing a request from Back End
Hi can any onehelp in Scheduling a request from Back end.
I have one Concurrent Proram and I want that Program run everyday morning at 7:00 AM in IST.
Can any one help me in this.
Thanks
Keerti
I have one Concurrent Proram and I want that Program run everyday morning at 7:00 AM in IST.
Can any one help me in this.
Thanks
Keerti
- Mon Jun 01, 2009 4:31 am
- Forum: Purchasing & Inventory
- Topic: iProc Loading Images
- Replies: 2
- Views: 1564
- Mon Jun 01, 2009 2:49 am
- Forum: Purchasing & Inventory
- Topic: Backup of Allocations Failed @Move Order Trx
- Replies: 0
- Views: 1218
Backup of Allocations Failed @Move Order Trx
Hi,
I am getting the Error "Backup of Allocations Failed" While i am doing move order transaction s in Inventory.
Can any one help me in this..Thanks.
Regards
Keerti
I am getting the Error "Backup of Allocations Failed" While i am doing move order transaction s in Inventory.
Can any one help me in this..Thanks.
Regards
Keerti
- Tue Mar 10, 2009 4:16 am
- Forum: Oracle Databases
- Topic: Find out Opened Cursors and the related Objects
- Replies: 1
- Views: 4146
Find out Opened Cursors and the related Objects
Hi Floks,
I have a procedure with 10 Cursors declared in that..Out of 10 i have closed 9 Cursors ...Means i haven't closed one cursor..After that I have given it to some body and they got execute the same and got the results in a proper way...But i want to know the details of that coursor ...
I have a procedure with 10 Cursors declared in that..Out of 10 i have closed 9 Cursors ...Means i haven't closed one cursor..After that I have given it to some body and they got execute the same and got the results in a proper way...But i want to know the details of that coursor ...
- Mon Mar 09, 2009 2:42 am
- Forum: Application DBA & System Administration
- Topic: Table structures diff b/w R12 and Lower Versions
- Replies: 2
- Views: 1662
Hi Friend..You are right?...But there are only few tables which has changed like..
PO_VENDORS
PO_VENDORS_SITES Now these tables are inculuded under TCA(Trading Community Archistructre)..And they have added Party_id in PO_VENDORS and Party_site_id in po_vendor_sites..so that we can join these table ...
PO_VENDORS
PO_VENDORS_SITES Now these tables are inculuded under TCA(Trading Community Archistructre)..And they have added Party_id in PO_VENDORS and Party_site_id in po_vendor_sites..so that we can join these table ...
- Fri Mar 06, 2009 11:41 am
- Forum: Oracle Databases
- Topic: I need some Regarding RAC
- Replies: 2
- Views: 2537
- Fri Mar 06, 2009 10:07 am
- Forum: Application DBA & System Administration
- Topic: Table structures diff b/w R12 and Lower Versions
- Replies: 2
- Views: 1662
Table structures diff b/w R12 and Lower Versions
Hi Friends,
Can any body give the information about the Table Structures difference between R12 and Lower version.
Thanks in Advance
Can any body give the information about the Table Structures difference between R12 and Lower version.
Thanks in Advance
- Fri Mar 06, 2009 10:03 am
- Forum: Reports (Only Oracle Apps Reports)
- Topic: Need XML Publisher Material........
- Replies: 7
- Views: 5010
- Fri Mar 06, 2009 10:00 am
- Forum: Reports (Only Oracle Apps Reports)
- Topic: Need XML Publisher Material........
- Replies: 7
- Views: 5010
- Sun Feb 08, 2009 11:06 am
- Forum: Oracle Forms & Reports
- Topic: Main Responsibilities of Oracle Workflow Builder
- Replies: 0
- Views: 1300
Main Responsibilities of Oracle Workflow Builder
Can any body tell the Main Responsibilities of Oracle Workflow Builder
- Mon Sep 22, 2008 6:52 am
- Forum: Oracle Forms & Reports
- Topic: How to Implement this report
- Replies: 2
- Views: 2522
How to Implement this report
--->I have table emp with columns empno,empname,deptno,deptname
--->I have Custimze a report by passing deptname as an inpout parameter.
--->Here I am going to pass five parameters(all values are coming form Deptname column)
p1(Operations Deptname)
p2(sales Deptname)
p3(Research Deptname)
p4 ...
--->I have Custimze a report by passing deptname as an inpout parameter.
--->Here I am going to pass five parameters(all values are coming form Deptname column)
p1(Operations Deptname)
p2(sales Deptname)
p3(Research Deptname)
p4 ...
- Tue Sep 09, 2008 4:00 am
- Forum: Oracle Databases
- Topic: Call Procedure In Declaration Part...
- Replies: 6
- Views: 3200
- Fri Jul 25, 2008 3:33 am
- Forum: Oracle Databases
- Topic: Call Procedure In Declaration Part...
- Replies: 6
- Views: 3200
- Tue Jul 22, 2008 9:16 am
- Forum: Oracle Databases
- Topic: Call Procedure In Declaration Part...
- Replies: 6
- Views: 3200
Call Procedure In Declaration Part...
Hi Can I call one Procedure in another procedure declaration part?