Non-Cumulative KF data loading

Hi,
I have to copy the data from a non-cumulative cube to it's copy cube(Created using the copy cube option). I have created the DTP and directly loaded the data to copy cube.
When i compare the data between these two cubes, it is not same for the non cumulative key figures.
How can i load the data to overcome the data mismatch. Any special care to be taken to load the non-keyfigure values. (i can see one extra option in DTP i.e 'Initial Non cumulative for Non Cumulative values', i tried this, but it is loading only non cumulative values, other keyfigure data is not loading).
Regards,
Vishnu

Hi,
1) Determine in which way you wish to evaluate the non-cumulative value. If you only wish to evaluate the non-cumulative, or the non-cumulative changes as well as the non-cumulative using a particular time period, choose modeling as a non-cumulative value with non-cumulative changes. If you also want to evaluate the inflows and outflows separately, then choose modeling as a non-cumulative key figure with inflows and outflows.
2) The non-cumulative change, or inflows and outflows, which you require for the definition of the non-cumulative value, must already be created as InfoObjects if the non-cumulative value is created. Therefore, firstly define either the non-cumulative change, or the in- and outflows as normal cumulative values where necessary. These key figures must correspond to the non-cumulative values, which still have to be defined, in the type definition. The non-cumulative changes, or inflows and outflows, must have u2018summationu2019 as aggregation and as exception aggregation.
3) Define the non-cumulative value by assigning to it the previously defined non-cumulative change, or in and outflows.
For more info on Non-Cumulative KF go through the below link
http://help.sap.com/saphelp_bw30b/helpdata/en/80/1a6305e07211d2acb80000e829fbfe/content.htm
Regards,
Marasa.

