Importing outside of API / Open Interface supported?  Partial Workflow ?

Hi there
I've been asked to find out if importing data not using the API or Open API is supported by Oracle?
There is a proposal to import orders into Order Management from a legacy database. Some of these orders may be partially through the workflow chain.
As far as I can see, Oracle doesnt provide an API to import Orders which are part the way through the workflow, so if we were to import them, it would have to be custom code.
I want to know if this is supported or doable (I'm hoping not!)
Thanks
Scott

Hi;
Please check below notes which could be helpful for your issue:
How To Import Orders With Skipped Lines Using Process_Order API [ID 746172.1]
Where Can I Find a List of APIs Supported by Data Pump? [ID 759150.1]
Oracle Order Management Suite White Papers [ID 113492.1]
Also check:
Order Import and Prerequisites for order Import
http://oracleebusinesssuite.wordpress.com/2007/11/07/order-import-and-prerequisites-for-order-import/
Oracle Order Management APIs and Open Interfaces Manual, Volume 1
download.oracle.com/docs/cd/A91130_01/acrobat/115omapi.pdf
Regard
Helios

Similar Messages

  • Importing Items using Items Open Interface

    Hi ,
    I am creating items using Items Open interface program. I have populated the data in the MTL_SYSTEM_ITEMS_INTERFACE. Itemcode, oganization, primary_uom and template id and getting the following error.
    TRANSACTION ID : 18739
    ORGANIZATION ID : 103
    TABLE NAME : MTL_ITEM_REVISIONS_INTERFACE
    COLUMN NAME : ITEM_ID
    MESSAGE NAME : INV_IOI_REV_NO_ITEM
    ERROR MESSAGE : The revision entered is for an item that does not exist in MTL_SYSTEM_ITEMS nor MTL_SYSTEM_ITEMS_INTERFACE.
    Item is not revision control and them same is in the template also. still system is giving this error. Whats needs to be done.
    Regards/Prasanth

    @ ABOVE ALL
    Hi all,
    Please see this document from meta-link,most probably it WILL solve your problem.
    Note: 801354.1 INV_IOI_REV_NO_ITEM Error - The revision entered is for an item that does not exist
    else you can refer following doc from meta-link
    Note: 268968.1 Understanding Item Import and Debugging Problems with Item Import
    Hope this helps. :)
    Regards,
    -sDJ

  • AP Open Interface Invoices Import/PO Matching

    I am trying to import invoices through invoice Open interface in AP. I also want to do invoice matching with it. But I am facing some errors.
    Anyone having experience with this scenario please respond me at [email protected]
    Faisal.

    HI,
    why not use "Payables Open Interface Import" report in the AP module, this report can automaticlly create invoice against input PO, the PO and invoice are matched after new invoice was created.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Faisal Khan ([email protected]):
    I am trying to import invoices through invoice Open interface in AP. I also want to do invoice matching with it. But I am facing some errors.
    Anyone having experience with this scenario please respond me at [email protected]
    Faisal.<HR></BLOCKQUOTE>
    null

  • Payables Open Interface Import - Tax

    Hi all,
    I'm just trying to understand Payables Open Interface Import. One thing I need to ask is: When we import lines, how actually tax entries can be associated with the line entries ?
    Lets suppose we have following entries:
    Line transaction Amount 1: $ 5,000
    ................ Tax Amount 1: $ 1,000
    Line transaction Amount 2: $ 4,000
    ................. Tax Amount 2: $ 400
    Line transaction Amount 3: $ 6,000
    ................. Tax Amount 3: $ 1,500
    When we will import these entries through open interface, how actually these tax amounts and tax codes will be associated with the relevant line amounts ?
    I shall be ever thankful.
    Thanks in advance,

    Please reply ...

  • ESYU: ENCOIN: ECO Open Interface Program 사용시 error 발생 문제

    Purpose
    Oracle Engineering - Version: 11.5.6
    ECOs import를 위해 ECO Open Interface(ENCOIN module)을 사용할 때,
    Interface program이 아래와 같은 error를 발생시킨다.
    "ORACLE error 6550 in FDPSTP
    Cause: FDPSTP failed due to ORA-06550: line 1, column 7:
    PLS-00201: identifier 'ENG_LAUNCH_ECO_OI_PK.ENG_LAUNCH_IMPORT' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored"
    어떻게 ENCOIN: ECO Open Interface program을 사용해야 하는지 알아본다.
    Solution
    ECOs를 importing 하기 위해 ECO open interface를 사용하는 것은 권장하지도 않고,
    support 되지도 않는다.
    ECO data를 load 하기 위해 ECO open interface를 사용하는 대신 ECO Business Object
    이나 ECO form을 사용해야 한다.
    ECO Business Object 사용에 대한 보다 상세한 내용은 Manufacturing and Open Interfaces
    Manual을 참조한다.
    또한 Note 132874.1에 설명되어져 있는 ECOBOI module을 이용하도록 한다.
    만일 당신의 application version이 11.5.9 이상이라면 ENCOIN module(ECO Open Interface)는
    ECO details를 import 하기 위해 사용될 수 있고, ENCOIN은 11.5.9 이상의 version에서만
    지원이 된다.
    Reference
    Note 392011.1

  • Payables (Invoices ) Open interface

    Hi
    I am working on the interface very first time.
    what i understand is as follows:
    Data file--> Control file --> staging table --> pre-interface table-->interface table then run import program.
    Interface tables:
    AP_INVOICES_INTERFACE
    AP_INVOICE_LINES_INTERFACE
    Base Tables
    AP_INVOICES_ALL
    AP_PAYMENT_SCHEDULES_ALL
    AP_INVOICE_DISTRIBUTIONS_ALL
    API / Import program: Payables (Invoices ) Open interface
    I would like to create the invoices for vendors from different cities. So from data file how many control file I should create? and how many staging tables I should create? Can anybody please explain me how to proceed right from Data file--> Control file --> staging table --> pre-interface table-->interface table ???

    You can try your luck in the e-business suite forum

  • Mark Invoices as Paid through Payables Open Interface

    Hi.
    I have looked at the table definitions for importing invoices into Oracle Payables through the Payables Open Interface. It is clear to me how simply writing to these two tables: AP_INVOICES_INTERFACE and AP_INVOICES_LINES_INTERFACE.
    However, the invoices that i want to import into Oracle have already been processed and paid. It seems that there is no way through these two tables to mark an invoice as Paid and pass in the associated the payment data (for example - a check number). I am retrieving data from an external invoice and payment processing web site and importing this into Oracle E-Business Suite through these two tables. So is there:
    - A way to mark these invoices as Paid through the import and include the check number it was paid with?
    - If not what is the best way to accomplish that in Oracle? Is there any other interface that Oracle provides that will allow this. Do I need to create some kind of routine or workflow in Oracle need to be created to do this? I am new to Oracle, so it is not clear at the moment.
    Thanks!
    Scott

    Scott,
    You cannot bring in paid invoices through payables open interface table.
    This is one workaround you can use.
    1. import the invoices through open interface, the interface record will be marked as Processed.
    2. As soon as your invoice is created, your liability account will be hit and will be increased and cash account will be decreased (I m not using the credit/debit terms purposefully).
    3. You then create a payment batch , and pay the invoice, this will balance the liability and cash accounts
    This way you can simulate the payment you did outside the system and still your books will be in sync.
    Things you would need to take care of:
    1. Payment Dates
    2. Stop the payment instrument (check/creditmemo/debitmemo) from going out
    Lastly, this is a OAF forum, you might get better replies in AP or EBiz forums, so please post your query there.
    Thanks
    Tapash

  • Payables Open Interface Program Source Problem

    Hello All,
    I am trying to import invoice using "Payable Open Interface Program".
    I have two Sources from which I am uploading invoices.
    Lets say the Sources be A and B. (in the lookup code i have added A and B under Source lookup type).
    Now the problem is Payables program is importing successfully for Source A and the program is erroring out for source B.
    Can u suggest me what could be the problem here?
    Is there any other setup required with respect to sources need to be done?
    Thanks & Regards
    Aboothahir

    hello all,
    I am able to upload the invoices now using both the sources.The problem was with source B i was not passing the group name. so i passed the group name and the records are getting uploaded.
    thanks & regards
    aboothahir

  • CREDITED_INVOICE_ID - Relevant field in AP Open Interface

    Hi All,
    I just want to know, If I'm importing Credit Invoices through Open Interface, in which field of open interface (header or lines) should I insert "Credited Invoice ID" as I want this field:
    ap_invoices_all.credited_invoice_id,
    .. to be populated.
    Please advise....
    Thanks,
    OraLearner

    If I understand your requirement correctly, you want to purge the PROCESSED invoices from the interface tables. May be you can create a Request Set for the:
    1.Invoice Open Interface Import and
    2. Purge Program for the interface tables.
    Thanks

  • APIs or interfaces to load Taxes in E-Business Tax Module

    Hi Friends,
    Can any one provide me the APIs or interfaces available in R12 E-Business Tax module

    All APIs are listed in Oracle Integration Repository
    http://irep.oracle.com/index.html
    API User Notes - HTML Format [ID 236937.1]
    R12.0.[3-4] : Oracle Install Base Api / Open Interface Setup Test [ID 427566.1]
    Oracle Trading Community Architecture API User Notes, June 2003 [ID 241320.1]
    Technical Uses of Customer Interface and TCA-API [ID 269121.1]
    Pelase also check below:
    Api's in EBS
    Re: Api's in EBS
    http://sairamgoudmalla.blogspot.com/2009/05/script-to-find-oracle-apis-for-any.html
    API
    Fixed Asset API
    List of API
    Re: List of APIs
    Oracle Common Application Components API Reference Guide
    download.oracle.com/docs/cd/B25284_01/current/acrobat/jta115api.pdf
    List of APIs and open interface R12
    Re: List of APIs and open interface R12
    Regard
    Helios

  • Is there any API or Open Interface to import Trading Partners?

    Hi,
    Is there any API or Open Interface to import Trading Partners?
    Thanks in advance.

    Hi user;
    Please check:
    http://www.oracleappsblog.com/index.php?ACT=33&fid=27&aid=54_xNjHKqlfFIZZQjy1iytr&board_id=1
    http://download.oracle.com/docs/cd/A60725_05/html/comnls/us/ec/import.htm
    http://download.oracle.com/docs/cd/A60725_05/html/comnls/us/ec/tp.htm
    http://www.scribd.com/doc/3186838/Oracle-Apps-Payable
    Hope one of them could helps u
    Regard
    Helios

  • Payable open interface import Issue!

    Hello:
    I want to insert the Debit Memo invoice type through Payable open interface import API, But Payable open interface import program throw the error named is Invalid Inv type lookup code.
    I read out the Oracle Paybales documentation, Oracle does not support the DEBIT invoice type it only supports Standard and Credit type.
    Is there any possibility can we insert the DEBIT type from Payable open interface import program?.
    Please reply me ASAP.
    Thank you.
    Zeeshan

    Thank you Sanjit!
    Sanjeet Can you tell me the steps of How to register my stored procedure in APPS and how can I set my concurrent request.
    Please I need a steps.
    Regards
    Zeeshan

  • Open Interface or Public/Private API for Blanket Release

    Hi All,
    I am on Oracle Apps 11.5.10.2
    Is there any open interface available to import the blanket releases in Oracle system. I have searched the meta link and found the doc 160781.1. According to the document there has been a future enhancement request logged by Oracle for this functionality but I am interest if any one know about some private API available to do same job. I will also appreciate if someone can share his project experience in migrating the blanket release to the Oracle.
    Thanks
    Vishalaksha

    I do not think it is available in 11i -- Please see (HOW TO IMPORT BLANKET SALES AGREEMENT AND BLANKET RELEASE. (Doc ID 336086.1)) for details.
    You may log a SR and confirm this with Oracle support.
    Thanks,
    Hussein

  • Open Interfaces and API

    Anyone figured out how to set a column back to Null using the 11i open interfaces and/or API's ???
    Thanks in advance,
    Matt

    Updating a column to a Null value is only available for Release 11 via
    patch 9073379. From package INVUPD1B.pls version 110.4 onwards Oracle is supporting the following ways to update NULL to item attributes through Item Open Import:
    For Numeric fields : insert -999999
    For Character fields : insert '!'
    This only applies to fields that are nullable in the form.
    I have a list that I got off of Metalink at one time, but have not been able to find it again. A search on Metalink using 'IOI null' should give you a little to look at.
    Kevin

  • Issue with Supplier Open Interface Import Program

    Hello Folks,
    I need help with supplier conversion. I am trying to load suppliers through the supplier open interface program. I see that the record got rejected in AP_SUPPLIERS_INT table with status as REJECTED. However i do not see the record in AP_SUPPLIER_INT_REJECTIONS. Therefore, i am not able to understand the rejection reason. I enabled debug can seeing this log..
    assign_party_usage (+)
    do_assign_party_usage (+)
    effective_start_date = 2011/05/12 effective_end_date = 4712/12/31
    duplicates_exist (+)
    No date tracking for this usage SUPPLIER. Check duplicate assignment.
    l_has_duplicates = Y
    duplicates_exist (-)
    assign_party_usage (-)
    Rejected Vendor_Interface_Id: 15004, No. of Messages from Create_Vendor API: 2, Message From Create_Vendor API:
    Enter Password:
    REP-0004: Warning: Unable to open user preference file.
    MSG-00999: Custom Report
    MSG-00001: After SRWINIT
    MSG-00002: After Get_Company_Name
    MSG-00003: After Get_NLS_Strings
    MSG-00004: After Importing Suppliers
    MSG-00005: After Get_Header_Information
    MSG-00020: After SRWEXIT
    As per my understanding from the log, there is some problem with party_usage_assignment. I would really appreciate is someone can help me debug the exact problem. Else i would have to open a SR for this
    Thanks so much looking forward for your answers.

    Pl post details of OS, database and EBS versions.
    Pl see if MOS Doc 1060824.1 (R12: Supplier Open Interface APXSUIMP Errors with REP-0004 Output Does Not Indicate Reason for Rejection) is applicable
    HTH
    Srini

Maybe you are looking for