Tracking legacy system POs in Oracle

Has anyone imported Requisitions from multiple legacy systems, Autocreated Purchase Order using those Reqs and extracted the Purchase Order information for interface back to the legacy systems? How do you differentiate the POs for one legacy system from another? Did you track a legacy system identifier with the Purchase Order to allow only POs for specific systems to be extracted? Is this a flag? Flexfield (How since flexfields aren't carried through the Autocreate process)?
Thanks for any help!
Cara

POs from different legacy systems can be identified through the INTERFACE_SOURCE_CODE field in the following PO tables:
po_requisitions_interface_all
po_requisition_headers_all
po_headers_all
Hope this helps you.

Similar Messages

  • Item import to oracle inventory from legacy system

    Hi,
    We have a requirement where we need to import a very large number of items (close to 500,000) from a legacy system to oracle inventory.
    We are using oracle open interface for this. We have designed a temp table for this purpose in order to validate data before moving it to the oracle interface tables. The data to be migrated is present in a separate data base and we need to move this data to Oracle temp table.
    Can we use DB link to migrate this kind of data(in terms of volume)? Also what are the best practices that need to be followed while importing data to Oracle inventory? Is there any other way that this can be done?
    Please share your thoughts and suggestions on this
    Thanks
    AM

    Hi,
    Some times DB link will fail, Please create custom package and try to interface with legacy system for periodically fetching the data into your tables. If the data is bulk please use API instead of Interface tables.
    Thanks.

  • Oracle RMQ legacy system

    Who can help with this problem?
    A few weeks ago when my pc was migrated into the right server, my previous Oracle connection was not restored.
    I need to access the Oracle (RMQ legacy system) today.
    Thanks!
    Freddy

    Freddy,
    What do you mean by "pc migrated into server"?
    It seemed to me that after the "migration" your Oracle server is running on another host. You need to reconfig your connection method, if tns, then you need to change the tnsnames.ora file to reflect the correct host/port.
    George

  • Uploading data from a view in legacy system to SAP

    Hi,
    I am developing a custom table in sap. The data in this table will be loaded from a view which exists in the clients legacy system (Oracle db).There will be no middleware for the data transfer.
    How can this be done in SAP? Can anybody provide a detailed procedure to do this?
    Thanks in advance !!!!

    Hi
    Is the Legacy system capable of calling 'BAPI' or 'RFC'.
    If yes, than you can create a RFC function module and with in the function module, you can write code to populate values to ZTABLE.
    When the Legacy system calls the RFC with values, your Ztable will be updated
    Regards
    Madhan

  • Importing Opening Balances from Legacy System

    Hi All,
    I am trying to import opeing balances for Items, Vendors and Customers and GL a/c from legacy system to SAP B1.
    Can anay one of you suggest the process involved at SAP B1 end for importing the balances?
    I know DTW can be used, but can anyone explain the process for SAP B1?
    I would appriciate your time spent on answering this.

    G/L A/c Balances have to brought in as the last step.  You can use the Journal Entry to enter the opening balances or Administration > System Initialization > Opening Balance
    BP Balances can be imported using DTW templates for Invoices, Credit Memo's etc.  There are examples in the DTW folder.
    Inventory Balances can be imported using the Stock taking template and the Cost of the Items can be imported as a price list and the Inventory > Inventory Transactions > Initial Quantities, Inventory Tracking and Stock Posting.
    Using the stock posting tab you can reconcile the inventory based on the pricelist to which you had imported the Inventory costs.
    If you need more details pls let me know
    Suda

  • How to bring 'Firm' Purchase Orders from legacy system through PDOI

    Hi
    we are interacing the purchase orders from a legacy system through Open Interface i.e PDOI.
    Here i have to enable the Firm_Flag for all these PO before converting to oracle. I found that there is a column firm_flag in po_headers_interface table , but when i am populating taht column to 'Y' also, the firm flag at the PO window , by clicking the Terms button, is not reflecting.
    Please let me know why PDOI is not picking up the value at the header table. Any help is really helpful.
    Thanks
    Vyaghresh

    Vyaghresh
    Can you tell us your version?
    Thanks
    Nagamohan

  • Adjustment of inventory between SAP and Legacy system

    Hi Gurus,
    Here is the scenario:
    1) One plant within a company code is in SAP and the other plant in a same company code is still in legacy. Since both of them are Not in SAP, I cannot do an STO.  But, ROH materials need to be moved from the legacy plant to the plant in SAP. I cannot treat the legacy plant as a Vendor, since we are Not paying them. But, still, we should make sure that the inventory needs to be devaulated by the monetary value of the goods taken out and the other inventory (plant in SAP) needs to be enriched by such monetary value.
    2) Similar situation as above, but between 2 Company Codes of same controlling area. Here one Company Code is in SAP, other is in legacy, but, when the other company code will be in SAP, it will be under same controlling area. The two companies are under one business. Some type of intercompany transfer (netting) needs to be done. Here, I have to treat the legacy company as a Vendor.(but modifying bank details)
    I understand, that it may not be possible in standard SAP, but what type of custom developments should I put up ? Any type of custom movement types? How should I set up the Vendor Master (in case of second scenario, the bank details to involve the netting thing).
    Any type of information is very valuable and I would be indeed very grateful.
    Thanks,
    Kumar

    For requirement 1, I suggest you keep track of the inventory acct for legacy and SAP system as separate acct to simplify reconciliation. Once this is done, you can use transaction MB1C movement 561 (or a copy of this movement type). This movement allows you to enter transaction amount in local currency as well; if this is not available, you can customize this through configuration for field selection of movement type (OMJJ). So through this posting, you can enter corresponding material, plant, quantity, and transaction amount that's passed from legacy system. In the account determination, you can set the opposite entry for inventory acct as the inventory acct from legacy system.
    You can then setup an interface that periodically extract GI txn on legacy system, and another interface that performs BDC or call transaction on movement 561 (or a copy of this movement) on SAP system
    Revi

  • How to populate the organization_code column in ST table for legacy system

    Hi, dear all,
    Now I use the stage table to load the setup&transaction collection data from a non-EBS legacy system to ASCP system.
    My question is: how to populate the organization_code column in the stage table?If the source system is EBS system, maybe it's an inventory organization code. But for the non-EBS system, which value is need fo this field? keep it as blank? or assign some value for it?
    Thanks
    Edited by: 852938 on 2011-5-4 下午10:24

    I find some words in the implementation guide, it says:"To collect data from your non-Oracle ERP systems or your trading partners' systems,you model each non-Oracle ERP system or trading partner as an Oracle Applications organization and store their setup and transaction data there".
    But I can't find where to model the application organization for the legacy system.
    anyone can give some clues? Thanks in advance.

  • How to extract data from legacy system to source file

    Hi can anyone tell me the procedute to copy data from legacy system to source files....this data needs to be moved to base tables
    can any one tell me the procedure and any sample code i,e any example
    Thanks & Regards
    Krish

    You should post your thread to ...:
    http://forums.oracle.com/forums/forum.jspa?forumID=183
    providing all necessary info......!!!!
    Greetings...
    Sim

  • Importing PO Receipts from Legacy Systems

    Hi guys
    My client has asked if it is possible to take approved/receipted
    purchase orders from a legacy system and upload them periodically into
    Oracle eBS - 11.5.8. That is all that is needed - there are no
    amendments or anything coming thru from the legacy system.
    If it is possible to provide the base material/ high level scope for a proposal for us to implement then it would be much appreciated.
    Thanks in advance
    Mike

    Hi,
    Do u need to upload approved P.Orders from legacy systems into apps?
    tehn we can use Interface programs for that for periodically.
    Create one concurrent programs by using interface tables.
    and make to run in the specified intervals.
    Is this ok?
    --Basava.S                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • DateFormat  Problem by "recycling" legacy systems

    Folks,
    Congratulations to the Jheadstart development team!
    Now I am traing to "recycle" a legacy system and have problems with the German DateFormat 01.03.2005 and the expected dd-MMM-yyyy DateFormat...
    What should I do?
    Regards
    Boris

    Boris,
    When you generate an application with JHeadstart, you can specify the desired date format in the Application Structure File, at Service level.
    See also the JHeadstart Developer's Guide, Chapter 5, and look for date format. It tells you how to specify different formats for different languages.
    kind regards,
    Sandra Muller
    JHeadstart Team
    Oracle Consulting

  • ESB 10.1.3 and legacy systems

    hi
    what is the minimum requirements to integrate the existing legacy systems with oracle ESB 10.1.3.1?
    Some of our existing systems are exposing functionalities throught services and others are not.
    thanks

    waiting ur responses.
    thanks

  • SAP to Legacy systems

    Hi Guys,
               Can you post the legacy systems SAP can be integrated with and the adapters used I know a few like below
    System            Adapter
    Oracle             JDBC
    Seibel              JDBC

    Hey
    to integrate SAP with a legacy system,u need to tell us which legacy system u wanna integrate and how are u gonna send the message from SAP(is it gonna be IDOC or RFC or proxy?),once we know both of these we should be in a better position to help you out
    Thanx
    Aamir

  • Which legacy systems are used for what purpose?

    Hi gurus,
    I tried looking in this forums, but couldnt gather much information on which legacy systems are used and for what purpose? <b>can any body send me a link that can help me understand when and where, which systems are used for what purpose..</b> I have a general understanding of Legacy systems so i am not looking for terminology explanation,  i would appreciate any thing that is related to business and explains the purpose.
    thanks,
    kishore karnati

    Hi,
    Term legacy system means tailor made system by group of software developer or any branded software which deals with the group requirement  like tally we user for finance.
    Legacy system can be based on any technology like visual basis as front end and oracle as back end or Developer 2k as front end and oracle as back end. For report most of the legacy system we have seen uses crystal report.
    You can develop and implement based on the requirement from the user though you need to define some specify process to keep the system streamline which is in your hands.
    Concept like devlopment/quality/production we don't have that verys strict concept.
    More and more they are not intergrated each other functionally mean lets say inventory has come to the godown then your vendor outstanding should increase in finance which does not happens you need to key in the seperate value for it.
    Hope this helps!!!

  • Interfaces to legacy systems

    Looking for pre-configured BAPI to transfer SAP Project Systems data to external legacy system oracle based. Please help.

    For the interface to legacy systems, you will have to decide on an approach: BDC, BAPI or Standard SAP program. For most of our interfaces to FI, we use standard SAP program RFBIBL00.
    Rob

Maybe you are looking for