Similar Messages

  • How can I  extract non-cumulative cube data to another cubes ?

    Dear Expert,
             I copied inventory cube 0ic_c03 to  a new cube : ZIC_C03  , then I loaded the data of 0ic_c03 to the new cube ZIC_C03 . 
    the loading was sucessful, but  the result of  report of the ZIC_C03 was not correct. After looking into the problem, I found out
    the new cube can successfully extract data related with "Goods movement" & "Revaluation", yet the extract of "Open Balance" does not seems to work.
             I have read through Note:375098, in which I could not find (InfoObject 0RECORDTP) in my start routine as mentioned in the solution
    ,and the note was not mentioned valid for BW 3.5 release.
             How can I  extract non-cumulative cube data to another cubes correctly in BW3.5 release SP20? 
       Thanks !

    Hi,
    Check Routines in Update rules wether same code is wrriten in  new cube
    cheers,
    Satya

  • Non-cumulative display data error!

    Hi, experts,
    I hit a issue here. I use datasource 2lis_03_bf  extract data into stardard inventory cube IC03. The transaction data for plant A only have data from 2009/4/14, and I checked the validity table, it only has plant and calday as charicteristic, the calday for plant A is from 2009/4/14 in the table.
    But when I excute query which only has plant and calmonth in row and non-cumulative infoobject like total stock quantity in column, it shows me the plant A has 2009/02, 2009/03 data. And those data is the same as 2009/04 which should be there,it seems it backward calculate to 2009/02 and 2009/03. But it dosen't make sense, the non-cumulative data should calculate from the first day ,right?
    Could someone help me with explain?
    Thank you very much

    Hi, experts,
    I hit a issue here. I use datasource 2lis_03_bf  extract data into stardard inventory cube IC03. The transaction data for plant A only have data from 2009/4/14, and I checked the validity table, it only has plant and calday as charicteristic, the calday for plant A is from 2009/4/14 in the table.
    But when I excute query which only has plant and calmonth in row and non-cumulative infoobject like total stock quantity in column, it shows me the plant A has 2009/02, 2009/03 data. And those data is the same as 2009/04 which should be there,it seems it backward calculate to 2009/02 and 2009/03. But it dosen't make sense, the non-cumulative data should calculate from the first day ,right?
    Could someone help me with explain?
    Thank you very much

  • Non permitted characters-data loading

    In our system, we have a data issue where many records present in the entry level tables (Extraction Layer) have non-permitted characters in text fields.
    we introduced a routine to filter these - but already existing ones will bring problems during the init.
    for this we need a very tricky abap.
    we have a FM to replace wrong characters.
    So now I want to loop a whole databasetable and use the FM against a certain table field
    We did something like that  with abap already. But the biggest issue is that the tables consist of several million records - so we run into memory problems.
    can you please provide a suggestion on how to handle this?
    Your help will be appriciated

    hi  USER1249,
    what about to use standard BW functionality - permitted characters - TA RSKC.
    Via this you can maintain a set of permitted characters which will not be rejected by BW while loading.
    BR
    m./

  • Non-cumulative Inventory cube to snapshot Inventory cube scenario

    We currently have a non-cumulative Inventory cube in production system and the stock values match to ECC data. Now we want to build a snapshot cube (to improve query performance) and the question is can we use the current cube (non-cumulative) as data source for the new snapshot cube or do we need to load it from ECC? Is there any special handling needed if it is loaded from current cube?
    Thanks!

    Hi,
      You can use the existing cube, but make sure that you have implemented the OSS Note 1426533 before doing this.
    Regards,
    Raghavendra.

  • Loading non cumulative values

    hi,
    Why do we require two separate infosources for loading the initial non cumulative value and the subsequent non cumulative changes?
    Regards
    Deepti

    Hi Deepti,
    Basically you can omit the first step of  initialization with one infosource and just you can use only infosource to laod full data as two infoaources are seldom used.
    But basically first infosource is for initialization(One value for a combination of caharcteristica) and the second one brings the change after wards).
    But this funcionality you can achieve through one infosource also no need for another one.
    Even an int and full repair request will do the same thing and subsequent delta's will pick the changes
    More information you can find on this link.
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/02/9a6a22244411d5b2e30050da4c74dc/content.htm
    Assign points if helpful
    Thanks

  • Non-cumulative initialization is not possible with historical data

    Hi all,
    While loading inventory cube.. 0IC_C03  .. after loading 2LIS_03_BX request get sucessful. while compress that request No Marker update. i getting following error msg.
    <b>Non-cumulative initialization is not possible with historical data</b>     
    Regards
    siva.

    You sure you didn't use BF instead of BX?  This messge indicates that you have historical data in your cube whereas BX only loads a fixed state at a specific point in time...  Or maybe, did you initialize BX twice in R/3 without deleting the previous init, I don't know if that could cause that error but it's another possibility.

  • To load non cumulative cube initialize opening balance in R/3. explain?

    To load non-cumulative cube i have to initialize opening balance in R/3(S278). please elaborate and what is S278 means is it LIS datasource please explain?
    Thank you,
    York

    Dear all,
    The data source 0EC_PCA_1  doesn't consider the opening balances i believe, can any experts help me solve this problem.
    Regards,
    M.M
    Edited by: Magesh Magesh on Jun 26, 2009 2:55 PM

  • Loading non Cumulative cube

    Hi BW Experts,
    How can I upload non cumulative cube's ?

    Hi Hoyer,
    Are requesting for steps ?
    Then :-
    1) Iniatialize opening balance in R/3 (S278)
    2) Activate extract structure MC03BF0 for data source 2LIS_03_BF
    3) Setup historical material documents in R/3
    4)Load opening balance using data source 2LIS_40_S278
    5)Load historical movements and compress without marker update
    6)Setup V3 Update
    7)Load deltas using 2LIS_03_BF
    TQ
    Kumar

  • How to display Non Cumulative key figure data

    Hi,
    I want to check if there is any data for a non-cumulative key figure. While i am trying to display the data from cube or Multi provider, it is not showing this field. is there any way to check the data for this field other than using reports.
    Regards,
    Vishnu

    Hi,
    Take Eg: Quantity of valuated stock - 0VALSTCKQTY it is combination of
    Quantity Received into Valuated Stock- 0RECVALSTCK and
    Quantity Issued from Valuated Stock-   0ISSVALSTCK
    In report you can see only  0VALSTCKQTY Keyfigure.
    And the above Two Keyfigures are filling by Routines using Process Keys.
    This is for 0IC_C03 and data you can check in MB5B Tcode in ECC.
    Check;
    Note 745788 - Non-cumulative mgmnt in BW: Verifying and correcting data
    Thanks
    Reddy

  • How to load init for non cumulative values?

    Hi folks,
    anyone here, who can tell me how to load initial amounts from DSO to non cumulative values in InfoCubes?
    I found only poor documentation about this.
    Thanks!

    hi Timo
    you load initial of load as you do in the normal case only thing you have to keep in mind that before loading opening balance you have to UNCLICK  NO MARKER UPDATE from the infocube and compress the request ASAP as it will greatly effect your query performance.
    sanjeev

  • Requirement to get Inventory data at the Daily level (non-cumulative KF)

    Hello All,
    Kindly provide ur suggesstions on the issue mentioned below:
    We require the Inventory data at a daily level. Also we require that the non-cumulatve Key Figures such as 0TOTALSTOCK, etc. be available to us in the BW itself, since this is required for further processing.
    PS: Right now we are using RSCRM_BAPI to execute the qurey and store the data into a table, but it fails for non-cumulative keyfigures. Kindly suggest if ther are other ways which can suffice the requirement mentioned above.
    Thank you.
    Regards,
    Kunal Gandhi

    Another one?
    You should read this link: https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement

  • Data load into SAP ECC from Non SAP system

    Hi Experts,
    I am very new to BODS and I have want to load historical data from non SAP source system  into SAP R/3 tables like VBAK,VBAP using BODS, Can you please provide steps/documents or guidelines on how to achieve this.
    Regards,
    Monil

    Hi
    In order to load into SAP you have the following options
    1. Use IDocs. There are several standard IDocs in ECC for specific objects (MATMAS for materials, DEBMAS for customers, etc., ) You can generate and send IDocs as messages to the SAP Target using BODS.
    2. Use LSMW programs to load into SAP Target. These programs will require input files generated in specific layouts generated using BODS.
    3. Direct Input - The direct input method is to write ABAP programs targetting on specific tables. This approach is very complex and hence a lot of thought process needs to be applied.
    The OSS Notes supplied in previous messages are all excellent guidance to steer you in the right direction on the choice of load, etc.,
    However, the data load into SAP needs to be object specific. So targetting merely the sales tables will not help as the sales document data held in VBAK and VBAP tables you mentioned are related to Articles. These tables will hold sales document data for already created articles. So if you want to specifically target these tables, then you may need to prepare an LSMW program for the purpose.
    To answer your question on whether it is possible to load objects like Materials, customers, vendors etc using BODS, it is yes you can.
    Below is a standard list of IDocs that you can use for this purpose to load into SAP ECC system from a non SAP system.
    Customer Master - DEBMAS
    Article Master - ARTMAS
    Material Master - MATMAS
    Vendor Master - CREMAS
    Purchase Info Records (PIR) - INFREC
    The list is endless.........
    In order to achieve this, you will need to get the functional design consultants to provide ETL mapping for the legacy data to IDoc target schema and fields (better to ahve sa tech table names and fields too). You should then prepare the data after putting it through the standard check table validations for each object along with any business specific conversion rules and validations applied. Having prepared this data, you can either generate flat file output for load into SAP using LSMW programs or generate IDoc messages to the target SAPsystem.
    If you are going to post IDocs directly into SAP target using BODS, you will need to create a partner profile for BODS to send IDocs and define the IDocs you need as inbound IDocs. There are few more setings like RFC connectivity, authorizations etc, in order for BODS to successfully send IDocs into the SAP Target.
    Do let me know if you need more info on any specific queries or issues you may encounter.
    kind regards
    Raghu

  • Aggregates on Non-cumulative InfoCubes, stock key figures, stock, stocks,

    Hi..Guru's
    Please let me know if  anybody has created aggregates on Non-Cumulative Cubes or key figure (i.e. 0IC_C03 Inventory Management.)
    I am facing the problem of performance related at the time of execution of query in 0IC_C03.( runtime dump )
    I have tried lot on to create aggregate by using proposal from query and other options. But its not working or using that aggr by query.
    Can somebody tell me about any sample aggr. which they are using on 0ic_c03.
    Or any tool to get better performance to execute query of the said cube.
    One more clarification req that what is Move the Marker pointer for stock calculation. I have compressed only two inital data loading req. should I compress the all req in cube (Regularly)
    If so there would be any option to get req compress automatically after successfully load in data target.
    We are using all three data sources 2lis_03_bx,bf & um for the same.
    Regards,
    Navin

    Hi,
    Definately the compression has lot of effect on the quey execution time for Inventory cubes <b>than</b> other cumulated cubes.
    So Do compression reqularly, once you feel that the deletion of request is not needed any more.
    And ,If the query do not has calday characterstic and need only month characterstic ,use Snap shot Info cube(which is mentioned and procedure is given in How to paper) and divert the month wise(and higher granularity on time characterstic ,like quarter & year) queries to this cube.
    And, the percentage of improvement in qury execution time in case of aggregates is less for non cumulated cubes when compared to other normal(cumulated) cubes. But still there is improvement in using aggregates.
    With rgds,
    Anil Kumar Sharma .P
    Message was edited by: Anil Kumar Sharma

  • Problem with Non-cumulative key figure.

    Hi all,
    I am facing the problem with the Non-cumulative Key Figure (Quantity). I have created and loaded data to the non-cumulative InfoCube. <b>This cube is defined by me to test the non-cumulative key figure.</b>
    <b>In BEx query the non-cumulative key figure and cumulative key figure (Value change) both display same values, i.e. non-cumulative key figure contains the same values which we have loaded for cumulative value change. Non-cumulative key figure is not calculated based on associated cumulative key figure.</b>
    I have done the following while defining the non-cumulative InfoCube:
    1. Created a non-cumulative key figure which is associated with a cumulative key figure (value change).
    2. Loaded data to non-cumulative InfoCube from flat file.
    3. Compressed data in non-cumulative InfoCube after the load.
    Note:
    1. Validity area is determined by the system based on the minimum and maximum date in data.
    2. Validity determining characteristic, 0CALDAY is the default characteristic selected by the system.
    Is there any other settings to be done?
    Please help me in resolving this issue.
    Thanks and regards
    Pruthvi R

    Being a non-cumulative KF, total stock is automatically takes care of that.
    Try putting all the restrictions which you have included for total receipts and total issues, for eg,  restrict Total Stock with the movement types used in Receipts as well as Issues.
    Check and revert.
    Regards
    Gajendra

