More records in Purchasing Cube than in PSA.

Dear Folks,
Right now i'm working on 0PUR_C01 Cube.In Quality server, i checked the data in Cube after executing the DTP and found that records are getting increased.Records in PSA(2152),but in Cube(2359),there are some routines in the Transformation checked them too they are ok.Transformation has 2 rule groups.And interestng thing is that we had the KF ZDCOUNT with rule type constant(1), and i found that for some records count=0.
appreciate your quick reply.
Regards,
Rams.

Hi
As you have small no of records, run the DTP in Debud mode ( simulation mode) and check why you are getting 0 values from count key figure.
If you have any end or Expert routine, you may get more records in target than source.
Regards,
Venkatesh

Similar Messages

  • Max number of records in a cube & architectural issues

    Hi,
    Sorry if my question was already done but i can't find the same question with the research button (may be i have not the good words for search, I'm not english).
    I am on a BIG BIG IP project. The forecast volume of planned records is about 1.000.000.000 records a year. So we choose to split records toward many cubes. 
    1) Is there a maximum number of record supported by a cube to be planned? We planned to put 100.000.000 records maximum on a cube to be planned. Is it too much?
    2) If I make 100 cubes (one for each organizational entity) with 10.000.000 records per cube and if I "plug" a planning layout on these 100 cubes with a multiprovider, will IP:
    spread time to search the good cube to write in (due to the selected entity) in the 100 cubes (too much time !), or,
    search directly in the good cube (thanks to user exit that match cube with selected entity), so the response time will be about the same as the one for 1 layout plugged on 1 cube of 10.000.000 records?
    Thanks a lot, and sorry for my english language level
    Georges

    Hi Georges,
    Having too many records in the cube should not be very detrimental for performance of planning application as long as you can ensure that the data volume that you fetch at one go is restricted to reasonable limits, using restrictions in filters (the more restrictive the better). Take care of this while modelling both your planning functions/sequences and input-ready queries.
    I understand that you'll need to create a multiprovider for reporting purposes, but if you dont need the data from more than one cube for planning purpose, it will be better to create the aggregation level (and rest of the planning model) on top of individual cube. In case, you want to use the same planning function/input queries for multiple cubes (which will probably be the case), you can create the aggregation levels on the multiprovider but make sure you restrict the characteristic 'infoprovider' properly in the filter restrictions to avoid the function reading unnecessary data from many cubes.
    Hope this helps.

  • When we drilldown at document level it displays one record for each cube

    Dear Experts .
    The users want to see the report by status for the order detail report at document level it displays one record for each cube .
    They want to see the single line for the order quantity , Amount, Billing quantity delivery and amount along with the Sales order number , billing document number billing date , delvert date ..et in signgle line. ( Sale order DeliveryBilling)
    When we are doing on Multiprovider recording displaying from each cube.
    We have tried with Constant selections and it is not giving the required results m since these want to see by status. Due to huge data performance reasons we re unable to use it .
    Please provide your valuable inputs.
    Thanks,
    Mahesh.

    Mahesh,
    If you want to get detail data with respect to Sales order - delivery - Billing, on top of Multiprovider you can come up with Constant selection.
    But I am not clear that why constant selection is not working properly, can I have some light on that.
    Probably, you are struggling with multiple records .
    I suggest you to go with end routine and map all fields to one IC and do reporting on that single IC, then your requirement will fulfill.
    But here we need to take care of performance issues and process chain scheduling wile loading deltas.
    If Multiprovider is not working properly , then try with Infoset(If you have more than 2 ICs it not possible).
    Regards,
    rvc

  • Purchasing Cube re Initialization

    Hai Friends,
    I am going to re initialize the Purchasing Cube in BW side. Please tell What all are the steps will do in R/3 Side before re initialize the Cube in BW.
    Thank You
    Balajee Kannan

    Hello Balajee,
    If there is already a Init, then either you should delete that Init or you can create a new init without overlapping the time periods.
    Example : Init 1 : 01.01.2005 - 01.01.2007
    Then you cannot create another init with the date greater than 31.12.2004 and less than 02.01.2007.
    In the InfoPackage selection screen mention the date from and to date (in your case to date is 6/22/2007).
    If you don't want old init then delete the Init from the InfoPackage goto Schedule menu -> Init option for source system -> delete it
    Then load the Init data.
    Thanks
    Chandran

  • Stock in transit using purchasing cube

    Dear Friends ,
    I would like to create a key figure  Stock in transit based on My purchasing cube.
    DSO 0PUR_O02
    Cube 0PUR_C02
    Not dilivered qty. of open Purchase order is considered as stock in transit in our
    scenario.
    1) I would like to know how can we determine the open PO. According to me its simple
       open qty = PO qty - GR qty and if open qty is more then 0 then its should be considered
    open po. But in our case some time supplier give us some less qty and even we said po is
    closed. and somtime supplier give us more qty and we said po is closed.
    now please advice me how can we determine that PO is closed or not.
    regards,
    Malik

    Hi,
    You can do it, but you need to create the keyfigure, which will inclued Movement types or Process keys,
    You just see the 0TRANSSTOCK key figure in 0IC_C03 cube, which is non-cumulative keyfigure and internally having two keyfigures, so in that way first you analyze the concept behind that and do.
    Thanks
    Reddy

  • I have about 800 more songs on my nano than itunes, due to a crash. How can I get the songs onto itunes from the ipod, or at least get the new music ive gotten since the crash onto my ipod without deleting all the other songs when it syncs?

    i have about 800 more songs on my nano than itunes, due to a crash. How can I get the songs onto itunes from the ipod, or at least get the new music ive gotten since the crash onto my ipod without deleting all the other songs when it syncs?

    It has always been very basic to always maintain a backup copy of your computer for just such an occasion.  Use your backup copy to put everything back.
    If you have failed to bakup, then you can transfer itunes purchases from an ipod: File>Transfer Purchases

  • Reading long text for more records at a time

    Hi all,
    We have a requirement for which that data like textid textname textobject  and language  must  be taken in to an internal table and for each record in the internal table i  have to read the long text inorder to compare the long text for the given search text.
    If i use Read_text inside the loop and endloop it works but it may not be appropriate in performance point of view.
    Is there any function module which can read long texts for more records at a time.
    The long text data in STXL will be in raw data format right? is there any way to convert raw data to normal so that by hitting the STXL i can read the long text data for more than one record at a time.
    Thanks in advance
    sanju.

    HI Sanju,
    Below is a code snippet which describes reading a long text frm the screen and appending it into the internal table.This code is actually to read the text from the screen and inserting a record into STXl and STXH.
    From your query what i understood is that you are storing the long text from the screen into a internal table and so you not want to use the read_text FM due to performance issue.
    Since tdline(tline table) is 132 char long format i use this small logic to read the screen data and append it to my internal table.
    *Data Declarations
      DATA: lv_strlen TYPE i,
            lv_create TYPE boolean,
            lv_desc TYPE string.
      DATA: ls_text TYPE tline,
            ls_basic_text TYPE stxh.
      DATA: lt_text TYPE ztty_tline_tab.
      CONSTANTS:
       lc_tdid TYPE  thead-tdid VALUE 'Z001',
       lc_tdobject TYPE thead-tdobject VALUE 'Z_ALERTS'.
    *Appending the text to the internal table.
      lv_strlen = STRLEN( iv_alert_text-alert_text ).
      lv_desc = iv_alert_text-alert_text.
      IF lv_strlen < 132.
        ls_text-tdformat = '*'.
        ls_text-tdline = lv_desc.
        APPEND ls_text TO lt_text.
      ELSE.
    *logic to wrap text
        DO.
          ls_text-tdformat = '*'.
          IF STRLEN( lv_desc ) < 132.
            ls_text-tdformat = '*'.
            ls_text-tdline = lv_desc.
            APPEND ls_text TO lt_text.
            EXIT.
          ENDIF.
          IF lv_desc+132(1) <> ' '.
            CONCATENATE lv_desc(131) '-' INTO ls_text-tdline.
            lv_desc = lv_desc+131.
          ELSE.
            ls_text-tdformat = '*'.
            ls_text-tdline = lv_desc(132).
            lv_desc = lv_desc+132.
          ENDIF.
          APPEND ls_text TO lt_text.
        ENDDO.
      ENDIF.
    Please award graciously if found helpful.Please do ask me if i have not answered you properly.
    Thank you.
    Message was edited by:
            P M Harish

  • How to find number of records in a cube and ODS....

    Hi,
    How do we find total number of records in a cube and ODS?
    Is there any Tcode for this ?
    From the content it is difficult to get the number of records, if it is more in number.
    Thanks,
    Jeetu

    Hello ,
              Please check the following thread,
    Number of records in a infocube
    hope it helps,
    assign points if helpful.

  • Problems with retrieving data from tables with 240 and more records

    Hi,
    I've been connecting to Oracle 11g Server (not sure exact version) using Oracle 10.1.0 Client and O10 Oracle 10g driver. Everything was ok.
    I installed Oracle 11.2.0 Client and I started to have problems with retrieving data from tables.
    First I used the same connection string, driver and so on (O10 Oracle 10g) then I tried ORA Oracle but with no luck. The result is like this:
    I'm able to connect to database. I'm able to retrieve data but from small tables (e.g. with 110 records it works perfectly using both O10 and ORA drivers). When I try to retrieve data from tables with like 240 and more records retrieval simply hangs (nothing happens at all - no error, no timeout). Application seems to hang forever.
    I'm using Powerbuilder to connect to Database (either PB10.5 using O10 driver or PB12 using ORA driver). I used DBTrace, so I see that query hangs on the first FETCH.
    So for the retrievals that hang I have something like:
    (3260008): BIND SELECT OUTPUT BUFFER (DataWindow):(DBI_SELBIND) (0.186 MS / 18978.709 MS)
    (3260008): ,len=160,type=DECIMAL,pbt=4,dbt=0,ct=0,prec=0,scale=0
    (3260008): ,len=160,type=DECIMAL,pbt=4,dbt=0,ct=0,prec=0,scale=1
    (3260008): ,len=160,type=DECIMAL,pbt=4,dbt=0,ct=0,prec=0,scale=0
    (3260008): EXECUTE:(DBI_DW_EXECUTE) (192.982 MS / 19171.691 MS)
    (3260008): FETCH NEXT:(DBI_FETCHNEXT)
    and this is the last line,
    while for retrievals that end, I have FETCH producing time, data in buffer and moving to the next Fetch until all data is retrieved
    On the side note, I have no problems with retrieving data either by SQL Developer or DbVisualizer.
    Problems started when I installed 11.2.0 Client. Even if I want to use 10.0.1 Client, the same problem occurs. So I guess something from 11.2.0 overrides 10.0.1 settings.
    I will appreciate any comments/hints/help.
    Thank you very much.

    pgoel wrote:
    I've been connecting to Oracle 11g Server (not sure exact version) using Oracle 10.1.0 Client and O10 Oracle 10g driver. Everything was ok.Earlier (before installing new stuff) did you ever try retrieving data from big tables (like 240 and more records), if yes, was it working?Yes, with Oracle 10g client (before installing 11g) I was able to retrieve any data, either it was 10k+ records or 100 records. Installing 11g client changed something that even using old 10g client (which I still have installed) fails to work. The same problem occur no matter I'm using 10g or 11g client now. Powerbuilder hangs on retrieving tables with more than like 240 records.
    Thanks.

  • After syncing my music to iPhone my music only appears in iTunes as purchased rather than my music

    After syncing my music to iPhone my music only appears in iTunes as purchased rather than my music

    earthangel263 wrote:
    In my iTunes I have my music organized into playlists. Before when I synced my iPod to iTunes it exactly duplicated the music / playlists exactly as they appear in my iTunes. Now I have more music than my iPod can hold at once, so I've unchecked some songs within various playlists. The problem is that after I sync my iPod, it has all the checked songs, but they're no longer organized in the playlists. Can something be done to fix this?
    Delete some of your songs off of the iPod Nano to make more room.

  • My ipad has more songs in my library than what is on my computer.  How do I transfer all of my music from my ipad to my computer

    My ipad has more songs in my library than what is on my computer.  How do I transfer all of my music from my ipad to my computer

    Only if the songs were bought from iTunes, you use transfer purchases.
    If not, you need a 3rd party tools.

  • The album downloaded except one song. It says purchased rather than play and there is no option to try and download the one song that had an error.  I deleted the song name from our library, but it still won't let me download. Any advice?

    The album downloaded except one song. It says purchased rather than play and there is no option to try and download the one song that had an error.  I deleted the song name from our library, but it still won't let me download. Any advice?

    Hi VeryBerry1,
    Welcome to the Support Communities!
    The articles below may be able to help you with this.
    Click on the links to see more details and screenshots. 
    Downloading past purchases from the iTunes Store, App Store, and iBooks Store
    http://support.apple.com/kb/HT2519
    You can view your iTunes Store account and request assistance by following the instructions below:
    iTunes Store & Mac App Store: Seeing your purchase history and order numbers
    http://support.apple.com/kb/ht2727
    Cheers,
    - Judy

  • End Routine - Modify a record in the cube

    Hello Guys,
    In the end routine I have to update a field . The transformation is the same cube to the cube. I want the record to be modified like add a value to a field in the end routine. Since it is a cube it creates a new record instead of overwriting the existing record. Is there anyway I can modify the record. I know I can make the existing record 0.00 and then create a new record with the new value.Is there any other solution.
    For example:This is the existing record in the cube
    sales order           Item No                      Backlog Amount                      Indicator
    1000                     10                              1000.00
    After applying the end routine it has 2 records ( I modify the record with the indicator value)
    sales order           Item No                      Backlog Amount                      Indicator
    1000                     10                              1000.00                                  
    1000                     10                              1000.00                                    REV
    After applying the end routine I need the record to be like overwrite(similar to DSO)
    sales order           Item No                      Backlog Amount                      Indicator
    1000                     10                              1000.00                                   REV
    How to achieve the above result in end routine.
    Thanks
    Senthil

    Hi there,
    Since you create new records in end routine in the InfoCube, why not delete the old ones?
    You can use the
    delete RESULT_PACKAGE where ...
    Therefore deleting the old records after inserting the new ones.
    Diogo.

  • Purchasing Cube

    Hi,
    Hi experts,
    I need to create a purchasing cube containing data at PO level.
    The data that client is after is coming from following datasources:
    2LIS_02_CGR
    2LIS_02_ACC
    2LIS_02_SGR
    I need to build cube bringing data from above datasources.
    Now what should be my approach for data model?
    If we don't have any standard cubes containing the line item, should I use the standard DSO as my first layer and build my own cube on top of it?
    Should it be 1 DSO 1 Cube and 1 Multiprovider?
    There is not any specific requirements from client in terms of reporting they just want the line item purchasing data in cube.
    Please advice,
    Thanks,
    Sajjad.

    Hi
    Why don't use Info source..?
    Load the data from 3 datasources to Info source.
    from here laod the required fields to DSO using transformations.
    Then build CUBE upon this DSO.
    Just my suggestion
    Hope this helps
    Regards,
    Venkatesh

  • I have 2 ipad2s on one account. can i share the apps purchased rather than having to purchase same app for each.  I am only user.

    I have 2 ipad2s on one apple/itunes account.  can i share the apps purchased rather than purchase the same apps for each ipad2
    . i am only user.

    .... And you can put them on as many iDevices as you own. There is no limit as long as you use the same Apple ID and iTunes account for all of the devices.

Maybe you are looking for

  • Huge Problem: How to get Information out of the SAP System into MySQL?

    Hi all Im totally despaired... So im comming here, hoping to find ANY solution. I wrote a Program, which creates a internal Table wich some information from many DDIC-Tables. The internal Table is about 7 Columns, with only char fields. Also I have a

  • Lost all Address Book entries

    All of a sudden I've lost all my Address Book entries. There's nothing there. I use iBackup onto .Mac, but for some reason I can't get it to restore. It keeps saying that backup fails. Please help. Big problem.

  • Creating bookmark in BI report problem

    Hi! When having generated a certain report in a BI report running in a SAP portal i can right click and choose "Broadcast and Export" -> bookmark. But when I open the bookmark then I get the initial BI Report as it looked before I was putting any cre

  • Prblem saving pdf's

    When I try to save a pdf that has been emailed to me it is saved as a F13 file fornat which is a 13 pixelscreen font file. when I then email it to someone else they cannot open it

  • Smaller home folder for encryption  - cant move movies

    i wanted to set up file vault and encrypt my home folder - but i have a lot of movies and music and pictures- so it would be wasteful to encrypt all that. i dragged the movies from my home folder to the first window that opens when you open the drive