Steps to load master data to BW from R3

Hi Gurus,
Can you please give me step by step process to load master data to BW from R3 using an enhanced business content datasource.
Thanks,
Regards,
aarthi
[email protected]

Hi Aarthi,
1. You will need to replicate your datasource into BW.
2. Assign the datasource to an InfoSource and activate the transfer rules.
3. If you are doing flexible updates then you need to have update rules from this InfoSource to your InfoObject to which you want to load this data.
4. Create an InfoPackage in RSA1 > Modeling > InfoSources, under the InfoSource to which you assigned the datasource.
5. Make any selections for data is reqd and select if this will be a full or init load.
6. Execute (Start the load) and check the data load monitor (F6 in the InfoPackag) to see if the data laod is going on smoothly.
7. After the load is complete, activate the master data.
Hope this helps...

Similar Messages

  • Error during step C3 Load Master Data of report /SAPAPO/OM_LC_UPGRADE_70

    We are upgrading from SCM 5.0 to SCM 7.0. We have tried to run step C3. Load master data but it keeps displaying a red light with "Jobs for creating master data terminated". Messages in the job log are as follows:
    Message text                                                                                Message class Message no. Message type
    Job started                                                                                00           516          S
    Step 001 started (program /SAPAPO/RESOURCES_LC_CREATE,
    variant &0000000000011, user ID #######)                                                         00           550          S
    Prepare data                                                                                00           001          S
    Create Resources                                                                                00           001          S
    Create Resources with setup matrix                                                                       00           001          S
    Wrap Up                                                                                00           001          S
    Error creating resources in liveCache                                                                     00           001          E
    Job cancelled after system exception ERROR_MESSAGE                                      00           564          A
    There are no dumps in st22 or messages in the system log sm21. We have tried numeorus searches on SDN, Marketplace, and Google and have found nothing.
    Any suggestions or help would be greatly appreciated.

    Hello George Woods,
    1. For the reported error itu2019s not good idea to search the solution in SDN.
    2. Please check, that the notes recommended in SAP note 1292734 were applied
    before you run C section steps.
    3. I recommend you to create the SAP ticket to the component u201CSCM-APO-MD-REu201D.
    Thank you and best regards, Natalia Khlopina

  • How to load master data and hierarchies from R/3 systems

    HI all,
    how to load master data and hierarchies from R/3 systems.
    Please explain the steps.
    Thanks,
    cheta.

    HI,
    Its normally done following: Transferring the master datasources in RSA5 to RSA6 and then replicating the DS into BW and assignment of DS to Infosource and cretaion of Infopackage and load it into the master tables.
    Generally, the control parameters for data transfer from a source system are maintained in extractor
    customizing. In extractor customizing, you can access the corresponding source system in the source
    system tree of the SAP BW Administrator Workbench by using the context menu.
    To display or change the settings for data transfer at source system level, choose Business
    Information Warehouse → General Settings → Maintaining Control Parameters for Data Transfer.
    Note: The values for the data transfer are not hard limitations. It depends on the DataSource if these
    limits can be followed.
    In the SAP BW Scheduler, you can determine the control parameters for data transfer for individual
    DataSources. You can determine the size of the data packet, the number of parallel processes for
    data transfer and the frequency with which the status IDocs are sent, for every possible update
    method for a DataSource.
    To do so, choose Scheduler → DataSource → Default Settings for Data transfer.
    In this way you can, for example, update transaction data in larger data packets in the PSA. If you
    want to update master data in dialog mode, smaller packets ensure faster processing.
    Hope this info helps.
    Thanks,Ramoji.

  • What are the steps for loading master data

    Hello
    what are the steps for loading master data? i want to learn about loading all master data and the steps to choose the best way to load the data.
    if anyone has documents please send me the documents i will be really greatful
    [email protected] thanks everyone
    Evion

    Hi Heng,
    Download the data into a CSV file.
    Write a program using GUI_UPLOAD to upload the CSV file and insert records.Chk the below link for example
    http://www.sap-img.com/abap/vendor-master-upload-program.htm
    Reward Points for the useful solutions.
    Regards,
    Harini.S

  • Load Master Data to BPC from a file in BW server

    Hi all,
    the problem is the next one. We have create some files in Bw with APD. We left those files in a carpet in the Bw server. We want to load those files in BPC. Anyone can explain how we can upload those files?
    Thanks for the help.
    Gorka.

    Hi Gorka,
    Please find the link for the document, which explains you "Loading Master data from BW to BPC"
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00380440-010b-2c10-70a1-e0b431255827?quicklink=index&overridelayout=true
    I hope this may help you.
    Raghu B.S.

  • Issues with loading master data and hierarchy from BI InfoObject

    Hi,
    I was successful with loading the master data from BI InfoObject. It copies the text node as well but it discards the space I have in the technical name when it copies it to BPC. For example if my Text Node technical ID is "NODE 1" it copies it as "NODE1" on BPC side because of which my hierarchy load fails as it is not able to find "NODE 1".
    What is the reason it deletes the space from technical ID? and how can I resolve this issue?
    Do we have a provision to write a ABAP exit where I can check?
    (PS: If i manuallay enter space on my BPC dimension the hierarchy loads successfully)
    Thanks in advance,
    Diksha.

    Hi,
    You can check this in start routine which can be called from Transformation file using BADI.
    http://help.sap.com/saphelp_bpc75_nw/helpdata/en/28/b66863b41f47589b9943f80b63def6/content.htm
    Hope this helps...
    regards,
    Raju

  • Loading master data from SD to BW

    Hi Friends
    does anyone have steps for loading master data of SD to BW. I have loaded transaction data, need to load the customer and material master data.
    let me explain in more detail. i have extracted the data from a table in R/3 and it doesnt have the material and customer description, so the cube also wont have the same. the mat description is a table in R/3 called MAKT. how do i go about getting that material description into the cube. i hope this is clear enough and if you have any queries post so i can reply.
    I am working on LO extraction. As one of the contributors suggested, I need to do an enhancement, is it in the form of an ABAP routine or can it be done by adding a field to the cube. Pls suggest.
    Regards
    RP
    Message was edited by:
            rp

    hi,
       first thing which shouold be kept in mind is that master data should be loaded first than the transactioenal data should be loaded so as to reduvce time.
    the steps ara
    1.replicate the data source to bw by going to source system and chosing replicata datasoources.
    2.actvate the data sources.
    3.now create transformation between  data source and target and then create infopackage and schedule.
    pls assign points if helfuyl.

  • While Loading Master data from BW Info Object

    Hi,
    What is the difference between the two options
    "set filters by Attributes AND Hierarchies" and
    "set filters by Attributes OR Hierarchies"
    when we load master data attributes/texts from BW Info Object.
    can someone please explain in detail with example.
    Thanks,
    Rishi

    Hi Rishi,
    While looking at your question -
    What is the difference between the two options
    "set filters by Attributes AND Hierarchies" and
    "set filters by Attributes OR Hierarchies"
    when we load master data attributes/texts from BW Info Object.
    can someone please explain in detail with example.
    This is not what you are explaining in second post.
    Kindly close old threads properly if your queries are resolved , so that it will helps other.
    Shrikant 

  • Issue while loading master data from BI7 to BPC

    Dear Experts,
    I'm trying to load master data from BI7 to BPC NW using scenario 2 mentioned in the below document.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00380440-010b-2c10-70a1-e0b431255827
    My requirement is need to load 0GL_ACCOUNT attribute and text data from BI7 system to BPC.
    1.As mentioned in the How to...doc I had created a dimension called GL_ACCOUNT using BPC Admin client .
    2.Able to see GL_ACCOUNT in RSA1, when I try to create a Transformation(step 17 , page-40) to load Attribute data I could not find source of transformation object as 0GL_ACCOUNT(which exist in BI7) . I could only able to see only dimensions available in BPC system when I click F4 in Name.
    What could be the reason to not getting BI infoobject as source in BPC?
    Thanks in advance...
    regards,
    Raju

    Dear Gurus,
    My issue got resolved. So far I'm trying to pull data from R/3>BW>BPC. In the existing land scape BW and BPC are 2 different boxes. That is the reason I couldn't able to see BW objects into BPC (since 2 are different boxes). To resolve the issue I have created a new infoobect (RSD1) in BPC and data loading is from R/3>BPC infoobject(which is created through RSD1)>BPC Dimension.
    Thanks and regards,
    Raju

  • To Load Master Data From Two Source System

    Hi All,
    I have a small question :
    - Can we load master data from two different source system say from flat file and R3 or any two different or similar source  system?
       If answer is "Yes", then how?? If possible step by step.
    Appreciate your valuable points.
    Thanks,
    Niraj Sharma

    Hi,
    Still i have problem.R3 Transformation and DTP is getting activated but when i am executing DTP for flat file,
    I am getting below ERROR.
    Object DTP DTP_d55.......could not found in version A.
    I have  checked the Master data locally for source sys in compounding Tab of the key field.
    Please help..
    Thanks,
    Niraj

  • Need help with loading master data from R/3 to BI 7.0.

    Hi,
           First i thank everybody who took efforts to answer for my posting, i really am learning this new version with your helps. I really appreciate  it.
    Could any one help me with a step by step process to load master data from R/3 to BI 7.0. Please don't send help.sap.com.
    will assign points .
    With Thanks,
    Ranjani R

    Hi,
        Thanks for the answers. I tried loading it yesterday, i had lot of confusions.
      What should i do to load a master data from a R/3 to BI7.0.
    1. Created a Info object named (EKKO_mas) with some attributes (ernam, ekorg, lifnr).
    2. Go to info provider and right clicked on info area and selected insert char as data target. (Please correct if i am wrong).
    3. Login to R/3, go to sbiw generic data source created one with a view/table as EKKO and map the application compound and select the needed fields by checking the checkbox. (please correct if wrong).
    4. Go to source system tab and replicate data source. ( Please correct if i am wrong)
    Then what should i do.
    guessing steps:
    4. Create a Data source, in BI 7.0 . In that as i am not using flat file, should i select "application server" instead of "local workstation" . In field tab i specified all the fields given in Info object. ( Will there be anything else i should do or change in this tab)
    5. Load data in PSA. ( will the data from R/3 i selected loaded in PSA without any problem)
    6. Create transformation , save and activate.
    7. Create DTP save and activate , click execute.
    By doing the above given step will i be able to load the master data from R/3 to BI 7.0 data target (IO) .  Please help me if something is wrong with my steps.
    Thanks.
    RR.
    *will assign points.

  • Error while loading master data from R/3

    Hi Friends,
                I'm just trying to load master data for the infoobject of type "0BUS_AREA", but i have got data into PSA, but not got into char, i have got an error stating that
    Record 1 :No source system ID exists for source system (logical system) RD1CLNT100
    In tran structure there are two objects not being populated 0LOGSYS & OSOURCESYSTEM, which might cause the problem.
    Pls waiting for your replays
    Thanx in advance
    Balaji K.

    Hi Aswin,
               Thanx for your replay, in that one column is there, "source system id" but it is empty, how to generate that two digit source system id and also there are three kind of tabs like
    "Release IDs that are in use" "Suggest Source System IDs" & "Maintain Logical Systems"
             How to use and which one to use, and how to follow step by step to run loads once again by populating "OLOGSYS" & "OSOURCESYSTEM" ?
    Pls clarify this problem
    Regards.,
    Balaji K.

  • BPC Error while loading master data from SAP BW

    Hello Guru,
    I have NW BPC 7.5 installed on BW server. Currently i have started to work on one application where i have to load master data first. I am loading master data for cost center.
    I looked into the process chain "BPC: Import BW InfoObject master data" and i found that few processes are  in GREEN color and few are in RED color (Display). is that correct or not ? then as per some of the thread i went to "BPC: Convert BW infoObject master data" --> SOURCE_TYPE = IP  and added one parameter "FORMULA_FILE_NO". Then i saved this process chain and activated it.
    I created transformation file in BPC and it got created successfully but while i try to load packages it throws me error.
    Q. Do i need to have entire process chain with all processes in GREEN to have the master data in BPC ?
    Q. Do i need to activate any BADI's for this or not ?
    I appreciate your help in advance. I trie

    Hello Guru,
    Currently i am getting below error while loading costcenter master data from BW to BPC.
    Task name MASTER DATA SOURCE:
    Record count: 189
    Task name TEXT SOURCE:
    Record count: 189
    Task name CONVERT:
    No 1 Round:
    Info provider  is not available
    Application: ZRB_SALES_CMB Package status: ERROR
    Anybody can tell me, if i have missed anything ???
    Regards,
    BI NEW
    Edited by: BI  NEW on Feb 23, 2011 12:25 PM

  • Issue while loading master data from BI to BPC

    Dear All,
    I am loading master data from BI to BPC using the process chain /CPMB/IMPORT_IOBJ_MASTER. I ran the package and package status was success. But few member ID's which are available in BI are not getting loaded in BPC. Nearly I have 1300 ID's in BI. Out of 1300,only 1270 ID's are loaded in BPC.
    I haven't restrict any ID's using conversion file as well.
    What could be the reason? How can I overcome this and load all member's ID in BPC?
    Thanks & Regards,
    Ramesh.

    Ramesh,
    Whats the write mode you have chosen for the CPMB/IMPORT_IOBJ_MASTER chain ?
    Check if you have the Update mode ..
    Hope this helps...

  • How to load master data from SAP R/3 system like Customer master...........

    How to load master data from SAP R/3 system like Customer master, materioal master , vendor master.............

    Hi Bramha,
            Check ...........
    Re: master data loading in BI 7.0
    /message/4708129#4708129 [original link is broken]
    Re: Master data loading.
    Regards,
    Vijay.

Maybe you are looking for

  • How do I add Segments of Time in Numbers '09?

    Aloha: I am trying to wean myself off of Microsoft... so I'm trying to set up a TV Show Rundown sheet in Numbers.  I can do it easily in Excel but can't figure it out in Numbers.  Help.... After a Description Column, I have two columns displaying Tim

  • How do I activate wireless for Mac OS 10.4.11 with...

    Hi, I ran through the wireless wizard on BT.com and it said I do not have wireless. I believe the home hub I have is activated for wireless but what do I need to do to activate it on Mac OS 10.4.11? Do I need an AirPort card or something? Am I better

  • I can't use my Mail application on my  10.6.8 Snow Leopard Mac

    I can't use my Mail application on my  10.6.8 Snow Leopard Mac. Any suggestions?

  • SCEP 2012 for Mac 10.10

    Cannot seem to find SCEP 2012 for Mac 10.10. I only see old versions. Any help?

  • The Truth about Uncatchable Exceptions

    Dear SDN, this question must have been raised many times. I did not find any convincent answer, so I wanted to discuss and get as close as possible to the final truth. I have already had many major problems caused by UNCATCHABLE EXCEPTIONS, wich are