FA: Importing from feeder systems

Hi,
I am migrating fixed assets from non-Oracle systems in an EBS 11i FA implementation.
I need to migrate the following assets financial information:
1. Current Cost
2. Original Cost
3. Total of all adjustments
4. Total of all unplanned depreciations
On FA_MASS_ADDITIONS table, which will serve as an interface table, I can find place where to put information only for the point 1, but for points 2-4 I do not find any.
Please help me how to register this financial information for assets which will be migrated.
Thank you.

Hello.
The FA_MASS_ADDITIONS table does not have specific columns to hold such information. It makes part of the assets history on your non-Oracle system. Perhaps you could enter that information on a descriptive flexfield but FA will never use that info (except for displayng it as history).
Octavio

Similar Messages

  • Importing swiss tariff code numbers from feeder system?

    Hi Experts
    due to a business process we cannot tariff our products inside GTS, because of the usage of dummy material numbers. That means that a material number can sometimes have the tariff code 4711 and in another delivery the tariff code 1234. From that reason also the materials in the feeder system (R/3) are not fixed tarrifed in the master data.
    So we tariff the material in the line item inside the delivery manually.
    Unfortunately in Switzerland we do not use the EUSTA statistical numbers. So for that, the standard solution (take statistical number from feeder system) would work. But we have the CH_EXP swiss export code, which has a different tariff code structure.
    My question is, if it is possible to transfer the code number form field EIPO-STAWN (feeder system) into the field CCNGN in GTS? We searching for a BADI, Userexit or something else which could steer that - but unfortunately without success.
    Thanks a lot for your input.
    Regards,
    Andreas

    Hi,
    i think there is a way by using the Badi
    "BAdI for Mapping and Enrichment of Data from Billing Documents (SD0C)"
    (/sapsll/if_ex_ifex_sd0c_r3~if_extend_cus_cdoc)
    you find this BAdi in
    IMG
    -Sales and Distribution
    --Foreign Trade/Customs
    ---SAP Global Trade Services - Plug-In
    Business Add-Ins for SAP Global Trade Services
    Edit Control of Document Transfer
    Change and Supplement Document Data for Transfer
    here you can change the transfered item information from the feeder system to GTS.
    (/sapsll/if_ex_ifex_sd0c_r3~if_extend_cus_cdoc)
    In structure:
    CS_ITM_CDOC-CCN
    you find all the needed fields to overwrite the commodity code number.
    regards,
    Ralf

  • Hi All, We are in to Release 11.5.10.2.There is a specific requirement to Prevent users from creating Manual Sales Orders in oracle and yet users should be able to book the Sales Orders Imported from CRM system into Orcale.Please advise.

    Hi All, We are in to Release 11.5.10.2.There is a specific requirement to Prevent users from creating Manual Sales Orders in Oracle and  yet users should be able to book the Sales Orders Imported from CRM system into Orcale.Please advise.

    Thanks for your advise.
    However, I missed to mention that we have two set of users  One is for Finished Goods and another for Spares.
    Only Spares users need to be prevented from creating Direct/Manual Sales Orders in Oracle.
    As you suggested, if this will be done at Form level, that may Disallow FG users also to create Manula Sales Orders which should not be the case.
    Further, I tried to test one scenario through Processing Constraints but it did not work.
    Application
    OM
    Validation Type
    Entity
    Temp
    Short Name
    TBL
    Validation Semantics
    Created By
    Equal To
    User(Myself)
    Processing Cosntraint
    Application
    OM
    Entity
    Order Header
    Constraint
    Operation
    User Action
    Create
    Not Allowed
    Conditions
    Group
    Scope
    Validation Entity
    Record Set
    Validation Template
    101
    Any
    Order Header
    Order
    Above Created
    Please advise.

  • Data import from old system to new system, key by raw16 column

    hi, experts,
    now, I have a new system, the system design is to use raw(16) column as key column in all database tables.
    of course, when new system goes live (in production), all new transaction records are written to new system database.
    when the new system inserts new records, it handles itself to avoid conflicts by value of the raw(16) key column
    I now face this issue:
    I need to import data from old system to new system, I use sys_guid() to fill up the raw(16) column in new system database.
    how can I avoid the conflict from value of raw(16) column between old system data and new system database data?
    the sql I write is very simple:
    insert into new_sys_table_a (key_column_raw_16, ..., ... )
    select sys_guid(), old_sys_col_a, old_sys_col_b
    from old_sys_table_a;

    Manik wrote:
    Hi,
    Can you try this as a synch script (you can call so), sys_guid is a sequence, so just run through till u have sequence surpassing your old sequence. Give it a try.. I did not test it, but algorithm might be helpful for you.. Since when did sys_guid become a sequence that can be compared to other sys_guid's to know if it's been surpassed or not?
    SQL> ed
    Wrote file afiedt.buf
      1  select sysguid
      2        ,case when sysguid < lag(sysguid) over (order by lvl)
      3              then 'Lower than previous'
      4         else 'Higher than previous'
      5         end as comparison
      6  from (
      7        select level as lvl, sys_guid() sysguid
      8        from dual
      9        connect by level <= 10
    10*      )
    SQL> /
    SYSGUID                          COMPARISON
    BBF16F0B5B8946F59FE0FEE0FE35729B Higher than previous
    A6E63DDA4E4342E5A8AAD267FE44A7AF Lower than previous
    8632B901474A468C98D7B4020590CBD9 Lower than previous
    36012FD6FA764520B77CF1E06830F2DC Lower than previous
    E35F3455C24444C0991EB62BE7431463 Higher than previous
    A5E5CDBD164A4DB8966E85B5BF4C5C1A Lower than previous
    7A0FFBC6221348A5BDF4858D05876201 Lower than previous
    A9EF3B5EFFB74C4FA74E1C45186510AA Higher than previous
    806839AE5AE04D3998BA5DEBA84AD05C Lower than previous
    F0B235376A4045D7A644345E7FAF0FF4 Higher than previous
    10 rows selected.Doesn't look like much of a sequence to me

  • Assignment of org units from feeder system to Legal units

    Hi All,
    in GTS system , IMG,  assignment of legal units having two options are available.
    1,Assign plant at feeder system level/ feeder system group level
    2, Assign combination of plant and storage location at feeder system level/ feeder system group level
    as assigning the org units we need to assign the option 1 and option 2 or do we need to assign the any one from the above two options.
    can you please give some inputs which is the best assignment.
    Thanks,
    Sriman

    Hi Sriman,
    In SAP GTS, a Feeder system plant or a plant and Storage location combination can either be assigned to a GTS Legal Unit.
    In this case, you can either assign a single plant ( or Plants) to a Legal Unit to complete the Organisational Mapping or you can also assign a combination of plant and Storage location ( of a group of plant and respective storage locations)  to a GTS Legal Unit if storage location is of further significance while interacting with the SAP GTS System,
    I hope you got it now.
    Regards,
    Aman

  • Unable to Transfer Customer Masters from feeder system to GTS!

    Hi all,
    I am facing a problem in transferring customer masters from ecc to gts. The RFC's are working properly (i.e Material Masters are getting transferred properly) but customers are not going. When i go to slg1 it is giving me a display log message as "No Customs Business Partner exists for partner" and when i go to legalr3 it is saying 0 were processed when i am trying to transfer a list of customers. The basic config has been done ie org structure, doc type mapping, item cat mapping, and the necessary compliance config...
    Would appreciate if you could provide some help here?
    Thanks,
    Raj Mohan

    Hi Raj,
    As you have already mentioned that RFCs are working fine, However To be on safe side, I will recommend to check the basis setting again.. Please follow the steps below and let me know if it helps.
    R/3 client:-
    Please make sure that there should be no change in Logical naming of the R/3 client (scc4)
    RFC Destinations are maintained properly for RFC Calls. Please check their rfc username and password. (sm59)
    RFC Destinations are maintained correctly for Method Calls (bd97)
    ALE Distribution Model is set up correctly (bd64)
    Change Pointers are activated globally
    Change Pointers for Message Types are correct
    it should be
    Customer master    /SAPSLL/DEBMAS_SLL
    Vendor master     /SAPSLL/CREMAS_SLL
    Material master   /SAPSLL/MATMAS_SLL
    GTS client:-
    Please make sure that there should be no change in Logical naming of the R/3 client (scc4)
    RFC Destinations are maintained properly for RFC Calls. Please check their rfc username and password. (sm59)
    RFC Destinations are maintained correctly for Method Calls (bd97)
    Feeder system definition is correct in your Logical System Group (spro)
    And also as Shruti mentioned. go to st22 and check if there is any abap short dump error. If you have any error there. Post it here...It may help to understand the problem more closely.
    I hope that this may help...

  • Oracle property manager data import from external system to oracle..

    Hi All,
    currently im working on Oracle property manager module..
    i have a requirement like upload and update the properties from external  system to oracle applications.
    how we can import Data from others systems to oracle,, is any API's or Open interfaces available  for this requirement.
    Please suggest me..
    Thanks all.

    Hi,
    You will  have to study the business needs and populate according data, You may also raise an SR with respect to this and get the support from Oracle if you don't have any experienced superiors on this subject/module to ask from.
    Please see if the following links help you.
    Oracle Property Manager Implementation Guide
    http://docs.oracle.com/cd/A85964_01/acrobat/pntrm.pdf
    Thanks &
    Best Regards,

  • Cannot set required connection params for interface import from SAP system

    Hello all
    I'm trying to import some interfaces (RFC) from SAP system. For this I need to set the connection paramters pointing to the SAP system. Unfortunately it is not possible... all fields remain "greyed out" regardless what I'm trying.
    JVM is 1.4.2_12
    My user account has SAP_ALL so it shouldn't be an authorization problem...
    Where to control this?
    Any ideas?
    BR
    Renaud

    Hi,
    After you import the SWCV from SLD. while creating the NAmespace in IR select the radio button Import RFC/IDOC from SAP radio button.
    And the save it.Now it shld be possible
    Regards
    Seshagiri

  • How to transfer payment document from feeder system to GTS system

    Hello Colleagues,
    I encounter a problem about how to transfer payment. As you know, we have a standard processes to involve like sales order, delivery, purchase order into GTS. But I cannot find any documentation to introduce the related payment.
    Could you give any clue to guide payment transfer?
    Thanks a lot,
    Boer

    Hi Boer
    I was having the same problem below is what needs to be done.
    GTS blocks the Payment run procedure when a BP is included in the SPL.
    ECC Config - Financial Global Settings/Check in SAP GTS for FI/Activate Check for GTS.- This will activate the Transfer
    In GTS below has to be maintained.(These functions, doc types and Item catg are hard coded so use the below)
    Partners -
    FIACN     Account Number
    FIACO     Account Holder
    FICOM     Nt to Payee
    FIDEB     Customer(FI)
    FIKRE     Vendor(FI)
    FIPAB     Bank(FI)
    FIPAY     Payee(FI)
    FIREG     Payer(FI)
    Doc Type
    FIIN - Incoming
    FIOUT - Outgoing
    Item catg
    FI0A
    These all need to be linked to the same in the Feeder system.
    So basically when a proposal is created the Document goes to GTS and gets screened, and if found blacklisted during the Payment run it blocks.
    Hope the above was helpful.
    Cheers
    Carl

  • Import from another system

    Hi,
    our Peoplesoft system is :oracle 10g R2, tools 8.49. We are creating another one , also with oracle 10g R2. We have done a full export of Oracle database :
    expdp system/password@MYDB DIRECTORY=dpump_dir1 DUMPFILE=exp_ful_MYDB_PROD_230109 FULL=Y Logfile=expMYDB_230109.logNow to import to new database, should I import FULL :
    impdp system/password@newdb DUMPFILE=EXP_FUL_MYDB.DMP LOGFILE=ALAIN.log FULL=Yor to a schema :
    impdp sysadm/***@NEWDB DUMPFILE=EXP_FUL_MYDB.DMP SCHEMAS=sysadm LOGFILE=import.logMany thanks

    Since a Peoplesoft database is not only one schema, but at least three (PS, PEOPLE and the objects owner - SYSADM), a full import should do the trick.
    It could be some different path depending how you built the target database where you are doing the import into.
    Nicolas.

  • Assigning Feeder System Document in GTS

    Hi
    Please let me know if anyone else has faced this situation before. In the GTS Customs Management, I am assiging the Logical System, and R/3 docs of the Application MM0A and MM0C to the GTS Docs (GTS SPRO>IMG>SAP GLOBAL TRADE SERVICES>SAP CUSTOMS MANAGEMENT>GENERAL SETTINGS>DOCUMENT STRUCTURE>ASSIGNMENT OF DOCUMENT TYPES FROM FEEDER SYSTEM>ASSIGN DOCUMENT TYPE AT FEEDER SYSTEM LEVEL). First time System accepts the values and saves it. When I re-enter into the transaction I would not see any entries and if I try to re-enter the values, System gives me an error message "An entry already exists with the same key". Kind of strange as I am not able to see those so called existing entries and again it is also not allowing me to re-enter the values. Please let me know if I am missing something.
    The entries are getting saved and can be seen for application MM0B though.
    Thanks

    In Customs Management, only certain processes are relevant. In  the case of imports it is MM0B (Goods Receipt) and in the case of exports, it is SD0C (Proforma Invoice after the delivery document is created).
    Logically, these are the drivers for Customs processing. As MM0A & MM0C are not relevant, the same is not getting displayed in the configuration table. The reason for getting the error message is due to the entries available in the underlying configuation table. If you need to delete the entries, use transaction SM30.

  • Vendor / Customer Master transfer from Feeder to GTS

    Hi All,
    When I transfer a Vendor / Customer / Bank Key from Feeder system to GTS, the Business partner is created with BP Role "000000 - BP General".
    But what I need is whenever I transfer a Vendor the BP should be created with BP Role "SLLCPS" & For customers "SLLCPC".
    Please let me know whether this BP role mapping depends on some Configuration that i need to perform.
    Thanks in advance.
    Regards,
    Murali Mani

    Hi Murali,
    I would like to suggest that your Basis team should recheck the installation of GTS as well as the installation of the R/3 (ECC) plug-in.  You should be able to successfully transfer customers and vendors directly from the feeder system to GTS without "partner function" configuration because PF config is to help GTS determine the role of a partner in document screening.  Normal business partner master data transfer to GTS and screening does not depend on PF config.
    If validation of the installation is correct and you are still having this problem, search for partner setup in Cross-Application Components section of GTS.  Be careful in this area.
    In the feeder system your ALE distribution model could be incorrect.
    Consult the configuration guides for details on these issues
    Cheers !
    Greg

  • 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

  • Could not log on to SAP R/3 from XI system to import IDOC/RFC objects

    Could not log on to SAP R/3 systems from XI system to import IDOC/RFC objects:
    As soon I enter the SAP IP address, system number, user id and passowrd , getting following error.
    Details
    java.lang.ArrayIndexOutOfBoundsException
    STACKTRACE:
    com.sap.aii.ibrep.sbeans.upload.RemoteUploadException: java.lang.ArrayIndexOutOfBoundsException
        at com.sap.aii.ibrep.sbeans.upload.UploadServiceBean.openSAPSource(UploadServiceBean.java:79)
        at com.sap.aii.ibrep.sbeans.upload.UploadServiceRemoteObjectImpl0.openSAPSource(UploadServiceRemoteObjectImpl0.java:320)
        at com.sap.aii.ibrep.sbeans.upload.UploadServiceRemoteObjectImpl0p4_Skel.dispatch(UploadServiceRemoteObjectImpl0p4_Skel.java:196)
        at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:291)
        at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
        at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
        at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
        at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
        at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
        at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    java.lang.ArrayIndexOutOfBoundsException
    Can anyone help me to solve this issue.

    Venkat,
    You can download them from http://service.sap.com/download
    For 4.6c follow
    Download
       Support Packages and Patches
         Entry by Application Group
    Select <b>Support Packages and Patches -> SAP Application Components -> SAP R/3 -> SAP R/3 4.6C -> Entry by Component</b>
    Mainly You need <b>SAP ABA 4.6C</b> and <b>SAP BASIS 4.6C</b> and <b>SAP APPL 4.6C</b>
    The most latest one is Support Package 50. What you can do is after applying half of them you can try to logon from XI system for import of RFC/IDoc.
    regards
    SKM

  • Importing Program from Production System to DEV and QAS.

    Hi All,
    I have 3 Systems in my Landscape.
    DEV-> QAS-> PRD
    One of my Z program is running in the Production system.
    This Z program is got deleted in the DEV and QAS.
    How can I import the Program from Production System to QAS and DEV.
    Regards,
    Viji.

    hi Vijaya laxmi,
    you can goto Production system ---> SE38/ SA38 and copy the program and create the same in program using SE38 in Development system  and then transport it to Quality system.
    You can also Re-Import the Request from Production to Dev system.
    Thanks,
    Nelson
    Edited by: Nelson karunakar on Sep 18, 2008 7:15 AM

Maybe you are looking for