Maybe you are looking for

  • Photoshop CS6 64 bit will not open Bridge C6

    Hi, Anyone help a fairly first poster? (hopefully in the right forum) I just upgraded from CS4 direct to CS6, all looked fine until yesterday When attempting to open Bridge CS6, the CS4 version kept opening. After2 hours 'Talking' to Adobe (remote) i

  • Adobe Photoshop CC Error After Windows Update

    Hi. My Windows 8 automatically updated today and since then my Adobe Photoshop CC had been crashing. Everytime I try to edit a new work, the project flickers to black making it difficult to edit layers. When I choose to transform the layer, that is w

  • Backup BlackBerry Q10

    I am having problems with backup of my BlackBerry Q10 using BlackBerry Link.  Upon performing a backup of my device with BlackBerry Link, a "Backup Complete - With Errors" window opens, indicating that "Some items from your device have failed to back

  • How to make agency-level HTML banner ads

    I've done a ton of Flash banner ads at agency-level over the years, but I'm trying to figure out how to create html banners now, in addition. Here are the HTML Ad Spec requirements: - HTML code cannot exceed 3k - 2 images maximum, total file size of

  • Excahnge rate variance on delivery cost in MIRO

    Dear All, I believe that SAP do not create seperate line item for exchange rate variance on delivery cost like it does for origin cost/main price during MIRO. Is it possible to post this exchange rate variance on delivery cost also into a seperate ac