Dropping of records(bw cube to bpc)

hi friends,
i'm loading actuals data from bw cube to bpc application via trasnformation file(load infoprovider package).
my requrement is infoobject X is mapped to dim Y.  if X consists of value C02 I want to drop those records i.e i don' want those records in bpc applicaion. how can i achieve this (it is reverse of SELECTIOIN Option in OPTIONS area of transformation file)?
thanks.

i resolved issue by maintaining conversion file for that destination dim.
External col  (CO2)
Internal col (*skip)
Include that conversion file in transformation file
It skips bw recorde for infoobject having CO2 as record value.
THANKS.

Similar Messages

  • BI Cube to BPC ( application) load

    We are in 7.5NW , sp4. To get transaction data from BI cube into BPC application, we are using standard process chain(/CPMB/LOAD_INFOPROVIDER) within a DM package.
    But every time we run this process chain through DM, I am seeing a FULL load and NOT the delta loads from BI into BPC(even with "Merge data values" option). I thought this "Merge  data values" should do the delta loads and NOT full loads.
    Anybody has seen this issue and any potential resolutions ?
    Thanks
    KV

    Hello ,
    For delta load, you can have a DSO before you load the records into BPc and every time after loading into BPC you can clear the DSO. Please note that this is a BW solution/work around to handle deltas and not a BPC solution.
    Thanks.
    With regards,
    Anand Kumar

  • Reverse Record in Cube

    Hi,
      In our scenario we load delat data into ODS and then delta data into Cube. I added new characteristics in ODS as well and Cube to fill in based on other existing field and a table lookup for value. I wrote the routine in ODS Update rule.
      After the data i see reverse record in Cube? One record for the new characteristics filled in and another reverse record for new characteristics empty.
      Basically the data in Cube is Double the Data in ODS.
      How to eliminate this? What is the reason for this?
    Thank you
    arun

    Hi Arun,
    When you initialize from the ODS you have to clear the data from the cube, otherwise you get dupicate data in the cube.  you can use the ODS as a data store and never clear the data from the ODS, that way you have history.  If you add new fields to the ODS do not delete the current data in the ODS and reinitilaize the ODS to bring in the new fields.  If you need the new fields in the cube then clear the contents of the cube and initialize the delta into the cube.
    Hope this answers your questions,
    Aaron Blasi

  • Correct the record in cube????????????????

    How we can correct the record in cube.
    like we load the data into cube, and in field matid we loaded 'mat100'  on 08-04-2010 but after that client inform it is 'mat001'
    now how we can correct this record in the info cube.

    Hi Nithin,
    Please do selective deletion as mentioned in :
    Selective Deletion
    for your erroneous record.
    If record is coming from R/3 create a info package with full reapir with the same selection.
    Full Repair Requests
    Load the data to the cube.
    -Vikram

  • Getting duplicate records in cube from each data packet.

    Hi Guys,
    I am using 3.x BI version. I am getting duplicate records in cube. for deleting these duplicate records i have written code. still it is giving same result. Actually i have written a start routine for deleting duplicate records.
    These duplication is occurring depending on the number of packets.
    Eg: If the number of packets are 2 then it is giving me 2 duplicate records.
    If the number of packets are 7 then it is giving me 7 duplicate records.
    How can i modify my code so that it can fetch only one record by eliminating duplicate records? Or any other solution is welcomed.
    Thanks in advance.

    Hi  Andreas, Mayank.
      Thanks for your reply.
      I created my own DSO, but its giving error. And I tried with the stanadard DSO too. Still its giving the same error as could not activate.
    In error its giving a name of function module RSB1_OLTPSOURCE_GENERATE.
    I searched in R3 but could not get that one.
    Even I tried creating DSO for trial basis, they are also giving the same problem.
    I think its the problem from BASIS side.
    Please help if you have any idea.
    Thanks.

  • Import Transaction Data from BW Cube to BPC Cube

    Hi,
    Is there any document that explain how i can import/copy transactional data from bw cube to bpc cube like this below pic. http://img841.imageshack.us/img841/6998/prof.jpg
    Thanks in advance.

    Hi Again,
    With these documents I can import transactional data with a single keyfigure but if there are more than one keyfigure, importing and assigning keyfigures to dimensions might get confusing.
    For example i have two keyfigures "zbgstsad" and "zbgstsf" in bw cube and I have two account member in "S_ACCT": "S_F", "S_A". I did a conversion file with "zbgstsad(ext)->s_a(int)" and "zbgstsf(ext)->s_f(int)" rows. But i am not sure what i have to put instead of "?".
    *OPTIONS
    FORMAT = DELIMITED
    HEADER = YES
    DELIMITER = ,
    AMOUNTDECIMALPOINT = .
    SKIP = 0
    SKIPIF =
    VALIDATERECORDS=YES
    CREDITPOSITIVE=YES
    MAXREJECTCOUNT=
    ROUNDAMOUNT=
    CONVERTAMOUNTWDIM=S_ACCT
    *MAPPING
    RPTCURRENCY=0CURRENCY
    S_ENTITY=ZBGENTITY
    S_ACCT= ?
    S_TIME=0CALMONTH
    S_CATEGORY=*NEWCOL(ACTUAL)
    S_OB=0UNIT
    S_URUNLER=ZBGURNLR
    AMOUNT= ?
    *CONVERSION
    S_ACCT=[COMPANY]B_ACCT.XLS!CONVERSION
    TIME=[COMPANY]B_TIME.XLS!CONVERSION
    What do you recommend?
    Thanks in advance.
    Burak
    Edited by: boguner on Aug 9, 2010 2:34 PM
    Edited by: boguner on Aug 9, 2010 2:40 PM

  • How we can load change record in cube.

    Hi,
         How we can load change record in cube, (delta)
         i need step by step in sap BI 7.0.

    Hi Nitin
    I hope you are asking about delta loads, if your datasource supports deltas then you can do only changed records from source to cube. To see the details goto ROOSOURCE table in ECC and find.
    For further help search in SDN and help.sap.com, you can find n number of postiings about the same.
    Thanks
    Reddy

  • Multi drop in record w loop on

    L9 - on an audio track - when I have loop on bar 1 to 8 and drop in for bar 5
    it records 1x then keep looping but record ony 1x
    is there a way with this setup to keep recording  - multi drop in record takes at bar 5 w loop on?

    Hi
    Recording with Cycle and Autopunch enabled will only record the first pass... been that way for ages ;-)
    Easiest fix is to just record with Cycle on, then edit the recorded region.
    CCT

  • Copy Master Data from BW cube to BPC cube

    Hi,
    I need to copy a master data from BW cube to BPC cube.
    Can I do this from BW? That is, Can I copy master data from the view of the cube of BPC in BW?
    I do this from BW and then I see the master data in my BPC cube from the BW view, but when I open my cube in the BPC environment, I don't see nothing of the master data.
    What's the problem?
    Regards,
    Miguel.

    Hi Miguel -
    I think you are asking if you can copy transactional data from a BW cube into a BPC cube (cubes do not contain master data).
    If this is what you want to do, yes the BPC IMPORT package is a delivered data manager package that allows you to select a BW cube, transformation file, and additional options (such as work status checking and default logic execution).  The use of the Data Manager [process is the "best practice" since you will need to transform the BW data model into the BPC data  model and the tools delivered in the IMPORT data manager package are ideally suited for the job.  You can automate this process by following the guide at:
    [https://wiki.sdn.sap.com/wiki/display/BPX/Enterprise%20Performance%20Management%20%28EPM%29%20How-to%20Guides|https://wiki.sdn.sap.com/wiki/display/BPX/Enterprise%20Performance%20Management%20%28EPM%29%20How-to%20Guides]  The specific document is:  "How to Export BPC Transaction Data Using a Custom Process Chain"
    If you are actually asking for the process for loading master data into BPC dimensions, please read the following "How To" guide that describes the current best practices:
    [https://wiki.sdn.sap.com/wiki/display/BPX/Enterprise%20Performance%20Management%20%28EPM%29%20How-to%20Guides|https://wiki.sdn.sap.com/wiki/display/BPX/Enterprise%20Performance%20Management%20%28EPM%29%20How-to%20Guides]  The specific document is: "How to Automate Master Data Loads in BPC NW"
    Regards,   
    Sheldon

  • Build and Drop Indices for Info Cube

    Hi,
    How or Where can we Build Indices and Drop Indices on Info Cube?
    Thanks & Best Regards,
    Venkata.

    Hi Venkata,
    Although you can, you don't have to do it manually, you can add these process (drop index and build index) to the process chain where you load the InfoCube.
    If you don't how pass me your email and I send a document.
    regards,
    Sebastián.-

  • Transformation file errors(bpc cube to bpc cube)

    Hi friends,
    I'm trying to load bpc cube data to other bpc cube.  Created transformation file with following options & mapping sections.
    Simply i've to move from cube A to cube B(A, B are internally created transaction cube when creating BPC applications)
    Cube A having around 12 dims and cube B having 7 dims. In mapping i mentioned only 7 dims because target is having 7 dims.
    I think it not required to mention about other dimension in A.
    *OPTIONS
    FORMAT = DELIMITED
    HEADER = NO
    DELIMITER = ,
    AMOUNTDECIMALPOINT = .
    SKIP = 0
    SKIPIF =
    VALIDATERECORDS=YES
    CREDITPOSITIVE=YES
    MAXREJECTCOUNT=
    ROUNDAMOUNT=
    SELECTION=Time,2009.JUL;Category,10
    *MAPPING (Target dim  = source dim)
    ACCOUNT=ACCOUNT
    Category=Category
    Entity=Entity
    InputCurrency=InputCurrency
    LOB=LOB
    Time=Time
    CIRCLE=CIRCLE
    *CONVERSION
    When i tried to validate and process transformation, system telling "Errors occured while loading data from other cube".
    Do i add any other things/options?
    thanks,

    Hi Naresh,
    If you have more Dimensions in the source cube than in the target, INFOPROVIDER load is not a good idea. My understanding is that is such case you'll have to find a way to skip dimensions that are not loaded.
    Therefore *DESTINATION_APP or BADI DEST_APP are your best options. Basically, if you need any transformation/calculations than use *DESTINATION_APP; if it's just straight aggregation BADI will do it.
    How many records do you have to load? How much time do you expect that load will take? If it takes more than 20 minutes take a look at my blog "Improve performance of your BPC scripts" http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/21214. [original link is broken] [original link is broken] [original link is broken]
    Hope it helps.
    Gersh

  • How to find total no of record in cube

    Hi Experts,
    How to find total no of records in a cube.
    Thanks in Advance.

    Hi
    If you want total number of records in a CUBE then you have to check in both F Table and E table.
    Go to LISTSCHEMA tcode in your system, give your CUBE name and execute.
    You will fine two table E and F table
    goto SE16 -->give the table name and click on number of entries.You will get number of records.
    Check the below thread
    No of records in /size of Info cube
    Regards,
    Venkatesh

  • How to delete duplicate records in cube

    Hi,
    can u help me how to delete the duplicate records in my cube
    and tell me some predifined cubes and data sourcess for MM and SD modules

    Hi Anne,
    about "duplicate records" could you be more precise?.
    The must be at least one different Characteristic to distinguish one record from the other (at least Request ID). In order to delete Data from InfoCubes (selectively) use ABAP Report RSDRD_DELETE_FACTS (be carefull it does not request any confirmation as in RSA1 ...).
    About MM and SD Cubes see RSA1 -> Business Content -> InfoProvider by InfoAreas. See also for MetadataRepository about the same InfoProviders.
    About DataSources just execute TCode LBWE in you source sys: there you see all LO-Cockipt Extrators.
    Hope it helps (and if so remember reward points)
    GFV

  • Duplicate records in Cube Level ( BI 7.0 )

    Dear All
    I am working on BI 7.0 , I have an issue , i am  loading the data from  Flat File to ODS  and from ODS to Cube . In ODS  we are selected Overwrite option, in cube level we have an Summation option. the problem is while loading the data from Flatfile to ODS  records are fine . from ODS  to cube data  loading also fine but here i am getting the Duplicate records .
    what are the  best options to go ahead in such a situations??
    Regards
    KK

    I am sharing a case occured for me. Please see if its applicable for you.
    Sometimes, in the step loading to Cube, when any type of problem occurs, we restart the load. If the cube load prompts saying 'the lost load was unsuccessful.... reload?', this problem may occur. It will load the records in the previous load also.
    Verify what has been duplicated from the ODS changelog table and the cube load record count. If you see the number of records updated being the total of the records in the different ODSR request (in the change log table). Delete the previous load in the cube. (provided no other side effect is produced e.g from start routine etc)
    Cheers.

  • Number of new delta records into cube

    Hi,
    The deltas are running for the cube. Client wants to know how many number of records are loaded in the cube for each load.
    I mean when the delta load (process chain) completes it should send an email with number records loaded in to cube.
    Please any one help me out on this issue. Thanks for your help in advance.
    Thanks,
    Raj.

    I have tried for 0MAT_PLANT as yours.You can see the record count as 67 records. I have tested this on BI 7.0 SP 16
    .I got mine as follows:
    Test mail
                                                                                    Process ZI_8SMATGMP2_full_Man Of Type Execute InfoPackage Has Status Successfully completed (Process Chain Temp)                                                                                Log for This Process:                                                                                Data successfully updated                                                                                Diagnosis                                                                                The request has been updated successfully.                                                                                InfoSource : ZNK_OP_MAT_PLANT                                                                                Data type : Transaction Data                                                                                Source system: BW1110                                                                                Log of Respective Background Job:                                                                                Job started                                                                                Step 001 started (program RSPROCESS, variant &0000000048822, user ID BTC_GBL_BW)                                                                                Data saved successfully                                                                                Start InfoPackage ZPAK_43YOZD7INDYOXD6WA8VV2Z257                                                                                InfoPackage ZPAK_43YOZD7INDYOXD6WA8VV2Z257 created request REQU_49G2VHO86U1Q27NQC52VN7F8G                                                                                InfoPackage ZPAK_43YOZD7INDYOXD6WA8VV2Z257 Started In Process Chain ZTEMP; Generated Request: REQU_49G2VHO86U1Q27NQC52VN7F8G                                                                                Job finished                                                                                Information for Process                                                                                Master data table: 0MAT_PLANT                                                                                Data Type (D- Trans.Data, H - Hier., M - Mast. Data, T-Text): D                                                                                PSA Table: 8SMATGMP2_BA                                                                               
    Number of Data Records Received: 67                                                                                Number of selected data records: 67                                                                                Request Number: REQU_49G2VHO86U1Q27NQC52VN7F8G
    Edited by: Manga Paidikondala on Apr 11, 2008 12:35 PM

Maybe you are looking for

  • Steps to connect SQL Server to Oracle works but WHY ??

    The following steps is what I have to do in order to get SQL Server to talk to an Oracle database. These steps, for me, work 100% of the time. Any deviation from the following steps will result in failure. Rebooting the machine didn't make any differ

  • Which Table i will Get the Name of Receipt Recipient in FBCJ

    Hi Experts Which Table i will Get the Name of Receipt Recipient in FBCJ Transaction Code : FBCJ Technical name : Name of Receipt Recipient Field Name : BP_NAME But it is not stored in TCJ_POSITIONS table Regards Jagadish

  • How do I turn off autocomplete in Safari

    I am using Safari 5.0.1 on a Win7 64-bit PC.  I have several major problems with this.  One is a petty annoyance, perhaps, but it drives me up the wall!  I CANNOT turn off the autocomplete when I am in the address bar.  I DO NOT USE AUTOCOMPLETE, and

  • Sending files fails last week

    I'm trying to send files from Mac Skype client to another user with Android tablet. It used to work fine for a long time, last successful transfer was May 11th, but since Sat May 16th it always fails. On my side I see immediate "Sending failed" messa

  • CS5 crash when right-clicking on a file in a file explorer

    Every time I go to open or save a file in Photoshop or Illustrator from the file menu, if I right-click an existing file that is showing in the file explorer window for open/save and try to select properties (I often need to do this when over-writing