API to delete from po_vendors [message #292267] |
Tue, 08 January 2008 06:10 |
ashvira
Messages: 3 Registered: January 2008 Location: chennai
|
Junior Member |
|
|
Hi, im working with po_vendors.
I want to delete vendors from it but i cant directly delete it due to ORACLE support constraint. Pls suggest me an API to do this operation or any other alternative.
Thanks,
Ashwin
|
|
|
|
Re: API to delete from po_vendors [message #292276 is a reply to message #292273] |
Tue, 08 January 2008 06:58 |
skooman
Messages: 913 Registered: March 2005 Location: Netherlands
|
Senior Member |
|
|
This question belongs in the EBS part of this forum (LF, can you move it?)
As for the Oracle support: it's not allowed to insert/update/delete data directly in the base tables of EBS, that's only allowed through the user front end or the API that comes with EBS. I have no idea if po_vendors has delete functionality but at the EBS part of the forum they will be able to help you further I guess.
Regards,
Sabine
|
|
|
|