Inventory Management ODS

Hi
What precautions to be taken before loading BF data into the ODS. Do we have any standard ods available in the business content.
My requirement is i have a report which is developed in ABAP but due to performance now they want that report to be developed in BI.
The data is comeing from AFPO, AFRU, MSEG, MKPF, VBAP.
In MKPF they want only posting date and from MSEG only movement types but not any goods issue qty or recepit qty like that.
REgards
Annie

Hi
The DataSource 2LIS_03_BX is used to extract an opening stock balance on a detailed level (material, plant, storage location and so on). At this moment, the opening stock is the operative stock in the source system.
The DataSource 2LIS_03_BF is used to extract the material movements into the BW system. This DataSource provides the data as material documents in the MCMSEG structure.
1.   Initialization of the current stock (opening balance) in the R/3 source system (transaction code in R/3: MCNB).
2.   Setup of statistical data for material documents in the R/3 source system.
3.   Loading the opening stock balance (InfoSource 2LIS_03_BX) into InfoCube 0IC_C03. In the InfoPackage, choose the upload mode “Create opening balance”.
4.   Compressing the request containing the opening stock that was just uploaded. Make sure the "No marker update" indicator is not set.
5.   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.
6.   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.
7.   Schedule the V3 update for 03 area.
8.   Delta uploads can be started with the DataSource 2LIS_03_BF from this point in time on.
As of 3.0B, SAP delivers InfoCube 0IC_C03 for reporting on R/3 inventory data in BW. This gets updated from the InfoSources 2LIS_03_BX, 2LIS_03_BF and 2LIS_03_UM.
Please go through the following links:
http://help.sap.com/saphelp_nw04/helpdata/en/fb/64073c52619459e10000000a114084/frameset.htm
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328
InfoCube: 0IC_C03
ODS Capability
For the ODS capability of this extractor, see the SAP Note 581778: ODS capability of extractors from Inventory Management.
Cheers
Pagudala

