Change in Inventory Infocube 0IC_C03

Hi All,
We have several reports on Inventory cube 0IC_C03 and we have gone live before one year , so we are having around one year data in production for the cube.
Now, we have to develop a report on the same cube. But user wants to add one char. "MRP Type" in the report. Now. Standard 0IC_C03 does not have this char.
I have checked my system and found one Infoobject "0MAT_PLANT" having MRP Type as it's Navigational attribute.
Now, i want to add this infoobject(0MAT_PLANT) into the current cube. But, i do not want to delete the data of the cube
Also, one important thing i want to share is , we have done "Roll up" and "compression" for the same cube in production, and that is the reason i do not want to delete data from Inforcube.
I want to have some solution for my problem as it is a burning issue for the team .
Please suggest.
Regards,
Macwan James.

hi James,
Try Virtual Char... for more info go through below link.
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e051fda8-71a9-2a10-ac9e-8d17414a8c8c
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/60e34f63-f44c-2c10-488e-c89b04e0ca7c
...In case you want your Virtual Char to be user input enabled... please refer
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/how%20to%20use%20variable%20time%20references%20in%20currency%20conversion
You can also refer to. - for below link you'll need SAP Marketplace ID
https://websmp207.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700004790632001E
https://websmp207.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700009299362001E
Hope this helps.
Regards
Raj

