Search found 5 matches

by ajit
Wed Apr 13, 2011 10:55 am
Forum: Purchasing & Inventory
Topic: Issue in Inserting Vendor Details using API
Replies: 0
Views: 3607

Issue in Inserting Vendor Details using API

Hi All, Using ap_po_vendors_apis_pkg API(AP Supplier API) I am trying to insert vendor details into po_vendors and po_vendor_sites_all table, but records are inserted only into po_vendors table, site level details are not inserted into po_vendor_sites_all table. Code compiles successfully with out a...
by ajit
Fri May 29, 2009 1:35 am
Forum: Order Management
Topic: Workflow Backgroud Process Ended With ERROR
Replies: 2
Views: 1988

How to split the import and back ground process, I have no idea help me in this regard
by ajit
Fri May 15, 2009 6:56 am
Forum: Order Management
Topic: Workflow Backgroud Process Ended With ERROR
Replies: 2
Views: 1988

Workflow Backgroud Process Ended With ERROR

In my prodsvr Workflow Background Process Ending with Error, Error is ORA-01555:snapshot too old: ,We have increased the undo segment size and undo time ,even then workflow Backgroud Process Ended with error. Parameter are: Item Type:OM Order Line Process Deffered:Yes Process Time Out:Yes Plz help m...
by ajit
Fri Jan 23, 2009 8:59 am
Forum: Reports (Only Oracle Apps Reports)
Topic: Purchase Order Total?
Replies: 3
Views: 2993

In formula column use "convert_number" function to convert
number to words
ex: temp varchar2;
temp:=convert_number(1223);
return temp;
by ajit
Thu Oct 18, 2007 2:33 am
Forum: Order Management
Topic: Closing sales order at Header level
Replies: 1
Views: 1371

Closing sales order at Header level

<font size="3">I want to close all lines in sales order which are all not closed at one spot
please any one help me in this regard

Ajit</font id="size3">