Standard Inventory Management in SAP BI 07

Hi experts,
I have a fresh implememtation requirement for the standard inventory management, i have gone through few documents, but i am confused with the version of the documents, at it seems the functionality of the inventory mangement has changed over a period of time a little bit,
i am trying to get a doument which has a complete steps for implementing the inventory management in SAP BI enviornment.
As i still need to confirm and understand the exact steps.
Thanks

Hi Daljeet,
Please have a look at the how to document provided by SAP.
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328
-Vikram

Similar Messages

  • What are tables in Inventory Management in SAP-MM

    Hi all,
    i would like to know the nemes of tables in SAP-MM Inventory Management. Plz provide me ur help.
    Thanks....
    Bandhan

    Hi Bandhan,
    Below are the some tables used for IM.
    MSEG -Material document / transaction details
    MKPF  - Material document header information   
    MARD  - Material stock                         
    MBEW  -Material stock with valuation          
    MSKA -Stock balance with associated sales    
    EKUB  -Index for Stock Transport Orders for   
    MDUB  -Material Reading View of Stock Transport Ord. for|
    MKOL-Special stocks- Consignment, material provided to

  • Inventory Management 0IC_C03 customizations

    Dear Experts,
    I have a task in hand to implement Inventory Management in SAP BW 3.5. Now, this is the first time that we will be implementing anything related to Logistics and I havenu2019t done so earlier in my support projects. I have got 10 hrs of downtime.
    I need to fetch the report for both Trading as of now.
    The fields needed in the report by the customer are:
    Plant
    Plant Description
    S. Loc.
    S.Loc. Description
      Opening Stock Qty,
      Opening Stock Value,
    Receipts against PO Qty,
            Value,
    Receipt against STO  Qty,
            Value,
    Receipt against return SO  Qty,
         Value,
    All Other Receipts  Qty,
          Value,
    RevaluationValue,
    Miro Differences,
    Issue against SO  Qty,
          Value,
    Issue against STO Qty,
            Value,
    All Other Issues Qty,
          Value,
      Closing Stock Qty,
               Value,
    Book Inv Qty,
    Physical Inv Count.
    I am planning to define these as Zkey-figures and write routines in update rules based on processing keys to capture each qty and value separately.
    My questions are:
    1) What are the fields from above that can be pulled from standard BI Content Reports (if possible, please specify which report)? OR fields (or combination of fields) that are already in the cube?
    2) For every above field, customer has given standard movement types.
    For ex: for Receipts against PO = Mov Types 101,105,123,162 (Doc Type IN/IM)
                for Receipt against STO = Mov Types 351, 352 (Doc Type UB)
    But when brought in BI, all routines are based on processing keys (BW Transaction key). Where can I find mapping of each processing key to the corresponding movement type?
    If you know which processing key can be used for above fields, please let me know.
    3) What are the other fields that need to be considered in routines. If possible please specify field wise.
    4) Should I extend the 0IC_C03 with these new custome KFs creating a new zcube or should I add only required fields in zcube.
    If I follow the latter, will there be any impact on standard BF/UM runs as in If I load till PSA and from PSA I follow my customized update rules terminating into my customized cube?
    Thanks friends.

    BJ,
    My questions are:
    1) What are the fields from above that can be pulled from standard BI Content Reports (if possible, please specify which report)? OR fields (or combination of fields) that are already in the cube?
    ~ You will get fields from the Cube only.
    2) For every above field, customer has given standard movement types.
    For ex: for Receipts against PO = Mov Types 101,105,123,162 (Doc Type IN/IM)
    for Receipt against STO = Mov Types 351, 352 (Doc Type UB)
    ~ Check this Table in Source system for BW Keys : TMCLVBW
    But when brought in BI, all routines are based on processing keys (BW Transaction key). Where can I find mapping of each processing key to the corresponding movement type?
    If you know which processing key can be used for above fields, please let me know.
    Check this table
    3) What are the other fields that need to be considered in routines. If possible please specify field wise.
    That depends upon your requirement in the report or Check the standard Dcoument for Inv management in SDN search.
    you will get lot of help.
    4) Should I extend the 0IC_C03 with these new custome KFs creating a new zcube or should I add only required fields in zcube.
    If I follow the latter, will there be any impact on standard BF/UM runs as in If I load till PSA and from PSA I follow my customized update rules terminating into my customized cube?
    ~Best Practice and even SAP Recommends Make a ZCUBE and then enhance or customize to fullfill your rek.
    No impact follow IM steps for BW.
    Make sure you keep these things in Mind:
    There are 3 SAP delivered transactional data sources for stock management.
    2LIS_03_BX : Always needed to carry the initialization of the stocks.
    2LIS_03_BF :  Initialize this in source if you need historical data else an empty init can be done for this to load only future delta records. If the Source system is new then no need to do an initialization. 
    2LIS_03_UM : Only needed if revaluations are carried out in Source. This data source is helpful if adjustment in material prices is done time to time otherwise it wonu2019t extract any data.
    2.  Check list for source system. Needs to be carried out before initialization of the above 3 data sources .
    A.   Table TBE11 : Maintain Entry u2018NDIu2019 with text u2018New Dimension Integrationu2019 and activate the flag(Note 315880)
    B.   Table TPS01 : Entry should be as below(Note 315880)
    PROCS u2013 01010001
    INTERFACE  - SAMPLE_PROCESS_01010001
    TEXT1 u2013 NDI Exits Active
    C.   Table TPS31 : Entry should be as below(Note 315880)
    PROCS u2013 01010001
    APPLK  - NDI
    FUNCT u2013 NDI_SET_EXISTS_ACTIVE
    D.   Tcode u2013   MCB_  
    In most cases you need to set the industry sector as u2018standardu2019. For more info please see Note 353042
    E.    Tcode u2013  BF11
    Set the indicator to active for the Business warehouse application entry. This entry may needs to be transported to the production system. (Note 315880)
    3.  After running the setup data, check the data for the fields BWVORG, BWAPPLNM, MENGE. If no data available in these fields then some setting mentioned in the above checklist are missing in R/3. Correct the issue and rerun the setup data.
    4.  Data staging with DSO for BX extractor is not allowed. Data should directly load from extractor to Cube only once. Choose the extraction mode as u2018Initial Non-cumulative for Non-cumulative valuesu2019 in the DTP.
    5.  DSO is possible for BF. If you are creating a standard DSO then choose the fields MJAHR,BWCOUNTER,MBLNR,ZEILE as key fields. Some of these fields wonu2019t be available in the standard data source but the data source can be enhanced using LO Cockpit (LBWE) to add these fields. In addition to these other fields depending upon the DSO structure is also possible.
    Note  417703 gives more info on this.
    6.  Point-5 is valid for UM also. The Key fields could be a combination of MJAHR,MBLNR,ZEILE,BUKRS  fields. Note 581778 
    7.  Data load to the cube should follow the below process
    A.      Load the BX data. Compress the request with stock marker(uncheck the marker option).
    B.      Load the BF and UM init data. Compress the loads without the stock maker(Check the marker option).
    C.      The future delta loads from BF and UM should be compressed with Stock marker(uncheck the marker option).
    8.  If in future the cube needs to be deleted due to some issues then the load process should also be carried out as above. (only init of BF and UM should be loaded first and then the deltas should be processed)
    9.  To check the data consistency of a Non cumulative cube the standard program SAP_REFPOINT_COMPLETE can be used. To check the compression status of the cube the table RSDCUBE can be refered. Before the compression of BX request, the u2018REFUPDATEu2019 field should be blank and after the compression the value should become u2018Xu2019. Check Note 643687 for more info.
    10. After BX data load to cube the data wonu2019t be visible by LISTCUBE. Only after compression the data can be seen by running a query on the Non cumulative cube.
    ~AK

  • Indication of documents about Inventory management in BW

    H
    I've got this excellent document "How to handle inventory management scenarios in BW". Very clear, easy to understand.
    I'd like to go into more details about 2LIS_03_BX (initialization of the current stock), compression of requests and marker update.
    Does anyone have indication of other documents that deal with these subjects?
    Thanks in advance
    César Menezes

    Hi Cesar:
    Please refer to the documentation below:
    "10 important points to consider while working with inventory management", blog by Ranjit Rout.
    /people/ranjit.rout/blog/2009/06/14/10-important-points-to-consider-while-working-with-inventory-management
    "Non-cumulatives / Stock Handling"
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/93ed1695-0501-0010-b7a9-d4cc4ef26d31?quicklink=index&overridelayout=true
    "BI Inventory Management- Data Loading", paper by Gaurav Kanungo.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/906b837a-0d54-2c10-08b8-bde70337547e?quicklink=index&overridelayout=true
    "Inventory Management (0IC_C03) Part - 1", paper by Surendra Kumar Reddy Koduru.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60101663-3cb7-2c10-3687-8d1e0ef51b0d?quicklink=index&overridelayout=true
    "Inventory Management (0IC_C03) Part - 2", paper by Surendra Kumar Reddy Koduru.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0783925-f4be-2c10-9c89-ffa108f72547?quicklink=index&overridelayout=true
    "Inventory Management (0IC_C03) Part - 3", paper by Surendra Kumar Reddy Koduru.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e00860a4-350f-2d10-29a0-fc09681a8bae?quicklink=index&overridelayout=true
    "Inventory Management in SAP BW", article by Harishraju Govindaraju.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9054ac59-aac4-2d10-3d9b-df98c52b4f31?quicklink=index&overridelayout=true
    "Loading to the Inventory Cube 0IC_C03", blog by Akshay Chonkar.
    /people/akshay.chonkar2/blog/2010/05/19/loading-to-the-inventory-cube-0icc03
    "Insights into Cube compression", blog by Arun Varadarajan.
    /people/arun.varadarajan/blog/2008/08/19/insights-into-cube-compression
    SAP Note 643687 - "Compressing non-cumulative InfoCubes"
    SAP Note 745788 - "Non-cumulative mgmnt in BW: Verifying and correcting data"
    SAP Note 1548125 - "Interesting facts about Inventory Cubes"
    Regards,
    Francisco Milán.
    Edited by: Francisco Milan on May 7, 2011 12:08 PM

  • Info Req on Inventory Management

    Hi Experts,
    I am working on BI 7.0. Our client is planning to implement the Inventory Management in SAP and they will use the BI as the reporting tool. So we need to feed the Inventory management data into BI.
    So I want to work on that point and need some information like what are the Data sources we will use for Inv Mgmt and how can we load the data from SAP R/3. Is there any special steps that we need to take into account while we work on this area.
    If any one of u can give some inputs in this regard and any helpful material reg the same will be helpfull to me.
    Thanks.

    Hi,
    Check below links, you will get an idea about Inventory Management.
    http://help.sap.com/bp_biv270/documentation/HowToInventoryNW.pdf
    http://sapbwneelam.blogspot.com/2008/11/how-to-handle-inventory-management.html
    Hope this help you.
    Regards,
    Ravindra.

  • SAP (SYCLO) Inventory Manager 3.2 windows supported devices

    Hi,
    I need to know if devices with OS Windows CE 6.0 are supported for SAP (SYCLO) Inventory Manager 3.2? I have read the documentation and the PAM and I'm a Little bit confused, because on the apps factsheet says it Works with Windows Mobile 5, 6, 6.5 (also this is shown on the OSS Note 1784119) but, the client executable that is shown on that same note is named as: SAPIM_3200_Client_WinCE_.exe, at the PAM is listed Windows CE 6.5 as a supported operative system for the app client and at the store sap it is shown about the following devices supported: Windows Phone CE 6.5 and  Windows Mobile (5.0, 6.0, 6.5, 6.5.x) Windows 7, Windows XP Professional. With this been said, I assume that Windows mobile 6.5 (classic, std or profesional) is supported, but I don't know if windows CE 6.0 is supported?
    Now, I have on my device inventory some with Windows CE 6.0 Operative System and some with Windows Mobile 6.5. I just want to know if I can use this application with those type of Windows devices. I'll wait for your kind answers
    Best Regards,
    MC

    Hi guys,
    Can you help me with this question?
    I could not find any documentation that helps me out... And while I was researching on SDN, I find out you all were savvy on standard syclo application (agentry) like work manager and inventory manager (the one i'm focus my attention on this thread). I'll appreciate your help..
    Joe Granda Jason Latko Manju Venkatesha Michael Appleby Neha Mahanty
    Best Regards,
    Mariana

  • Will MIM (Merchandize and inventory management) work with SAP AFS / SAP POS

    We are implementing SAP AFS ERP at the head office and SAP POS at the retail stores.
    We want to implement the MIM module for inventory management at retail store level. Does MIM work in conjunction with SAP AFS. A consultant was suggesting that MIM works only with SAP Retail and no other vertical SAP solution.
    Can someone please clarify?
    Regards
    paddy

    MIM is linked to IS Retail, not to AFS.
    Nevertheless, you can always link and AFS and a Retail system.  SAP provides a very convincing ALE scheme for this.
    Eric

  • Interview questions on SAP MM Inventory Management?

    Hi all !
    I am preparing for interview, so can anybody please give me the interview questions for SAP MM inventory management ?
    Thanks in advance !!

    Hi,
    Follow the links:
    http://www.sap-img.com/materials/sap-material-management-interview-questions.htm
    http://www.sap-basis-abap.com/sapmm.htm
    http://www.simplysap.com/forums/threadflat.htm?tid=32
    http://209.85.28.27/ccforums/PrintPost.aspx?PostID=44
    Regards,
    Biju K

  • SAP Inventory Manager 4.0 installation problems

    I am having problems when trying to install the new version of Inv Manager 4.0 on windows server 2008.  The installation is performed by first installing and patching to latest release an SMP 3.0 server, followed by an installation of the SAP Inventory Manager 4.0.0 Deployment exe file.  That installation runs without any errors but no app is visible on the SMP, no folders or shortcuts or other indications are visible that it was successful.  Also very strange is that according to the installation guide there are some steps (1-6) which I cannot see, my install runs jumps directly from step 3 step nr. 7 (serial numbers, install type, keys are all missing or not requested by the installation for some reason).  I have installed this on 4 different servers/PC´s where at least 2 of those were totally fresh systems that didn´t have any previous installation of either Agentry or SMP.  The prerequisites are met (java, jco etc) but what puzzles me the most is that I don´t see any logs or error messages. 
    Help is much appreciated  

    Bjorn,
    At very high level...
    1) Install  SMP Server   with Latest support pack. you don't need to enter any server serial numbers details.
    2) Logon to SMP Management cockpit.
    3) create Agentry  application for Inventory Manager and save it.
    4) Once Agentry application is created under server->configuration folder you can see a folder created.
    Server\configuration\com.sap.mobile.platform.server.agentry.application.
    5)  Execute SAPInventoryMgr400Deployment.exe by entering SAP back end connection details.
    6)   Once you complete step 5), you have IM 4.0 deployment application is created.  at this point you  can copy all the  deployment folder contents to application folder created in step 4) or do publish from editor or follow step 5.
    5) Select Agentry application ->go to App Specific settings tab ->Under publish option "upload your Inventory Manager  deployment zip file" and save the changes.
    6) Re-start  the Server.
    7) Test if your application is deployed correctly  by entering URL in the browser https ://<hostname>:8081/<appname> .  you should get response as 'I'm here".
    8)  if step 7) is not successful then troubleshoot  Agentry app deployment ( turn on agentry logging and check for startup errors ).
    check this thread for SMP 3.0 Server Installation troubleshooting.
    Query on SMP 3.0 - Working with Agentry Client
    Thanks,
    Manju.

  • SAP Inventory management interface with Third party Warehouse System

    Hi Experts,
    Need your input for designing the SAP solution with existing Third party warehouse system ( Exacta ):-
    SAP ERP will be implemented for all locations of Client ( SAP MM, FI, PS , HR etc ).The Client has 10 distribution centres which are on Exacta Warehouse systems and will be linked with SAP Inventory management system.
    The way it will work - Goods receipt will always happen in SAP for all locations and then interface needs to Trigger subsequent Putaway activities at Exacta Ware house ( third party warehouse system) for those 10 locations.
    Goods Issue for these locations will happen from Exacta and then update will be posted in SAP via interface.
    All locations will be created as Plant /Storage locations in SAP.
    Need your inputs what special configurations need to happen in SAP for those locations so that goods receipt in SAP can trigger putaway activities in Exacta system .
    Do we need to do configuration for decentralised Warehouse in SAP for handling this?
    Pl. give your inputs based on your past experience where you handled such scenarios via interface with SAP Inventory management and legacy warehouse systems.
    Thanks for quick response on this.
    Regards,
    Krish

    Krish
    This is a std business process where clients have used their existing warehousing systems but implemented SAP forother functions such as Order entry, inventory mgmt and procurement, financials.
    The typical interface that needs to happen is
    1. Sales order ( and or delivery)
    2. Invetory needs to be passed to the WH. Typically people send it when SAP GR takes place.
    3. When WH system does picking, it sends signal to SAP which then does PGI for the sales order delivery and that takes the stock out of the system.
    Material master has to be transferred or mapped between two systems. Also, other elements need to be mapped between two systems.
    The way I have seen this happening is :
    you have an output on the SAP GR process. That creates an idoc to the WH system. Based on the capabilities of the WH system, it then does appropriate actions in the system.
    Many times, middlewares are used to translate/ map the data between SAP and the WH systems.
    So system wise, there is ALE setup that needs to take place for IDOC creations.
    Configuration and coding is required for the output type and the program behind it. There are several std FUnction Modules that can be used for this.
    Hope this helps.
    Mankai

  • SAP inventory management interface with third party warehouse

    Hi Experts,
    Need your input for designing the SAP solution with existing  Third party warehouse  system ( Exacta ):-
      SAP ERP will be implemented for all locations of Client ( SAP MM, FI, PS , HR etc ).The Client has 10 distribution centres which are on Exacta Warehouse systems and will be linked with SAP Inventory management system.
      The way it will work - Goods receipt will  always happen in SAP for all locations and then interface needs to Trigger subsequent Putaway activities at Exacta Ware house ( third party warehouse system) for those 10 locations.
    Goods Issue for these locations will happen from Exacta and then update will be posted in SAP via interface.
      All locations will be created as Plant /Storage locations in SAP.
      Need your inputs what special configurations need to happen  in SAP for those locations so that goods receipt in SAP can trigger putaway activities in Exacta system .
    Do we need to do configuration for decentralised Warehouse in SAP  for handling this?
    Pl. give your inputs based on your past experience where you handled such scenarios via interface with SAP Inventory management and legacy warehouse systems.
    Thanks for quick response on this.
    Regards,
    Krish
    Edited by: krishnendu Bhowmik on Nov 24, 2009 4:22 PM

    Hi experts,
    Any inputs on this .
    Thanks again,
    Krish

  • ATE does not display SAP Inventory Manager 4.0 screens properly

    We're implementing SAP Inventory Manager 4.0 running on SMP 3.0 SP3 PL3. Testing the application in Agentry Test Environment is not possible as screens do not get rendered properly regardless of the platform selected. We've tried with multiple versions of ATE from SMP 3.0 SDK SP1 through SP4. None of those works. Because no buttons are rendered there is no way to interact with the app in ATE.
    Could some prerequisites be missing? We've tried on a Windows 7 machine as well as the SMP server itself (Win Server 2008) getting the same exact results.

    Lukasz,
    Win32 screens were removed from the newest IM release because the WPF uses Tablet (iPad) screens.  You can test in the ATE using the PPC screens by making a change to your screensets.ini file that sits in your application directory.  We use this trick in product development to test using ATE:
    Change your Win32 section in screensets.ini to be as follows:
    [Win32]
    1=PPC
    After bouncing the server, using the above will allow you to debug the PPC screens.  We do this for all our testing.
    Jason Latko - Senior Product Developer at SAP

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

  • 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]

  • Q&A db for warehouse management and inventory management

    Hello Everybody,
    i read on the help.sap website that standard as well as industry specific versions of Q&A db are available. but the website doesnt say where. i searched a lot but the links dont lead to the actual Q&A db.
    i would like to request you to kindly share the Q&A db for inventory management and warehouse management with me as i need it for preparing the AS IS documentation.(preferably automotive industry but if not then even standard Q&A db is fine).
    thanks a lot.
    sapman.

    Now QADB will not help to map the clinets requirement. Instead of QADB get AS IS information form Coreusers... thats best practice now....
    Go through www.sap-img.com for further details...
    Edited by: Ganti on Jul 26, 2008 7:26 AM