Similar Messages

  • BI 7 Inventory Transformations  0IC_C03

    Hi,
    any body implemented Inventory managment in BI 7 flow.
    we are implemenating Inventory managment in BI 7 flow. issue is when installling transformations most of the keyfigures are not mapped, do we have to map/ write rouitnes, content will not give rouitnes for keyfigures.
    transformations for 2LIS_03_BF, 2LIS_03_BX and 2LIS_03_UM.
    can any one please help on this. transformations with routines are much helpful.
    Regards
    Raj

    Raj,
    Check note: [Note 1073268 - SAP Best Practices for BI V2.70|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1073268]
    BI Scenario Inventory Analysis
    Symptom:
    You have activated InfoCube 0IC_C03 in dataflow before. The dataflow is available from the InfoCube downwards to the InfoSources in 7.0 technology (transformations). However there is no connection between the InfoSources and the DataSources, because all DataSources have been activated as 3.x DataSources.
    Reason:
    The Business Content for the InfoCube 0IC_C03 has changed and now uses the 7.0 technology for data flow.
    Solution:
    1. Migrate the follwing DataSources to 7.0 DataSources:
    2LIS_03_BX
    2LIS_03_BF
    2LIS_03_UM
    In transaction RSDS enter the relevant DataSource and the source system. From the menu choose DataSource -> Migration 3.x DataSource -> DataSource.
    2. Reactivate the InfoCube 0IC_C03 in dataflow before.
    3. Check the transformation TRCS 2LIS_03_BF_TR -> CUBE 0IC_C03. If it is not active, check if there is an error in the start routine. If this is the case, refer to SAPNote 1052648, section "Start Routine" for a solution.
    Srini

  • Compress the request of inventory cube 0ic_c03

    Hi experts,
    I want to compress the infocube 0ic_c03 daily for the delta requests through process chains.
    In the process chain, process types there are 2 options:
    1.Collapse only those requests that were loaded XXX days ago
    2.Number of requests that you do not want to collapse
    Which one i should select and how many days i need to go.
    I want to the daily delta request to be compressed.
    Pls guide me accordingly.
    Regards,
    Nishuv.

    Hi,
    Inventory data is non-cumulative data and we usually keep 30 days. Once compressed we cannot make any changes if there are any errors on particular day. We had problem when FICO consultants changed valuation in the systems directly and we were not aware of that. Later when values in the FICO is different in Inventory then we figured out that there were some manual changes in FICO. Luckly we didn't compress those requests. Later thru some routines we fixed the issue.
    Thanks
    Srikanth

  • Business Content Inventory Management (0IC_C03) Cube

    I am thinking of adding a data staging ODS to our Inventory Management model.  However, I wanted to check whether the delivered cube 0IC_C03 is aggregated or whether it is a representation of the R3 extraction.  If the latter is the case I do not see the purpose of an additional ODS layer.  Could anyone pass their thoughts? Thanks

    hi Niten,
    check oss note 581778-ODS capability of extractors from Inventory Management
    Symptom
    Data is not updated into the ODS when you load certain data records of the 2LIS_03_BF extractor.
    Other terms
    ODS, 2LIS_03_BF, 2LIS_03_UM, 2LIS_03_BX, 2LIS_40_S278, 0STORNO, ROCANCEL, RODMUPDMOD, 0RECORDMODE, Inventory Management, 0IC_C03,
    Application 03, Logistics Extraction Cockpit, LBIW
    Reason and Prerequisites
    The 2LIS_03_BF extractor does not return any "connected" after and before images, as in the SD extraction, for example.
    Originally, the extractor was only designed for updating into an InfoCube. The extraction method was converted from the "D" delta process to "ABR1" with PI 2000.1 patch 4, or PI-A 2000.1 patch 4 so that it could be updated into an ODS object (see notes 322303, 385703 and 323811).
    If documents are canceled in Inventory Management, a new document is generated (new document and item number).
    This type of operation is transferred into BW with the "ROCANCEL" field set to 'X'. This results in the necessary inversion of quantities or value key figures. A new record is generated for this in the ODS (the "preceding document" has another key).
    Example:
    ODS key: Doc.
    Movement data:
    Document   Item    Document year   Movement type     Qty     ROCANCEL
    4711       1       2002             101              +100
    4712       1       2002              102              -100     X
    ODS contents:
    Document   Item.   Document year   Movement type    Quantity
    4711       1       2002             101                 +100
    4712       1       2002                                   -100
    The "Movement type" field was set to "initial" in the data record for document "4712" by the processing during the ODS update.
    Document 4712 is a before image (0RECORDMODE = 'X') for the ODS. Therefore, this data does not arrive in the ODS. Nevertheless, the before image (document 4712) does not have any context with the after image (document 4711) because there are different keys (document/item/document year). The SAP R/3 inventory management controls these activities with new material documents and (reversal) movement types.
    BW technology note no. 747037 provides more information.
    Solution
    You have two options to evaluate cancellations or operations which contain reversal movement types and ROCANCEL = "X" in the ODS:
    1. Implement a start routine
    Insert the following code into the start routine of your update:
    ODS key: Material doc.|Item number|Calendar year
    BEGIN******************************
    LOOP AT DATA_PACKAGE.
      if DATA_PACKAGE-recordmode eq 'X'.
        DATA_PACKAGE-recordmode = ''.
        modify DATA_PACKAGE.
      endif.
    endloop.
    END********************************
    2. Change the transfer rules
    With the transfer rules, do not assign the "ROCANCEL" DataSource field to the "0RECORDMODE" InfoObject in the InfoSource. As a result, only records with "0RECORDMODE" = ' ' are transferred to the ODS. For the ODS, the after images whose characteristics or key figures that are set to overwrite, are not deleted.
    Other special features when updating the extractors of the inventory management into ODS objects:
    1. 2LIS_03_BF and 2LIS_03_UM
    a) ODS capability
    For more information, see notes 322303, 323811 and 385703.
    b) Key creation
    For 2LIS_03_BF, see note 417703.
    The following keys are available for 2LIS_03_UM:
    1. MCMSEG-BUKRS
    2. MCMSEG-BELNR
    3. MCMSEG-GJAHR
    4. MCMSEG-BUZEI
    Field no. 4 is not delivered as standard in the extract structure, but it can be added using the Logistics extract structures Customizing Cockpit.
    Field no. 1 may not be included in the relevant organizational structure.
    2. 2LIS_03_BX (up to and including 3.0B 2LIS_40_S278)
    The dynamic stock calculation from stocks (2LIS_03_BX) and movements (2LIS_03_BF) is only possible with (non-cumulative) InfoCubes.
    Using ODS technology is only useful in this context for:
    - an Enterprise DataWarehouse layer
    - the realization of a snapshot scenario:
    See the How to paper for this topic at:
    -> http://service.sap.com/bw
    -> left navigation area: SAP BW InfoIndex
    -> info index: N ("Non-cumulatives") ->
    "How to... handle inventory management scenarios in SAP BW 3.x" (pdf)
    Use note 773823 to update the 2LIS_03_BX InfoSource into an ODS.
    Note also that you cannot update any key figures into an ODS object (see notes 752492 and 782314).

  • How to loading the opening stock balance into Infocube 0IC_C03

    Dear Expers,
    I have referenced SDN a expert's documentation, but I canu2019t go on at page 10 .
    Check: How Tou2026 [Handle Inventory Management Scenarios in BW|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328]
    (1)original text:
    Loading the opening stock balance (InfoSource 2LIS_03_BX) into InfoCube
    0IC_C03. In the InfoPackage, choose the upload mode u201CCreate opening balanceu201D
    (see screenshot).
    Question:
    How to find option that upload mode u201CCreate opening balanceu201D?
    i'm  use to customize infopackage.  i  can not use default infopackage, when i click the defualt infopackage, will error prompt: Data target '0DF_C07' removed from list of loadable targets; not loadable
    (2) I actived BI Contnet (0IC_C03), I seen that the data flow  as following:
    Datasource(2LIS_03_BX)->transformation->Infosource(2LIS_03_BX_TR)-> transformation->Infocube(0IC_C03)
    Datasource(2LIS_03_BF)->transformation->Infosource(2LIS_03_ BF TR)-> transformation->Infocube(0ICC03)
    Datasource(2LIS_03_UM)->transformation->Infosource(2LIS_03_UM TR)-> transformation->Infocube(0ICC03)
    Quesiton: I donu2019t  know whatu2019s version, neither like BW 7.X nor like BW 3.X,
    Why have infosource in BW 7.X, how to use infosource load data to target?
    Currently, I canu2019t create transfer rule and upate rule for this datasource & infosource.
    Do  I  need to create a  customize ODS?
    Thank you very much , if you will answer me above two questions.
    Best Regards
    Steve

    >
    stevezhuang wrote:
    > Dear Expers,
    >
    > I have referenced SDN a expert's documentation, but I canu2019t go on at page 10 .
    >
    > Check: How Tou2026 [Handle Inventory Management Scenarios in BW|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328]
    >
    > (1)original text:
    > Loading the opening stock balance (InfoSource 2LIS_03_BX) into InfoCube
    > 0IC_C03. In the InfoPackage, choose the upload mode u201CCreate opening balanceu201D
    > (see screenshot).
    >
    > Question:
    > How to find option that upload mode u201CCreate opening balanceu201D?
    >  i'm  use to customize infopackage.  i  can not use default infopackage, when i click the defualt infopackage, will error prompt: Data target '0DF_C07' removed from list of loadable targets; not loadable
    >
    >
    >
    > (2) I actived BI Contnet (0IC_C03), I seen that the data flow  as following:
    > Datasource(2LIS_03_BX)->transformation->Infosource(2LIS_03_BX_TR)-> transformation->Infocube(0IC_C03)
    >
    > Datasource(2LIS_03_BF)->transformation->Infosource(2LIS_03_ BF TR)-> transformation->Infocube(0ICC03)
    >
    > Datasource(2LIS_03_UM)->transformation->Infosource(2LIS_03_UM TR)-> transformation->Infocube(0ICC03)
    >
    > Quesiton: I donu2019t  know whatu2019s version, neither like BW 7.X nor like BW 3.X,
    > Why have infosource in BW 7.X, how to use infosource load data to target?
    > Currently, I canu2019t create transfer rule and upate rule for this datasource & infosource.
    > Do  I  need to create a  customize ODS?
    >
    >
    > Thank you very much , if you will answer me above two questions.
    >
    >
    > Best Regards
    > Steve
    You don't need to worry about 0DF_C07 as it was defence cube not activated during your Business Content Activaiton.
    YOu can create your own infopackage for 2LIS_03_BX and there will be option generate intial status.
    This loading will create your Opening Balance.
    you need to compress this with NO Marker UPDATE option unchecked(as you will have to update hte marker).
    After this load movements 2LIS_03_BF and reval 2LIS_03_UM. Compress this with NO MARKER UPDATE option checked.
    Regards,
    RK

  • Extend Inventory Management (0IC_C03) with new field MSEG-INSMK

    Dear Experts, We are using Business Content InfoCube "Material stocks/movements" (0IC_C03) in Area "Inventory Controlling/Inventory Management" in BW. We are using following Business Content DataSources: Stock Initialization for Inventory Management              2LIS_03_BX Goods Movements From Inventory Management        2LIS_03_BF Revaluations                                                            2LIS_03_UM Everything works fine with delta load till now. Now we have a new requirement so that we have to fill additionally the R/3-Field MSEG-INSMK in existing Inventory Management InfoCube (0IC_C03). The Business Content DataSource (2LIS_03_BX/BF/UM) doesn't provide R/3-Field MSEG-INSMK and I don't find any other Datasource for the R/3-Field MSEG-INSMK ("Document Segment: Material" - Stock Type). How can we extend the InfoCube 0IC_C03 with the R/3-Field MSEG-INSMK? Should I define a new Generic Datasource based on the table MSEG to extract the field INSMK. The table MSEG is very large. What would be Delta-Specific Field for Generic Delta? I would load the data from generic DataSource into a new DSO. And I can read the field MSEG-INSMK per Look-Up from the DSO in the transformation to the InfoCube 0IC_C03. Is this the solution? Many Thanks Moha

    2LIS_03_BX cannot be enhanced. There is an SAP note that says enhancing this Datasource is not supported.
    2LIS_03_BF can be enhanced though, and the process is just like enhancing any other LO Datasource.
    So you can include the new field in the cube, enhance BF and load to the cube. With this, you will be able to report the INSMK field on the goods movements. But as INSMK is not present in BX, you will not be able to report the INSMK field on stock position reports.

  • Inventory Management (0IC_C03) cube

    When I carry out delta loads to the Inventory Management (0IC_C03) InfoCube do I need to compress these delta loads with No Marker Update? Thanks

    hi Nitish,
    1. Compressing the request containing the opening stock that was just uploaded. Make
    sure the "No marker update" indicator is not set. Please consider note very carefully
    643687 before you carry out the compression of requests in stock InfoCubes!
    2. Loading the historical movements into the InfoCube 0IC_C03 via the DataSource /
    InfoSource 2LIS_03_BF. Choose the upload mode "Initializing the delta process"
    here.
    3. After successfully uploading the historical material movements, the associated
    request has to be compressed. You must make sure the "No marker update"
    indicator is set. This is necessary because the historical material movements are
    already contained in the opening stock. We’ll look more closely at markers later on.

  • Selective Deletion on Inventory Cube 0IC_C03 via Calendar Day

    Hello Group
    I am trying to do a selective delete to our inventory cube 0IC_C03 and found there is not an option to select day.
    Does anyone have any thoughts on how do delete using day? Please note that my cube has been compressed and I do not have a request in the cube.
    Thanks
    Frank

    Hi Frank,
    REPORT  ZRSDRD_SEL_DELETION                     .
    DATA:
        l_thx_sel   TYPE rsdrd_thx_sel,
        l_sx_sel    TYPE LINE OF rsdrd_thx_sel,
        l_s_range   LIKE rsdrd_s_range,
        l_t_range   TYPE rsdrd_t_range,
        l_t_msg     TYPE rs_t_msg.
    ******************* 0CALDAY *****************
    l_s_range-sign   = 'I'.
    l_s_range-option = 'EQ'.
    l_s_range-low    = '20030308'.
    *l_s_range-high   = .
    l_s_range-keyfl  = 'X'.
    APPEND l_s_range TO l_t_range.
    l_sx_sel-iobjnm   = '0CALDAY'.
    l_sx_sel-t_range  = l_t_range[].
    INSERT l_sx_sel INTO TABLE l_thx_sel.
    CLEAR l_s_range.
    REFRESH l_t_range.
    ************** 0PLANT **********************
    l_s_range-sign   = 'I'.
    l_s_range-option = 'EQ'.
    l_s_range-low    = 'PLNT'.
    *l_s_range-high   = .
    l_s_range-keyfl  = 'X'.
    APPEND l_s_range TO l_t_range.
    l_sx_sel-iobjnm   = '0PLANT'.
    l_sx_sel-t_range  = l_t_range[].
    INSERT l_sx_sel INTO TABLE l_thx_sel.
    CLEAR l_s_range.
    REFRESH l_t_range.
    ************** 0MATERIAL ****************
    l_s_range-sign   = 'I'.
    l_s_range-option = 'EQ'.
    l_s_range-low    = 'MATERIAL'.
    *l_s_range-high   = .
    l_s_range-keyfl  = 'X'.
    APPEND l_s_range TO l_t_range.
    l_sx_sel-iobjnm   = '0MATERIAL'.
    l_sx_sel-t_range  = l_t_range[].
    INSERT l_sx_sel INTO TABLE l_thx_sel.
    CLEAR l_s_range.
    REFRESH l_t_range.
    CALL FUNCTION 'RSDRD_SEL_DELETION'
         EXPORTING
              I_DATATARGET      = 'ZICRT_C37'
              I_THX_SEL         = L_THX_SEL
              I_AUTHORITY_CHECK = 'X'
              I_THRESHOLD       = '1.0000E-01'
              I_MODE            = 'C'
              I_NO_LOGGING      = ''
              I_PARALLEL_DEGREE = 1
              I_NO_COMMIT       = ''
         CHANGING
              C_T_MSG             = L_T_MSG.

  • CO Assingment to Change in Inventory A/c

    User is trying to transfer finished goods from one plant to another plant and the system is giving message that "Change in inventory a/c requires a CO assignment.."
    I want to know what is the accounting entry generated at the time of stock transfer from one plant to another plant ? (Whether 'change in inventory a/c' is updated ?)

    Thanks for providing the link. 
    However, I find in the reply to the above link that no 'Change in inventory a/c' is mentioned in the accounting entry. The accounting entries as provided in the link is as follows:
    At the supplying plant
    Stock Account Credited BSX
    Cost of Goods sold Acc Debited GBB - VAY
    At Receiving plant
    Stock Account Debited BSX
    GR/IR Clearing Acc Credited WRX

  • Difference between Inventory cube 0IC_C03 and 0CP_IC_C1

    Hi Gurus
    I'd like to ask what's the difference between this 2 cubes in inventory? 0IC_C03 and 0CP_IC_C1 ? Any help will be much appreciated. Thanks in advance
    - Kit

    Hi,
    Well I am not an expert on Inventory but this is what I know:
    0IC_C03 - LO Cockpit cube - Standard Inventory qty and values. This can be used for all purpose on a generic basis. This is not customized for any specific Industry sector. A standard ECC can use this as well as Retail can use this.
    0CP_IC_C1 - This is also an Inventory cube containing value and quantities but this is more specifically designed for CP industry sector (Consumer Products). Here the BW transaction keys are different meaning that events/movement types specific to CP industry transactions will generate these transaction keys which gets updated to BW.
    Also the cube 0CP_IC_C1 KPIs are average figures on the stock quantities and values (Exception Aggregation: Average Over Calendar Days). Whereas in 0IC_C03 the KPIs (NCKFs) are based on last value (Exception Aggregation: Last for Calendar Days)
    Therfore if you are not aiming at Consumer Products Industry specific implementation, I would recommend 0IC_C03 cube.

  • Inventory Management (0IC_C03) - 0TOTALSTCK

    Good Day,
    Inventory cube 0IC_C03 is getting data, but all non-cumulative KFs (for example - 0TOTALSTCK0) are empty in the Report (Stock Overview - 0IC_C03_Q0013). 
    Background info:
    - The document that outlines the steps in R3 and BW was followed to load BX, BF, following the rules around marker updates.
    - This is a new instance of BW.
    - Standard stock overview query 0IC_C03_Q0013 does not have any filters and was not manipulated in any way.
    Thank You very much!  Any insight would be really appreciated...

    Hi,
    Pl check following link step by step it explains you everything in terms of Non cumulative KF as well.
    Check all the definitions are correct as mentioned there.
    Pl check any mapping is missing at Infoprovider level hence data is not coming.
    Check at DSO and cube level whether data is getting populated or not?
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0b8dfe6-fe1c-2a10-e8bd-c7acc921f366?quicklink=index&overridelayout=true
    Thanks and regards
    Kiran

  • Consumption and Change in Inventory

    Hello All,
    We have some Consumption Accounts seperate for (ROH, FERT and HALB) and Also Some Change in Inventory Accounts seperate for (FERT, HALB and ROH) they are now P&L Accounts as well as Cost Elements.
    Management now decides that they need to be in the Balacne Sheet since they are not reflecting the real Profit or Loss Based on the balances commin from them.
    I know if Create new GL's in balance sheet and Change the Assignment in OBYC for these new balance sheet will this be ok or will it effect my production order costing  since the old GL's (Cost Elements are Part of my OKTZ)  and if i now use this BS accounts they cannot be created as Cost Elements.
    The issue between us and the management is that when we see these intermediate accounts (Change in Inventory and Consumption accounts  when grouped together it is not giving us the ZERO Balance )
    Can  any one help me out in this regards
    Thanks in Advance
    Best Regards,
    Ravi

    Thanks Ajay for your immediate reply
    can you please tell me how to explain the management how they should  have the change in inventory as a P&L Accounts and not in Balance Sheet
    Best Regards,
    Ravi
    Edited by: Ravi Eddhula Reddy Kumar on Jun 13, 2011 4:56 PM

  • COGS and Change in Inventory Reporting

    Dear All,
    Client want to Cross Verify the Cost of  Goods Sold (COGS) during the Month  with change in inventory  during the month in the system, how can we do that.
    Example
    In F.01
    If we enter  1 to 5 period in Reporting periods
    And we enter 1 to 4 period in Comparison periods
    We will get the difference between the 4 and 5th period in difference  column
    So the material GL account will show the difference in difference column that will be equal to change in inventory during the month.
    Now they want to cross verify this amount with COGS.
    Regards,
    Shayam

    Hi,
    for example there is a country version report of turkey as belwo shown (trx. FTRUE or under FSI6)
    I think you need a smiilar one for your clients reqeust..
    BR Tarik
    Form                   0TR-UE-01     Sales Costs TR
                                             Fiscal Year          Fiscal Year          .........
    Cost of Sales Table
    Production Costs
    A.Direct Materials Costs                         XXX.XXX.XXX          XXX.XXX.XXX
    B.Direct Labor Costs                             XXX.XXX.XXX          XXX.XXX.XXX
    C.Production Overhead                            XXX.XXX.XXX          XXX.XXX.XXX
    D.Change in Inventory: Semifin. Products         XXX.XXX.XXX          XXX.XXX.XXX
    1-Inventory at Start of Period               XXX.XXX.XXX          XXX.XXX.XXX
    2-Inventory at End of Period                 XXX.XXX.XXX          XXX.XXX.XXX
    Finished Product Costs                          XXX.XXX.XXX          XXX.XXX.XXX
    E.Change in Inventory: Finished Products         XXX.XXX.XXX          XXX.XXX.XXX
    1-Inventory at Start of Period               XXX.XXX.XXX          XXX.XXX.XXX
    2-Inventory at End of Period                 XXX.XXX.XXX          XXX.XXX.XXX
    3-Internal Consumption                       XXX.XXX.XXX          XXX.XXX.XXX
    I- Cost of Products Sold                         XXX.XXX.XXX          XXX.XXX.XXX
    A-Stock on Hand at Start of Period            XXX.XXX.XXX          XXX.XXX.XXX
    B-Purchases for the Period                    XXX.XXX.XXX          XXX.XXX.XXX
    C-Stock on Hand at End of Period              XXX.XXX.XXX          XXX.XXX.XXX
    II-Cost of Trading Goods Sold                    XXX.XXX.XXX          XXX.XXX.XXX
    II-Service Costs                                 XXX.XXX.XXX          XXX.XXX.XXX
    Cost of Sales                                    XXX.XXX.XXX          XXX.XXX.XXX

  • Inventory management 0IC_C03

    hi gurus....
    we are working with the standard infocube 0IC_C03, but we are having some problems with the transformations and with the standard queries.... when we are creating the transformation the only time characteristic that we can see is the 0calday  at the target we are missing the 0calmonth, 0calyear and the 0calweek that the standard infocube has it self..... if we run the standard queries a message error appears about the time characteristics (there are no matching rule at the transformation because the only time characteristic we have at the target is de 0calday (note: the infocube has them all but when we create the transformation the only time characteristic we have to match is the 0calday).
    if we create a manual query just as a copy of the standard one the information appears....
    any comments about this issue? any note? any experience?
    Thanks and best regards.

    hi ravi,
      I am unable to match infoobjects in the update rules,do i have write routines in that?
    Can you give u r mail id i can send the screen shots.
    Please let me know.

  • Attribute change Run and Infocube Problem

    Hi SAP BW Experts ,
       I am getting the following problem
    2 days back our production system was down when Attribute change run is running in a process chain . After the system is up I triggered the Attribute change run manually for that specific master data Object. But the jobs was cancled automatically. When I checked the Job log I found the following messages
        <b>“InfoCube XXX is locked by a terminated change Run”</b>
      System error: <b>RSDU_TABLE_COPY_INI/DDIF_TABL_ACTIVATE /BIC/E200073 /BIC/E100073 0</b>
    Message no. DBMAN100
    When I verified manage screen in the Infocube XXX , one request is not rolled up . when I tried to rollup that particular request manually again I am getting the same message <b>“InfoCube XXX is locked by a terminated change Run”</b>
    When I tried to create Indexes on that Infocunbe XXX , Again I am getting the same message <b>“InfoCube XXX is locked by a terminated change Run”</b>
    When I tried to load data in to that Infocube I am getting the same message <b>“InfoCube XXX is locked by a terminated change Run”</b>
    The Steps Taken By Me:
      1. In SM12 , there are no lock entries for the Infocube XXX
      2. According to A.H.P reply I verified the Support package . We are having Import Support package 18 for 3.10( BW 3.10 patch 18 or SAPKW31018 )
      so I think there is no problem from patch side.
    So please let me know by doing which task , I can eliminate the error message “InfoCube XXX is locked by a terminated change Run”

    I got this reference from one of other site. Hope this solves issues of most of our ques on this topic.
    We faced this problem and reported to OSS. They solved our problem.Here is
    the answer from OSS
    I connected to your BWQ system. I checked the table RSDDAGGRMODSTATEand
    found an entrie for a change run "not yet" finished.
    CNSID CLOSEDFL TIMESTMP_START TIMESTMP_END TSTPNM
    207,851,300 20,030,910,141,500 0 SIDTLHG
    As you can see, the field CLOSEDFL is blank (should be 'X' for an ended
    change run) and the field TIMESTMP_END is also zero.
    You can also check with the function module RSDDS_CHANGERUN_MONITOR as
    in note 388069 that both objects you reported are the ones involved
    with thi change run error (Infocube ZINV and Infoobject ZELEM_PEP):
    E_CR_STATE C
    E_T_CHANM 1 Entry (IOBJNM = ZELEM_PEP)
    E_T_HIEID 0 Entries
    E_T_AGGRSTATE 1 Entry (AGGRID = 3QR79ZYB6VGSDS3C42HPXMA8S
    ICUBE = ZINV)
    E_T_MSG 1 Entry (IOBJNM = ZELEM_PEP)
    You have two choices to solve this problem. You cn either:
    1.- Restart the change run and let it finish with ok.
    The change run usually fails due to database errors, tablespace
    problems, and when some user manually cancel it (NEVER should be
    done!!)
    2.- Change manually the entry from table RSDDAGGRMODSTATE that isdescribed
    above. Set the field CLOSEDFL with a 'X' and also fill the field
    TIMESTMP_END with a value with the following format
    yy,yym,mdd,hhm,mss. Use, for example, '20,030,910,181,500'
    IMPORTANT!!!
    After this change on table RSDDAGGRMODSTATE, you have todeactivate
    all aggregates, activate again and refill them!!
    Hope this solves your error. If the issue is solved, please close this
    message with the [confirm] button.
    Best regards,
    David =C1lvarez
    SAP Active Global Support
    The answer refers to our problem.We chosed option 2. Here is the AbAPcode:
    REPORT ZLOCKED .
    tables: RSDDAGGRMODSTATE.
    select * from RSDDAGGRMODSTATE where CLOSEDFL = ' '.
    RSDDAGGRMODSTATE-CLOSEDFL = 'X'.
    RSDDAGGRMODSTATE-TIMESTMP_END = 20020912195015.
    MODIFY RSDDAGGRMODSTATE.
    ENDSELECT.

Maybe you are looking for

  • Precautions to be taken  From Oracle end While Flaring Solaris Servers

    Hi In the context of moving our Solaris servers to the new location We are flaring our servers.We have Oracle 10g being installed on the servers. The db would be shutdown before taking the flar and after the restore of the image the DB would be broug

  • E71 update firmware 400.21.013 didn't fix the came...

    I already update the firmware to 400.21.013 with hope this will fix the camera problem with purple tint and quality more better. After update i'm really disappointed because the purple tint is there and the picture quality still worst. E71-1 (26), RM

  • Fact & Dimension Table Concept

    Hi All, I am new to OBII, I install successfully Install OBIEE and its working fine. I created repository successfully. Now i am facing a challenge. Creating BMM. I am so confused about the BMM. I need help, if any body can provide me with a simple a

  • Copy from safari and paste somewhere words is hard to use

    I want ot copy a art clip from safari and then paste it somewhere  I have word but it is very hard to use   I have numbers and the art clip can not be sized so where can I paste the art clip and be able to put in text and size, color, text, etc  then

  • Premiere Elements 7 Entry point error

    Hello Team, In trying to start (Adobe Premier Elements 7) I keep getting the following error message; "The Procedure Entry Point FileInfoinitializerFileinfoLibrary with BIB could not be located in dynamic Link Library" Can anyone help? I recently had