Posted by 'Sameer ' on August 02, 2001 at 19:38:31 EST:
In Reply to: Question for gurus posted by 'Abhishek Bhattacharya' on July 26, 2001 at 06:02:10 EST:
Hi Abhishek,
You need to run the Purchasing Documents Open Interface program to Insert into the PO_HEADERS_ALL and PO_LINES_ALL tables.
Pl. check up the Interfaces manual for details.
BR
Sameer
: Hi
: I am trying to do some integration with Oracle Apps using BizTalk.
: I have to upload an approved purchase order (PO) into the apps. I am trying to do it using PO_Header_interface & PO_line _Interface tables.
: However when I insert (using SQL "Insert Into ...") a record in this table, it gets inserted, but nothing happens afterwords, i.e. the data doest not go into the actual PO related tables and is not visible from the Oracle Apps forms.
: Can you please help me with this. Any resource, documentation and pointer will be useful
: thanks a lot
: abhishek