ALE-Cost Center Data from ERP to HR

Hello,
I used BD64 to set message type COSMAS/COSFET.
I used BD16 to transport cost center from ERP client to HR client, it succeeded.
My  question is...
When I create/change cost center on ERP client,
are there any setting that ALE could be triggered automatically after I press SAVE button.
Thanks!
Regrads.

Hi Vince,
i'm not sure, because i have only a basis system at the moment.
I think there is no message type but a BAPI ("Bank" with method "SaveReplica"), that you could add to your distribution model.
Hope this helps.
Regards
Bernd

Similar Messages

  • Extracting cost center data from two tables

    Hi Everyone,
    I'm trying to extract cost center data from two different tables in SAP and pull it into one InfoObject.  I'm using 0costcenter and it's already extracting data from one of the tables I need.  Could someone explain how to add the second table? Thank you.

    You can create a Generic Extractor , Create a view on 2 tables with proper join condition n use this to load 0COSTCENTER.

  • Cost Center Inheritance from Org Unit

    Good day all,
    Can someone please advise regarding cost center inheritance from org units?
    I understand the inheritance concept, however simple need to know if the CCenter is added to the org unit via A011 relationship, does the system physically create a A011 relationship on the position inhertiting the cost center from the org or does the system simply pick up the realtionship from the org unit relationsip for use in IT0001 field KOSTL (cost center)?
    Thanks guys, have a lovely day!
    Christy

    Hi Christy,
    As we know cost centre(K) is an unusual object in OM.Two type of objects internal  whose master record are in database table beloging to sap erp hcm and eexternal object whose master data belong to other application areas.Cost centre is an external object that is used to represent origin of costs.Inheritance concept is on the basis of whoch cost centre are assigned in org plan.
    directly related cost centre is called master cost centre and they are made via A011 cost centre assignment relationsip.they can be made at org unit,position or work centre and nornmally its org unit that common.Org unit at the top are asisgned the cost centre as a best practise so that all the org units below or reporting will inherit the same.
    Similarly multiple cost centre assignments can also e made through 1018 infotype(cost centre distribution).Inheritance also applied to them aswell.
    Hope this helps.
    No Worries
    KG

  • Bring profit center and cost center  hierarchy from R3 to BW in BI 7.0

    Hello,
    I need to get the hierarchy from R/3 to BW. Can someone send me a link or mention steps i need to do to bring profit center and cost center hiearchy from R3 to BW.
    Thanks
    Laura.

    As you would for any other infoobject
    Activate the business content hierarchy datasources on R3 for cost centre and profit centre
    Go into BW - replicate the metadata
    Then just connect via transformations or transfer rules the datasources to yoru infosources or master data objects
    Create an infopackage per hierarchy!!!!! - press the button available hirachies from OLTP - click the one you want on the left - fire it off
    Then repeat new infopackages for all hierachies

  • Cost center data transfer

    Hi
    I am searching for a progra which can send cost center data to other systms. I have got one transaction BD16(program rbdsecos)
    but in this we we have to give the cost center name
    but my requirement is sending data of all cost centers with a variant.
    Please help me.
    Regards
    Manu

    Hi,
    Yes Controlling Area and Cost Centre Code are mandatory. Get a table dump of table CSKS for all cost centre code and enter in the selection screen using multiple selection feature. Do the same for controlling area from table TKA01 and run the report.
    Hope this helps.
    Regds,
    Rudra

  • Messg-AAPO189 :Account object Cost Center differs from that in asset master

    At the time of Asset Acquisition in T-Code F-90 using Internal order, the system throws the following error:
    Message-AAPO189  :Account object Cost Center differs from that in asset master
    But in Asset Master data and Internal Order Master data's Cost Centers are same. 
    And we are not facing this problem for all Assets (only for few asset class only we are facing this error).
    Please guide on this.
    Note:
    We are not using Joint Venture Accounting.
    Regards
    JS
    Edited by: JS on Aug 12, 2009 7:14 PM

    Closed

  • BAPI_GLX_GETDOCITEMS and no Cost Center Data

    Hi,
    i'm using the BAPI "BAPI_GLX_GETDOCITEMS" to extract all documents from General Ledger. This BAPI returs the structure "ITEMSLIST" which contains a field for the Cost Center. I took a look at several Documents via FB03 and there are many documents with a specified Cost Center.
    When i use the BAPI to extract all documents for a specific Company Code, the Cost Center field is always empty.
    Does anyone know what the problem might be and how i could fix this?
    I am using Pentaho Data Integration (and it's SAP Plugin) to connect to a SAP R/3 System.
    Thanks in advance!

    Hi Hugo,
    thanks for the answer. You were right, i am in New GL and I just checked the table "FAGLFLEXA" and there is really no Cost Center saved at any table entry.
    Is there another possibility to get Cost Center Data without activating the Cost Center Scenario (FIN_CCA), perhaps extracting documents from SAP CO? I've heard, that New GL supports a real time integration of CO with FI.
    Thanks a lot in advance!

  • COST CENTER DATA NOT populated

    Hi experts,
    I am facing problem with the follwing, please help me as it is urgent and points will be assigned.
    I am working on BI 7, I had two extractors from R/3 0FI_GL_4 and 0FI_GL_6. Extracted data to BI system, In BI system created two DSO namely 0FIGL_O02 and ZFI_GL_6. so I had moved the data from 0FI_GL_4 to 0FIGL_O02 ( P&L accounts) and from 0FI_GL_6 to ZFI_GL_6 ( Balance sheet accounts).
    So here what we did is that we had created created one more DSO ZFI_GL_7, in this DSO we had loaded the both the DSO data of 0FIGL_O02 and ZFI_GL_6.
    so here comes the problem.
    Balance sheet accounts would not have Cost Centre values and in turn P & L accounts would have Cost Centre data. this is true.
    But i am not able to look the costcentre data for all the GL accountsin the DSO ZFI_GL_7, only some few GL accounts have the data some does not have.
    In this regard please help me. and it is very much urget.
    For your kind information , one more info is there please note.
    Whatever the data is coming to DSO ZFI_GL_7 is copied into the another DSO ZFI_GL_8 ( HYPERION DATA LOAD) , FOR THIS WE HAD WRITTEN THE ABAP PROGRAM also.
    So can anyone help.
    Hi ABAP experts,
    Please find the above information,
    Since I had to write the ABAP program in 0FIGL_O02 in Transformations, the program is already there, but the delete statement shows like this.
    "DELETE SOURCE_PACKAGE where BAL_FLAG = 'X'."
    In this case I want to allow the GL accounts data with cost centre data, so that I want to see for all GL accounts the cost center data will be populated. so Please help me what is the process to write the code.
    At the same time I want to write the ABAP code at ZFI_GL_6 to restrict the GL accounts, since this accounts are already present in the DSO, so that we cannot get the duplicate data in the ZFI_GL_7 DSO.
    So Please help me in this regard.
    Thanks
    Sekhar

    Hi ABAP experts,
    Please find the above information,
    Since I had to write the ABAP program in 0FIGL_O02 in Transformations, the program is already there, but the delete statement shows like this.
    "DELETE SOURCE_PACKAGE where BAL_FLAG = 'X'."
    In this case I want to allow the GL accounts data with cost centre data, so that I want to see for all GL accounts the cost center data will be populated. so Please help me what is the process to write the code.
    At the same time I want to write the ABAP code at ZFI_GL_6 to restrict the GL accounts, since this accounts are already present in the DSO, so that we cannot get the duplicate data in the  ZFI_GL_7 DSO.
    So Please help me in this regard.
    Thanks
    Sekhar

  • HRP1001 subtype A011....Position to Cost center data

    Hi Folks,
    I am new to HR data replication from HCM to ECC. I am trying to replicate the HR Organizational data from HCM to ECC, THough I am able to replicate all the organizational data I am having issue with HRP1001 Subtype: A011 (Position to Cost Center data). I am using the IDOC type HRMD_ABA and I see all the IDOCS successfully made it to ECC with status 3; but still when I look into HRP1001 (plan version 01, Object TYpe :S; subtype:A011) I see zero entries. As there are no failed IDOCs it is difficult to understand what is stopping the entries to be populated. Please advise if any one has any suggestions or if anyone has encountered similar issue.

    Kalyan,
    Shouldn't the object type be S. Anyway I even tried with O but still no luck.
    But I observed one thing, there are no entries in HRMDORIGIN and when I tried to run the program RHALEHRMDORIGINIT, I am getting a dump
    Category               ABAP Programming Error
    Runtime Errors         SYSTEM_LOAD_OF_PROGRAM_FAILED
    ABAP Program           RHALEHRMDORIGINIT
    Short text
        Illegal interruption of the event LOAD-OF-PROGRAM.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "RHALEHRMDORIGINIT" had to be terminated because it
         has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        During the flow of the event LOAD-OF-PROGRAM (event for the
        initialization of an ABAP program), a condition occurred under which
        the event was to be left early. This is not permitted as it would
        result in an inconsistent status in the ABAP program.
    Trigger Location of Runtime Error
        Program                                 RHALEHRMDORIGINIT
        Module Name                             SYSTEM-EXIT
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
          Name
        1 EVENT        RHALEHRMDORIGINIT                   ???                                     0
          SYSTEM-EXIT

  • Cost center data uploading issue in OKENN transaction

    Hi Gurus,
    I have uploaded cost center data using LSMW IDOC method. the data uploaded in the CSKS table successfully. after that i have checked for the cost centers in OKENN transaction at standard hierarchy level. but there cost center are not exist under hierarchy level. then i have changed the hierarchy data(KHINR)(for example From SUS2021100 to SUS2021200, ihave changed in KS02.... then the cost displyed under SUS2021200.... again i have changed the hierarchy from SUS2021200 to SUS2021100.... then the cost center displyed under SUS2021100..... But actualy when i have loaded the data using LSMW all the loaded.... but the cost center not displyed under hierarchy.... after manualy chnged the hierarchy data at KS02 transaction.... it is displying.... idon't understand what is the problem.... can anybody solve my issue.... thanks in advance

    Hi Gurus,
    I am facing the same issue while uploading cost centers through COSMAS01 basic type.
    Cost centers are created properly, we can display them with KS02. Every data are loaded correctly, even the standard hierarchy. Into table CSKS, field KHINR for standard hierarchy is populated, nevertheless, we do not find the cost center into the OKEON Tcode.
    How could I solve the issue I am facing ?
    Thx for your help.
    Regards,
    Aurelien

  • Error importing vendor master data from ERP

    Hi experts,
    currently we are trying to import vendor master data from ERP to SAP Sourcing 9.
    We exported the data in an XML file by using the transaction BBP_ES_MAST_DOWNLOAD.
    We already imported all the dependencies like vendor account group, purchase org, regions etc. successfully.
    However, every time we are trying to import the vendor data we receive the same result:
    Data Import:
    Trace.txt:
    Do you have any hints why this happens?
    Thanks in advance and best regards,
    Johannes

    Hello Johannes,
    This looks to come from a custom script in your system.
    Go to Setup > Script Definition and check all scripts defined on class "Supplier" (starting with those on context: Import Lifecycle Event).
    Search for a script that starts with "throw doc.createApplicationException(test..."
    Regards,
    Bogdan

  • Cost center data

    Hi
    I am searching for a progra which can send cost center data to other systms. I have got one transaction BD16(program rbdsecos)
    but in this we we have to give the cost center name
    but my requirement is sending data of all cost centers with a variant.
    Please help me.
    Regards
    Manu

    Hello,
    You can still make use of BD16. The 2 required fields are Controlling area and Cost center. If you need to send data for all cost centers why not just put in a "*" in the cost center field and save the variant. This should solve your issue. Let me know if not.
    Regards,
    I. Shekar

  • Cost center data distribution through change pointers

    HI
    I need to distribute cost center data through change pointers
    Can anyone please tell me the steps i need to follow
    please dont give links, but would be helpful if some1 can tell me step by step
    and how to do testing, ie which tables i need to check to see whether my change pointers are working or not.
    Thanks in advance
    Regards
    Manu

    Hi,
    Please follow the following steps.
    Check if Change pointer is active Globally via BD61
    Check if change pointer is active for COSMAS via BD50
    Maintain required field entries for which you need the change pointer to be triggered vai BD52.
    Maintain distribution model for Source and Traget System for message type COSMAS in source system
    Maintain partner profile via WE20.
    Then run transaction BD21 to trigger change pointer idocs.
    Hope it helps.
    Regds,
    Rudra

  • Distribute cost center data change pointer

    HI
    I need to distribute cost center data through change pointers
    Can anyone please tell me the steps i need to follow
    please dont give links, but would be helpful if some1 can tell me step by step
    and how to do testing, ie which tables i need to check to see whether my change pointers are working or not.
    Thanks in advance
    Regards
    Manu

    Hi manu,
    1) Goto transaction BD61 check if the checkbox is checked
    2) Goto SM30 table V_TBDA2 click maintain enter message type and check the checkbox
    3) Goto transaction BD52 enter Cost center message type
    (COSTCENTER_CHANGEMULTIPLE/COSTCENTER_CREATEMULTIPLE/ any custom one) which you are using  and create an entry object CMDT_CC table CMDTCC_ALL field * (all fields/ list of fields you want) .
    Change pointers are created you can use this for distribution of IDocs
    Regards
    Hussain

  • Cost Center Data in Company Code Currency

    Hi All,
    We have a requirement to develop a Cost Center Report with Company Code, Account Number and Amount in Company Code Curreny.
    I have checked table COEP, we can get data of CCode, Account Number. But Amount will be in Object Currency/Transaction  Currency / COArea Curreny and not in Company Code Currency.
    Is there a way to get Cost Center data in Company Code curreny.
    Please advice.
    Thanks
    Satish

    Hi,
       In CO, you specify in the year-dependent settings for the controlling area (Transaction OKKP) whether you want to use one or more currencies (flag "All currencies", TKA00-ALLEW).
    If you decided to use one currency only, all documents are only managed in CO area currency.
    If you decided to use several currencies, the following three currencies are managed in CO:
        1. Controlling area currency
           The controlling area currency can be:
           -  10 company code currency (only if all company codes assigned to CO area have the same currency)
           -  20 free controlling area currency
           -  30 group currency
        2. Object currency (defined per object)
    As a rule, the object currency is the company code currency. Only in one case the object currency can be freely chosen, that is, if flag "different company code currencies allowed" is not active.  This flag is set automatically if CO area currency is not 10 and cross-company code accounting is set.
        3. Transaction currency (could be different in every posting).
    regards
    Waman

Maybe you are looking for