Maybe you are looking for

  • Java Threads compilation problem

    Hi everyone, I've having problems getting a simple thread program to compile, the programs says " ; " expected when there is already one present. I've gone through the program many times and still can't put my finger on whats going wrong. If someone

  • How to create a popup notification in lower right corner of screen

    Hi I am fairly new to GUI building in Java. I am using Netbeans 5.0 and currently developing a desktop application. I wanted to display informational messages from the application to come up in lower right corner of screen - similar to when in MSN or

  • UTL_HTTP to call a web service to send SMS

    Hi All, I am trying to send SMS through a web service, and before doing it on a form, I tried to check this with UTL_HTTP from sql plus below given is the code i tried SQL> SET DEFINE OFF SQL> SELECT UTL_HTTP.REQUEST('http://80.227.146.106/Receiver/s

  • Where to install daw vst's?

    New to Mac here. Trying to keep the thing tidy. Where exactly should I install applications like Ableton Live and 3rd. party vsti's? I like to keep music stuff together and some things I'm installing are ending in my user library and other stuff in t

  • Audio drivers for compaq 5250il desktop

    i am unable to find the audio drivers for compaq presario 5250il desk top for windows xp professional os. The compaq site supports only windows vista os. Kindly inform from where the audio drivers for windows xp professional os can be dowloaded.