Similar Messages

  • Loading to Inventory Management Snapshot ODS and Cube

    I am trying to develop an Inventory data model and have already created and loaded to the Inventory Management (0IC_C03) cube.
    I have now created a Snap Shot ODS and Snap Shot cube, is there a way that I can load to these objects without having to do a re-init? Thanks

    Hello Niten,
    There is no need to do re-init, you can load the data into non-cumulative and snapshot targets in parallel. Through sam infopackage with which you are loading to 0IC_C03, load to snapshot targets also.
    Regards,
    Praveen

  • Analysis Process Designer and Inventory Management

    In the How to guide for Inventory Management it mentions that you can you can intialise stock in the Snap shot Cube using the Analysis Process Designer (APD).  Has anyone done this and if so can you explain how or outline some steps? Thanks

    Hallo,
    the APD does`nt be a useful tool for modeling a performant 
    data flow. A lot of SAP BW user think so.
    The performance problems are given by the ddic intern table, using to uploading the extracted data into the apd used wa_table and structures.
    To have the best performance on your scenario, please use the following scenario as possible.
    Step 1.
    upload the extracted data from the psa into a data layer
    there you can reduce and harmonize the data by using a transactional ods
    Step 2.
    build a infoset that joins the data
    Step 3.
    build one query to reducing data and make two copies of ist
    Step 4.
    build a useful data mining model
    Step 5.
    upload the results of the data mining model into a transactional ods
    Step 6.
    link the uploaded data into a infoset ore write back into a standard ods
    Step 7.
    query the data
    If you use this scenario you have a lot of benefits. Better performance, better quality of persistent data and actual and traininged data.
    The recommend next step (if you want a alerting) is to build a reporting agent report - if you have usefull processes in  the query.
    There are a workshop for Data mining and APD, named BW380.
    I hope I helped you.
    Otherwise give me a message.
    [email protected]

  • Inventory Management Scenario

    Hi BW Experts,
    I was working on the Inventory Management screnario as in How to Handle Inventory Management Scenarios in BW with cumulative KFs. I read many of the forum postings but I am still little bit confused about the sequence of the loading. As per my understanding, BX goes to 0IC_C03 bus. content cube and snapshot ODS. BX load in 0IC_C03 is compressed. Then BF and UM goes to snapshot ODS, snapshot infocube and 0IC_C03 (initilized for Delta). Then the generic extractor from snapshot ODS goes to snapshot infocube as monthly load and also to ODS itself. Now the questions are:
    1-) Is the sequence above correct? If not could you pls. explain? What are reasons behind of this?
    2-) What are the functions of these objects exactly, in detailed? How do you validate data (by comparing 0IC_C03 and snapshot cube)?
    3-) Why the generic extractor goes to infocube and ODS together, what is the reason?
    4-) Is snapshot infocube loaded with BF and UM as delta daily? After initialization am I going to load the snapshot infocube every night or just the 0IC_C03?
    5-) Do I have to put 0CALDAY into Agg. Ref. char. in the maintenance screen of the defined custom KFs (Z* keyfigurs for this scenario) or just in the report enough?
    6-) Are the routines working correctly except for
      diff_month(2) type i-> "i" is going to be changed into "n"
    After I loaded in the above sequence when the bx is loaded into 0IC_C03 cube transferred data records are less than added. What is the reason?
    Contributions are highly appreciated. Thanks.
    Best Regards,
    Message was edited by: John Seker
    Message was edited by: John Seker

    Hi Loic
    Can u please see if all the steps listed below are OK.
    While setting up  the IM Scenario
    I have jotted down the steps with valuable inputs from you  and paper 'How to Hanlde IM scenarios'
    Please find the steps below. Kindly review them and let me know in case I have got anything wrong or missed out on anything.
    1. Transfer Business Content Datasources 2LIS_03_BX , 2LIS_03_BF, AND 2LIS_03_UM in RSA5.
    2. Go to Transaction LBWE, Activate Datasources 2LIS_03_BF, AND 2LIS_03_UM.
    3. Go to Transaction MCB_ select SAP BW usage 'Standard' Radio button.
    4. Save it.
    5. Go to Transaction MCNB, enter name of run ‘Stock_init’. Enter Termination date in future. Enter Datasource as 2LIS_03_BX.
    6. Execute the initialisation.
    7. Entries can be found in SETUP Table MC03BFSETUP & MC03BFSETUP.
    8. Run SETUP for 2LIS_03_BF, AND 2LIS_03_UM using TCodes OLI1BW and OLIZBW respectively.
    9. Run the extraction for 2LIS_03_BX in BW.
    10. Compress the request with ‘No Marker Update’ NOT SET i.e. unticked or unchecked.
    11. Run the extraction for 2LIS_03_BF in BW.
    12. Compress the request with ‘No Marker Update’ SET i.e. ticked or checked.
    13. Run the extraction for 2LIS_03_UM in BW.
    14. Compress the request with ‘No Marker Update’ SET i.e. ticked or checked.
    Steps 1 and 2 shall be executed in Development and transported to production and step 3 onward should be carried out in Production itself with Posting Block.
    Thanks in advance.
    Regards
    PB

  • Inventory Management with u0091Material Document No.u0092 and u0091Purchase order No.'

    Hello,
    We have defined Inventory Management InfoCube analog to 0IC_C03 without ‘Material Document No.’ (R3 Field MBLNR) and ‘Purchase order number’ (R3 Field EBELN). We are loading the data from standard extractor 2LIS_03_BX, 2LIS_03_BF and 2LIS_03_UM. It works fine. We have alreday read the whitepaper “Inventory Scenarios in BW”.
    Question:
    Now the ‘Material Document No.’ and ‘Purchase order number’ have to report in BEx. As ODS can not be built in Inventory Management, so we can’t include these fields in ODS and update data from ODS into another InfoCube with Document No. or order number.
    We don’t want to include these fields Document No. and Order number. in existing InfoCube because of performance reason.
    Could you tell me how we can implement such a scenario?
    Thanks for the answer.
    Best regards,
    Moha

    hi Moha,
    perhaps check
    Note 581778 - ODS capability of extractors from Inventory Management
    Note 773823 - P25:ODS objects cannot be loaded with opening stock
    hope this helps.

  • Inventory Management with u0091Material Document No.u0092 and u0091Purchase order No.u0092

    Hello,
    We have defined Inventory Management InfoCube analog to 0IC_C03 without ‘Material Document No.’ (R3 Field MBLNR) and ‘Purchase order number’ (R3 Field EBELN). We are loading the data from standard extractor 2LIS_03_BX, 2LIS_03_BF and 2LIS_03_UM. It works fine. We have alreday read the whitepaper “Inventory Scenarios in BW”.
    Question:
    Now the ‘Material Document No.’ and ‘Purchase order number’ have to report in BEx. As ODS can not be built in Inventory Management, so we can’t include these fields in ODS and update data from ODS into another InfoCube with Document No. or order number.
    We don’t want to include these fields Document No. and Order number. in existing InfoCube because of performance reason.
    Could you tell me how we can implement such a scenario?
    Thanks for the answer.
    Best regards,
    Moha

    hi Moha,
    perhaps check
    Note 581778 - ODS capability of extractors from Inventory Management
    Note 773823 - P25:ODS objects cannot be loaded with opening stock
    hope this helps.

  • Inventory Management DSO Capabilities

    Hi All,
    In a typical inventory management scenario (for 0IC_C03), we have inventory datasources (BF, BX and UM) directly feeding the cube.
    Due to system architecture we now have to place data coming from these datasources into a DSO first and then feed the inventory cube.
    Please guide me as to what should be the key combination for the DSOu2019s of these datasources (i.e. for BX, BF and UM) .
    Regards
    Anshul

    Hey!
    Search in OSS for the following note:
    Note 581778 - ODS capability of extractors from Inventory Management
    This will help you for this what you need to know.
    I think for BX is a DSO not necessary because you use it just for the initial load.
    Best regards,
    Peter

  • Inventory managment Snap Shot scenario.Urgent

    Hi,
    I am doing snapshot scenario for inventory management in BI 7.0. , when i am doing that i have small doubt , as said in stepo by step process of that document i am doing, for the non-cumulative key figures we need to use cumulative key figures as inflow and out flow.
    my question is when we create transformation i could not see my non-cumulative key figures where in i am supposed to write routines at traansformations level, i could see only cumulative key figures.
    Can any one give me idea why it is happned.
    i am using ODS and as well as cube.
    Regards
    Ram

    You need not to write any routine or do any assignment for non-cummulative kyf.
    In the definition of non-cummm kyf u have already defined inflow and out flow which will take care. U may not also see the data for non-cumm kyf in display data of ods but in report  u will see the data.
    Regards,
    Mahendra

  • 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).

  • Inventory Mgnt ODS

    Hello,
    I have a requirement to create an ODS which stores data similar to the standard cube. I need some views on how to load data and the design of the ODS. if anyone can point out some documents that would be helpful.
    Thanks
    Laura.

    Hi Laura,
    In inventory management the BF datasource was initially designed so that it can directly be updated to a cube. Later thay made it ODS compatible. For that some OSS notes needs to be implemented. See the following notes: 322303, 323811 and 385703.
    Another note to be implemented for handling delta is 747037.
    after applying all these notes you can take BF data through an ODS and then into a cube.
    Before you can extract data for material movements to a BW system, you must ensure that the transaction key is active.
    For this, see the following SAP Notes:
       353042: How-to: Activate transaction key (PROCESSKEY)
        315880: Missing event control after PI-A installation
    Assign points if helpful

  • Combined Report for Purchasing and Inventory Management.

    Hi All,
    Is there any standard SAP Report available where I can get all the information related to Purchasing and Inventory Management in one.
    Like Material,Purchasing details of the material (vendor, price etc ) and Inventory Management (Stock qty and value etc.).
    Regards,
    kumar

    I don't know any. We have one Z or if you want you can make a simple query.
    Best regards.

  • Inventory management for Equipment

    Hello Experts,
    One of our client is currently using SAP-ERP system. They are having sensitive equipment for their safety purpose to all the gate securities. Now they are using Third party tool for their application. The current system is not reliable for tracking the material flow, equipment tracking, and online inspection for the equipment. Currently they are having 40posts (Gates).Different type of equipment is located in all the posts based on its range.
    Equipment issue, Retrieve equipment,conumption posting,scrap accounting also maintain in MM
    So they want to automate this process in SAP system  which includes all the Employee details (Security),Medical Fitnessu2026u2026u2026for ease tracking of the equipment ,status of the equipment, employee equipment training, online-inspection and security shift change details.
    How to map this scenario in MM?Awaiting for your valuable reply.
    Regards,
    Rajkumar.A

    Hello,
    Currently they are havingSAP-HR.But i want to integrate HR with inventory management(Like issue,receipt,scrap,consumption)

  • Inventory Management for Airlines Industry

    Does Oracle offir a solution that allows an airlines to manage its inventory? I have a customer who has heard and read that Oracle's Inventory Management module will work with the special requirements of the airline industry. Is this true?

    Hello,
    Currently they are havingSAP-HR.But i want to integrate HR with inventory management(Like issue,receipt,scrap,consumption)

  • Inventory Management and WBS?

    Hi there,
    We want to show an inventory management report which contains WBS Hierarchy. It shall look like the following style:
    Dimension     Fact Stock Value
    FKSTL
    ->PROJECT
     ->WBS
      ->MATNR    xxx,xxx,xxx
    I have activate two InfoCubes, 0IC_C03 and 0PS_C04. What can I do to show the report like that?
    Thanks in advance

    Hi
    Have you uploaded the hierarchy for FKTSL and include this infoobject in your cube......you can execute the report to drilldown based on the hierarchy
    Hope this helps
    Cheers
    N Ganesh

  • The interface connecting Lean-WM and inventory management

    Dear experts!
    Thank you for your attention!
    I am confused at the interface connecting Lean-WM and inventory management.
    there are so many concepts in this field, such storage location, picking areas, storage types and so on.
    Could you please give me an real case or a illustration to discribe that how the interface connecting Lean-WM and inventory management works?
    Best regard!
    Tangdark

    you do nto need to enter serial numbers while clearing inventory at WM level but at IM in case you have the serial profile activated then you need to enter serial numbers when clearing inventory from the IM level.
    according to what you have said it should automatically pop up a screen where you need o enter the serial numbers but this is weird it is not doing.
    Please check the following:-
    Does the serial number profile config in OIS2 have "MMSL" as a property and if so is entry of serial numbers mandatory during goods receipt and issue ad if there is a stock check active

Maybe you are looking for

  • How do I get alerts to remain in the center of the screen after unlocking my iPhone in iOS 7?

    The whole point of alerts, according to Apple, is to let you know about important events by remaining in the center of the screen until you acknowledge them. So why, when my iPhone 4s is locked and I receive an alert, does absolutely nothing appear w

  • Dbms_lob.FileOpen failed using remote directory in oracle 10g

    when i create a directory with the remote shared path like '\\kf-kjyxp\sharepath\temporary' . then in a pl/sql block i use dbms_lob.fileopen to open bfile object , a failure occurs .but the situation does not happen when i use a local diretory like '

  • How to remove namespace link from the output XML

    i have to remove 'xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions"' (namespace) from the output xml file which is generated from the BIP. I need my output XML file without that namespace link, this n

  • Free 3rd party software for these cams?

    anyone ? thanks please fix the E4200 media server in .02 firmware

  • IS THIS JUNK??

    I RECIEVED THIS KIND OF EMAIL.... Firstly i want to congratulate you for emerging the winner of the Brand new iPhone 5 and £500,000.00 in cash credited to File SE/TLP/10/9012 in British category, After the automated computer ballot, your e-mail addre