Data upload from R3 to BPC using filters

We are facing a performance issue on the uploading data flow from R3 to BPC. Two steps have been set up.
Step1: R/3 --> ODS --> BW CUBE (No filters and full mode)
Step2: BW  CUBE --> BPC CUBE (Standard BW upload package)
The first one (from R3 to a BW Cube) has no filters, so it loads every data and it takes too much time. However, the second one (from the Cube to BPC)  has filtering options, so we can only load the data we need to (we usually use entity and time filters).
Both are executed from the BPC DataManager.
Any advice to improve the performance of the first step? Could we join the step 1 and step 2 and get the filters from the standard BW upload process using a custom process chain?
Does anybody have any experience using filters to reduce the amount of records on the data uploading from R/3 to BPC?
BPC Version 7.50.15

Hi,
for example in BI data is stored as below
GroupAcc - Date - Balance
100000 - 12.12.10 - 400
**I'm not quite sure how you are getting the above data from infocube.Are you directly loading data from PSA to infocube with out loading data into DSO -0FIGL_O10(General ledger(New):Transaction figures) ?
To get required format of following data, no need to do any thing while laoding the data into BPC. Your BI infocube should maitain the data in below format.
GroupAcc - Date - Balance
100000 - 12.12.10 - 100 - (LC)
100000 - 12.12.10 - 100 - (TC)
100000 - 12.12.10 - 200 - (GC)
To acheive above format of data in the infocube please follow standard way of data flow given by SAP in BI Contect(http://help.sap.com/saphelp_nw70ehp1/helpdata/en/e6/f16940c3c7bf49e10000000a1550b0/frameset.htm).
Flow should be
R/3 --> PSA --> DSO -->Infocube.
In this flow its important to remember about infoobect 0CURKEY_TC in DSO.
This is always the currency key of the transaction currency; it is also filled for records with a different currency type. Without this key field, postings with different transaction currencies would be overwritten after summarization and thereby be lost.
(http://help.sap.com/saphelp_nw70ehp1/helpdata/en/a8/e26840b151181ce10000000a1550b0/content.htm)
Once you follow the standard flow, your infocube contains the requried format (LC,TC and GC )of data to load it into BPC application.
hope it helps...
regards,
Raju

Similar Messages

  • How to schedule Job for data uploading from source to BI

    Hi to all,
    How to schedule Job for data uploading from source to BI,
    Why we required and how we do it.
    As I am fresher in BI, I need to know from bottom.
    Regards
    Pavneet Rana

    Hi.
    You can create [process chain |http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/502b2998-1017-2d10-1c8a-a57a35d52bc8?quicklink=index&overridelayout=true]for data loading pocess and schedule start process to any time/date etc ...
    Regadrs.

  • Issue in Temp table creation in PCM Databridge and data migration from ecc to PCM using databridge

    Hi,
    we are working on mapping SAP PCM table structure data and the data which is coming from ECC.
    We are using Databridge tool to upload the data for the same,upload from databridge involves
    using Specification file to upload the data into SAP PCM.
    The problem we are facing is that
    The responsiblity center(cost center) in ECC and SAP PCm are different.There is one to many relationship between them
    eg 1 ecc cost center-->many SAP PCM cst center,we need to split the line item vale of one ecc cost center into many SAP PCM cost centers
    eg C1 cost center from ECC has value 4000 to be split across PCM1,PCM2,PCM3,PCM4 cost centers in SAP PCM
    we need to automate using the databridge ,we are stuck up in this task.
    Please guide us.
    Also we are trying to create temporary table usinf Table temporary command in SPE file of databridge.The purpose of this is to put the ECC data in temp table as per our req and then use the temp table as data source for putting data in PCm as per our requirement.
    Please advise us on this approach
    Regards
    Shrirang
    9552334897

    Schema's SYS,CTXSYS, MDSYS and ORDSYS are Not Exported using exp/expdp
    Doc ID: Note:228482.1
    I suppose he already installed a software 12c and created a database itseems - So when you imported you might have this "already exists"
    Whenever the database is created and software installed by default system,sys,sysaux will be created.

  • Va31 shedule line agreement data upload from flat file

    Hi abapers
    I have to upload some data (va31) from flat file to my database (shedule line agreement data) I am using user exit for it...Cant get which user exit will solve the purpose and where to check it from..I tried using SDTRM001 , meeta001 and and the va45A series but its not working. I used break point on these user exits but its not stoping at break point.
    Can any one help me where to find which user exit will work in this case?
    Thanks in Advance
    Annu

    Hi Prash,
    Check these posts:
    Re: Increasing the length of Infoobject from 60 to 240 characters
    Re: InfoObject > 60
    Bye
    Dinesh

  • Data Upload from Multiple DataSource

    Hi All,
    How can i upload data from multiple datasources to a single Cube in BI 7??
    Kindly provide step by step procedure.
    Regards.

    Hi,
    In BI 7 you still have both data flows present, You can either use the old 3.5 dataflow or the new BI 7 dataflow.
    SAP has still allowed organizations to use the old 3.5 dataflow till they convert over to the newer flows so that the production dosen't disturb. Its takes some efforts to convert the 3.5 data flows to the 7.0 flows.
    So, the way its usually done is, a technical upgrade is done. Then existing modules are converted over to the 7.0 dataflows in a phased manner. Any newer projects that come along are carried out with the 7.0 functionality.
    Even if you install business content in a 7.0 system, you'll get 3.5 objects. You need to convert them over to the 7.0 versions.
    Cheers,
    Kedar

  • Init Data Upload from ODS to Info cube

    Hi,
    When i am trying to upload the date from ODS to info cube using initial upload option in info package, i am not able to see the selection option fields.
    Whereas using the same ODS & info cube, if i am trying to change the option to full upload in info package, i am getting all the selection fields.
    what could be the reason for the same.
    please help
    Rajiv

    Somnath,
    Let me explain u the complete scenario
    1) we have an existing ODS which populates an info cube on daily basis (delta upload)
    2) we have created a new info cube, which fetch the data from the same ODS. that means 2 info cubes which are getting populated from one ODS.
    3) now when we have tried to initialize the new info cube from the existing ODS, it asked us to delete the initialize upload options "scheduler - initialize option for the system". & we have done the same. but by doing this, ODS has removed the option of delta upload from old info cube upload info package &&  new info cube initial upload is not dislaying any of selection fields..
    4) now, i have a query
    - how can i activate delta on old info cube (without losing any data)
    - how to upload data in new info cube with selection fields and start delta
    Regards
    Rajiv

  • Unable to delete data files from my Ipod if used as data storage...

    Hello everybody
    I bought months ago an Ipod Nano 8GB. I've got an issue when i use it as disk storage i'm not able to sort out. I've checked all the topics but i cannot find any solution.
    Example: I use the Ipod with the option "Manually manage music and videos". I put audio and video files on my Ipod through Itunes, then i put also some files on my Ipod as normal data files through my Mac Finder (Easy, i drag VLC, JPG files etc. from folders to my Ipod). The Ipod/Itunes summary page shows (Correctly) the capacity column colored in blue (Audio), video (Purple) and orange (Data). No probs when i transfer data files to another computer.
    Problem: when i delete the data files from my Ipod (Through finder) the orange column doesn't disappear (I have no problems if i delete audio/video files via Itunes) and although i've actually deleted all the files if i try to add some other data or videos/music files to my Ipod, Itunes says that there is no space available in my device. It's very strange, i check and double check all the options but eventually i have to restore my Ipod all the times and (Pretty annoying) add all my files again.
    It seems that although i sent my files to the trash bin, Itunes (Fully updated) doesn't recognize the change.
    It'd be great if someone can help me out as it's very important for me to be able to use my Ipod as disk storage, thanks a lot!

    It seems that although i sent my files to the trash bin, Itunes (Fully updated) doesn't recognize the change.
    Empty it from the Finder menu or by control-clicking it in the Dock.
    (44613)

  • Data transfer from mac to pc using ipod

    I need to transfer some data files from my MacBook to my PC using my 30GB ipod. I get all the files copied onto my ipod from my mac with no problems. I have my ipod set to be used in disk mode.
    Once I plug it into my pc, it tells me that I need to format the drive. How can I successfully transfer data from my mac to my pc using my 30GB ipod?
    Someone told me to go ahead and format the drive/ipod on my pc and then plug it into my mac, place the files in the ipod and then I should be able to access the files having the ipod plugged into my pc. I started to try this, but it messes up my ipod to where I need to reset my ipod to factory settings using, my macbook.
    Would it be possible to reset my ipod to factory settings using itunes on my pc and then try plug the ipod into my macbook and copy the files over that way?
    Please let me know what you have found out. I need to backup all my files and get them on to a second computer. I have 25GB worth of home videos that makes it so that I need to use my ipod, other wise another device would do the trick.

    eternalfam wrote:
    Would it be possible to reset my ipod to factory settings using itunes on my pc and then try plug the ipod into my macbook and copy the files over that way?
    Yes. In fact, I'm pretty sure that's what you were supposed to do in the first place. The wonderful thing about OS X: It'll speak HFS+, FAT32, and it'll even understand NTFS (but it can't write to it... yet). Oddest thing: XBox 360 will read HFS+, but WinXP/Vista won't... curious, isn't it?

  • Data updation from R3 to CRM using CRM_DATAEXCHG_BADI.

    Hi,
    While transferring the data of equipements from R3 to CRM, we want to transfer the status of the equipement (data element J_STACT).
    I am using IF_EX_CRM_DATAEXCHG_BADI~CRM_DATAEXCH_R3D_MBDOC_FILL to update the status before transferring the data to CRM.
    Here I am getting status of equipment from R3. Now how do I update the status in ct_bus_trans_msg.
    I need to update ct_bus_trans_msg-ORDPRP_OBJL_I_D-IOBJECT_ID.
    Thank you.

    Hi,
    Internal table ct_bus_trans_msg  have several segments.
    These segments are similar to Bdoc meaasge.
    There is segment called STATUS_H. You need to populate this segment with status form R/3.
    Please reward points if useful
    Murali

  • Data extraction from Siebel to BW - use BC or not

    Hello
    I am doing data extraction from Siebel to BW. I can map just 15% of Siebel fields to SAP BC data sources. Do you still recommend me to use BC or forget it and create whole buch of new infoobjects and custom ods/cubes?

    Hi,
    If data is comming from out of SAP, then carefully select the infoObects, because SAP provided InfoObjects are more meaningful and better integration with other infoobjects(Compound Objects, Navigational and so on).If You are created any custom objects, You have to take care all of them in overall design and architecture.
    I am prefering first to choose existing BC Infoobjects, if not available and then create new objects. But here You need lot of functional knowledge also

  • Headache: Data Xchange from JDialog to JTable using JButton

    My head is spinning about how to get this to work. What is really confusing me is the data exchange from the JDialog.
    I have a JTable where one of the columns uses a JButton as the cell editor for each cell in that column. That part seems to be no problem. The JButton is labeled "Define Staff..."
    When the user clicks on the JButton, a JDialog containing a JList is to appear. If the user clicks cancel, the JDialog is disposed and nothing happens. If the user clicks OK, the selected items are to be returned to the cell in some way and the label of the JButton is to change to "Modify Staff..."
    How can I return the list from the JDialog to the "cell" so that when I access the cell using getValueAt() I get the list of values, and not the JButton object?

    Thanks.
    The actual JButton is inside a JTable cell though.
    Where would I add the event handler for the button? In the editor? In the renderer?
    Excerpt from the JTable file:
         PositionTable.getColumn("Staff").setCellRenderer(new ButtonRenderer());
         PositionTable.getColumn("Staff").setCellEditor(new ButtonEditor(new JCheckBox()));ButtonEditor.java
    public class ButtonEditor extends DefaultCellEditor {
      protected JButton button;
      private String    label;
      private boolean   isPushed;
      public ButtonEditor(JCheckBox checkBox) {
        super(checkBox);
        button = new JButton();
        button.setOpaque(true);
        button.addActionListener(new ActionListener() {
          public void actionPerformed(ActionEvent e) {
            fireEditingStopped();
      public Component getTableCellEditorComponent(JTable table, Object value,
                       boolean isSelected, int row, int column) {
        if (isSelected) {
        } else{
          button.setForeground(table.getForeground());
          button.setBackground(table.getBackground());
        label = (value ==null) ? "" : value.toString();
        isPushed = true;
        return button;
      public Vector<String> getCellEditorValue() {
        Vector<String> staff = new Vector<String>();
        if (isPushed)  {
          staffSelector temp = new staffSelector(null,true,"Building Supervisor");
          temp.setVisible(true);
          staff = temp.getSelectedStaff(true);
        isPushed = false;
       // return new String( label ) ;
       //Return vector people selected.
       return staff;
      public boolean stopCellEditing() {
        isPushed = false;
        return super.stopCellEditing();
      protected void fireEditingStopped() {
        super.fireEditingStopped();
    }ButtonRenderer.java
    public class ButtonRenderer extends JButton implements TableCellRenderer {
      public ButtonRenderer() {
        setOpaque(true);
      public Component getTableCellRendererComponent(JTable table, Object value,
                       boolean isSelected, boolean hasFocus, int row, int column) {
        if (isSelected) {
          setForeground(table.getForeground());
          setBackground(table.getBackground());
        } else{
          setForeground(table.getForeground());
          setBackground(UIManager.getColor("Button.background"));
        setText( (value ==null) ? "Define Staff..." : "Modify Staff..." );
        return this;
    }Message was edited by:
    AsymptoticCoder
    Made an error.

  • DATA TRANSLATION FROM GAAP TO IFRS USING BFC STARTER KIT

    Dear All,
    1.Does the Starter Pack provide data translation from GAAP to IFRS especially when the underlying GL is a non-SAP GL?
    2.What are the specific u201CAutomated controls, business rules and calculationsu201D that are performed in the starter kit as stated in the presentation?
    3.For banks not using SAP ERP, what combination of SAP solution will you advise that they take and why, if they must beat the January 1, 2012 deadline.
    4. Where SAP GL is in place, what relevance will the IFRS Starter pack provide?
    5. Can't I just build a universe in BOBJ to do the data translation from GAAP to IFRS and display the report in the IFRS format?
    Thanks for your advice

    Hi and sorry for the late answer.
    You may find answers to your questions in the paper about "IFRS adoption in consolidated statements with BOFC".[http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/30effe30-6c44-2d10-c48a-fb26102b0bf6]
    Be aware that BOFC is a consolidation product, it doesn't cover the same areas as the GL.
    Regards
    JF
    Would you need further information, or real-time update on all new IFRS/XBRL assets for SAP BusinessObjects solutions I would recommend you join the following social media:
    - Facebook http://www.facebook.com/sapifrs
    - Twitter http://twitter.com/SAP_IFRS_XBRL 
    - LinkedIn http://www.linkedin.com/groups?mostPopular=&gid=1851849

  • Error occurred in the data uploading from Flat File in BPC NW

    Hi,
    I am doing Migration project from BPC MS to NW.
    In this i am loading data from flat file to BPC NW. One error occured in this process that is Record Duplication.
    Total 17000 records in that  7000 recards rejected by the reason of duplication.
    The Information about Package Log
    /CPMB/MODIFY completed in 0 seconds
    /CPMB/CONVERT completed in 2 seconds
    /CPMB/LOAD completed in 7 seconds
    /CPMB/CLEAR completed in 0 seconds
    [Selection]
    FILE= DATAMANAGER\DATAFILES\Aprilmayjun_2011_Budget_V1.CSV
    TRANSFORMATION= DATAMANAGER\TRANSFORMATIONFILES\ZAPRMAYJUN_2011BUDGET.xls
    CLEARDATA= No
    RUNLOGIC= Yes
    CHECKLCK= No
    [Messages]
    Task name CONVERT:
    No 1 Round:
    Record count: 17064
    Accept count: 17064
    Reject count: 0
    Skip count: 0
    Task name LOAD:
    Reject count: 7230
    Submit count: 9834
    Application: CorpBudget Package status: WARNING
    Could you help me in this at the earliest.
    Thanks and Regards
    Krishna

    Hi,
    You cannot send the duplicated with the standard import package. You need to create or add a new package and link to /CPMB/APPEND process chain and do the import. This would consider the duplicate entries also. It looks like you need somehow load all the records including the duplicate ones.
    So on excel go to Manage Data -> Maintain Data management -> organize package list and add a new package and link to the standard BPC process chain /CPMB/APPEND.
    Thanks,
    Sreeni

  • Issue in Hierarchy data upload from R/3 for info object Product Hierarchy.

    Hi,
    I am trying to upload the hierarchy data from R/3 system for Info Object Product Hierarchy.
    Insted of business content info objects (0PRODH, 0PRODH1, 0PRODH2, 0PRODH3, 0PRODH4, 0PRODH5, 0PRODH6), we are using customized objects (ZPRODH, ZPRODH1, ZPRODH2, ZPRODH3, ZPRODH4, ZPRODH5, ZPRODH6).
    In transfer rules the mapped is as specified below
    Fields        =>  Info Objects.
    0ZPRODH1 => ZPRODH1
    0ZPRODH2 => ZPRODH2
    0ZPRODH3 => ZPRODH3
    0ZPRODH4 => ZPRODH4
    0ZPRODH5 => ZPRODH5
    0ZPRODH6 => ZPRODH6
    Now, when I schedule the Info Package, it is ending with an errors
    "Node characteristic 0PRODH1 is not entered as hierarchy charactersitic for ZPRODH"
    "Node characteristic 0PRODH2 is not entered as hierarchy charactersitic for ZPRODH"
    "Node characteristic 0PRODH3 is not entered as hierarchy charactersitic for ZPRODH"
    "Node characteristic 0PRODH4 is not entered as hierarchy charactersitic for ZPRODH"
    "Node characteristic 0PRODH5 is not entered as hierarchy charactersitic for ZPRODH"
    "Node characteristic 0PRODH6 is not entered as hierarchy charactersitic for ZPRODH".
    when i tried to load by flat file, there is no issues. But, flat file loading is not allowed for us.
    Please let me know any possible solution to handle this issue.
    Thanks.
    Regards,
    Patil.

    Hi voodi,
    Insted of using the info object 0PRODH1, we should use customized info object ZPRODH1 which I added already in the external characteristic in Hierarchy.
    Regards,
    Patil.

  • No master data upload from ECC to GTS

    Hello together
    today I have opened an OSS Note regarding a problem at our client side.
    We implement SAP GTS 7.2 SP08 but I`m not able to upload any master data (customer and/or material) from ECC to GTS. This is my third implementation project. On both projects in the past, I didn`t had such a trouble with this topic in the past.
    I searched the whole forum and tried every hint - everything without any success. ;-(
    Unfortunately, the OSS Note is in German. But I hope that anyone could help me to find an solution. Thanks to all very much.
    Here is the OSS Note:
    Keine Initialüberleitung von Kunden- und Materialstämmen OSS-NOTE: 0000637481
    Alle notwendigen Supportpackage-Stände für R/3, PlugIn und GTS sind eingespielt gemäss MasterGuide.
    R/3 client:-
    - RFC Destinationen korrekt eingestellt. Laufen sauber
    - Methodenaufrufe korrekt eingestellt
    - ALE Verteilmodell korrekt eingestellt
    - Änderungszeiger global aktiviert
    - Änderungszeiger korrekt eingestellt (siehe unten)
    Customer master /SAPSLL/DEBMAS_SLL
    Vendor master /SAPSLL/CREMAS_SLL
    Material master /SAPSLL/MATMAS_SLL
    - Ànderungszeiger den jeweiligen Funktionsbausteinen zugeordnet (siehe unten)
    /SAPSLL/DEBMAS_DISTRIBUTE_R3
    /SAPSLL/CREMAS_DISTRIBUTE_R3
    /SAPSLL/MATMAS_DISTRIBUTE_R3
    - Nummernkreise für Änderungszeiger angelegt
    GTS client:-
    - Logische Systeme angelegt und Gruppen zugeordnet
    - RFC Destinationen korrekt eingestellt. Laufen sauber
    - Methodenaufrufe korrekt eingestellt
    - Partnermapping eingestellt
    - Organisationsstrukturen angelegt und Buchungskreis bzw. Werken aus
    Vorsystem zugeordnet
    - Nummernkreise angelegt
    Beispiel:
    1. Kundenstamm im Vorsystem hat keine PLZ in den Stammdaten. Bei Übertragung nach GTS wird im GTS-System ein Überleitungsprotokoll erzeugt, mit dem Hinweis, dass Kunde nicht übertragen werden konnte aufgrund fehlender PLZ. Korrektes Systemverhalten.
    2. Kundenstamm wurde entsprechend im Vorsystem gepflegt. Bei erneuter Übertragung wird angezeigt 0 von 1 Partner übertragen. Ein Überleitungsprotokoll in GTS wird nun nicht mehr erzeugt.
    Auch unter Transaktion SLG1 wird im Vorsystem kein Anwendungs-Log
    geschrieben. Ebenfalls gibt Transaktion SM58 keine Fehlerhinweise.
    Edited by: Andreas Drees on Jun 29, 2009 3:35 PM

    Hi Sameer,
    thanks very much for your instructions. We created the variants and debugged it. Now fe found out, where the error occurs.
    The call function for calling GTS  "/SAPSLL/API_1006__SYNCH_MASS" gives us following message:
    "Not just yet all adress numbers are collected."
    Then on the other hand the SAP Basis suppors gaves us a possible solution. They told us:
    The problem occurs, because the tables TBD24 and TBD62 are not filled correct.
    Please use the following steps to correct this:
    - Transaction BD53
    - Select Message type (/SAPSLL/CREMAS_SLL, etc.), change mode
    - Choose segment (mark an unmarked segemnt)
    - save
    - Delete the activated segment
    - Activate change pointer
    - in TA BD60 set up the function module correct (/SAPSLL/DEBMAS_DISTRIBUTE_R3)
    The tables should filled correct after these steps. You can check it with report  /SAPSLL/PLUGIN_CHECK_R3.
    So I we went through these steps - but without any success. I`m getting crazy. ;-(
    Regards,
    Andreas

Maybe you are looking for

  • How to call java with public static void main(String[] args) throws by jsp?

    how do i call this from jsp? <%spServicelnd temp = new spServicelnd();%> does not work because the program has a main. can i make another 2nd.java to call this spServiceInd.java then call 2nd.java by jsp? if yes, how??? The code is found below... imp

  • Airport icon does not appear

    The "About this Mac" dialogue in my Mac Pro shows I have Airport Utility 5.5.3. BUT, I go to System Preferences - Network to select "Show Airport Status In Menu Bar" and there is no Airport icon. I click the + to add it and it does not show up as a s

  • Can I browse the Internet with Apple TV?

    Is it possible to visit internet sites with Apple TV? Does it have a build in browser or is it limited to YouTube and Podcasts? Thanks for any info on this!

  • TV Show Sync Options

    I've got iTunes 7.5 running on Windows XP. I have a lot of different TV shows, that I have sync'd to my iPod. Currently, it's syncing all unwatched episodes of every show. I'm getting close to full on my iPod. I noticed in the TV Show sync options on

  • New nano and hifi

    Everytime i plug my nano and hifi in together i have to move it about a little bit to play and push it down all the way. Also, when playing a song, about 50% of the time it skips the first song on the hifi i use the remote and dont touch and buttons