Inventory Data

Hi all,
In Item master data, under Inventory data tab there is one filed called 'Set G/L Accounts by'.  Please explain the concept behind this.  In addition to this, if I'm setting-up the G/L accounts by Item group or Item level, what are the other important to be take care.  Please explain.
Thanks,
Pratheeviraj

Hi,
Here is a brief explanation:
Set G/L Accounts by u2013 Use the drop down menu to select the required method by
which you would like to set the G/L accounts connected to your items:
1. WH u2013 The G/L accounts defined in the Define Warehouse window, located under Administration --> Definitions --> Inventory --> Define Warehouses --> Accounting tab page.
2. Item Group u2013 The G/L accounts defined in the Define Item Groups window, located under Administration --> Definitions --> Inventory --> Define Item Groups --> Accounting tab page.
3. Item Level u2013 Select this method in order to define G/L accounts for each
item manually via Inventory --> Item Master Data --> Inventory Data tab
page.
Rgds,

Similar Messages

  • Inventory data not matching with R/3

    Hi,
    In R/3 production we have the data from 1999-Till date.From 1999-2004 Data was archieved in R/3 system.So we have two years live data in the R/3 production.
    We have filled the setup tables and extracted the Inventory data then loaded into 0IC_C03 Cube.
    But the values in BW report from 0IC_C03 is not matching with the values in R/3 report.
    1.What could be the reason?
    2.If we need to extract the archieved data from R/3 what are the steps we need to do?.
    Pls help us with your suggestions.

    We have followed as per the How to handle inventory managment document.
    The quanity value is matching between R/3 and BW.But the Valuated Stock Value is not matching for some of the materials.For the current period it showing the right value(for ex.if we check for 12th Month).
    But If we check the material for old months like October,Aug the value of valuated stock value is not matching with R/3 for some of the materials.
    In RSDV validity table date maintained from 1999-Dec'200.
    We are using the standard business content cubes and update rules.Is there any change needs to be done in update rules for 0IC_C03 cube to get the right values for all the materials?..
    Pls help with your inputs.
    Thanks
    Soujanya

  • Deploying custom report for custom hardware inventory data.

    Hi!
    I want do the following:
    1) Extend Hardware Inventory using my own *.mof file. Like,
    #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
    [ SMS_Report (TRUE),
    SMS_Group_Name ("My Inventory"),
    SMS_Class_ID ("CUSTOM|My_Inventory|4.0") ]
    class My_Inventory : SMS_Class_Template
    [SMS_Report(TRUE)] string SerialNumber;
    [SMS_Report(TRUE)] string SomeData;
    2) Extend Reporting system with my own report that will use data from custom hardware inventory. For example, joins inventoried data with SCCM resources.
    3) Deploy 1) and 2) programmatically to any sccm installation. So, report should not be linked to concrete data source or report server url.
    If you know the tools that may help me, it will be very helpful! Many thanks!

    You should ask the .rdl part from the SQL Reporting services forums, you should get better answers from there, because this isn't purely a ConfigMgr issue.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlreportingservices

  • How to extract Inventory data from SAP R/3  system

    Hi friends How to extract Inventory data from SAP R/3  system? What are report we may expect from the Inventory?

    Hi,
    Inventory management
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/how%20to%20handle%20inventory%20management%20scenarios.pdf
    How to Handle Inventory Management Scenarios in BW (NW2004)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328
    Loading of Cube
    •• ref.to page 18 in "Upgrade and Migration Aspects for BI in SAP NetWeaver 2004s" paper
    http://www.sapfinug.fi/downloads/2007/bi02/BI_upgrade_migration.pdf
    Non-Cumulative Values / Stock Handling
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/93ed1695-0501-0010-b7a9-d4cc4ef26d31
    Non-Cumulatives
    http://help.sap.com/saphelp_nw2004s/helpdata/en/8f/da1640dc88e769e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/80/1a62ebe07211d2acb80000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/80/1a62f8e07211d2acb80000e829fbfe/frameset.htm
    Here you will find all the Inventory Management BI Contents:
    http://help.sap.com/saphelp_nw70/helpdata/en/fb/64073c52619459e10000000a114084/frameset.htm
    2LIS_03_BX- Initial Stock/Material stock
    2LIS_03_BF - Material movements
    2LIS_03_UM - Revaluations/Find the price of the stock
    The first 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. "At this moment" is the point in time at
    which the statistical setup ran for DataSource 2LIS_03_BX. (This is because no
    documents are to be posted during this run and so the stock does not change during this
    run, as we will see below). It is not possible to choose a key date freely.
    The second DataSource (2LIS_03_BF) is used to extract the material movements into
    the BW system. This DataSource provides the data as material documents (MCMSEG
    structure).
    The third of the above DataSources (2LIS_03_UM) contains data from valuated
    revaluations in Financial Accounting (document BSEG). This data is required to update
    valuated stock changes for the calculated stock balance in the BW. This information is
    not required in many situations as it is often only the quantities that are of importance.
    This DataSource only describes financial accounting processes, not logistical ones. In
    other words, only the stock value is changed here, no changes are made to the
    quantities. Everything that is subsequently mentioned here about the upload sequence
    and compression regarding DataSource 2LIS_03_BF also applies to this DataSource.
    This means a detailed description is not required for the revaluation DataSource.
    http://help.sap.com/saphelp_bw32/helpdata/en/05/c69480c357354a8846cc61f7b6e085/content.htm
    http://help.sap.com/saphelp_bw33/helpdata/en/ed/16c29a27db6e4d81a015be8673eb80/content.htm
    These are the standard data sources used for Inventory extraction.
    Hope this helps.
    Thanks,
    JituK

  • Inventory data load from Inventory Cube to another Copy Cube

    Hello Experts,
    I am trying to load Inventory data from the Inventory cube(say YCINV) to a copy cube  say YCOPY_CINV(copy of Inventory cube), but the results appear inconsistant when I compare the reports on these 2 cubes. I am trying to populate a fiield in copy cube so that I can populate the same data back to the original cube with the new field in it, I am doing this reload back and forth for historical data purpose only.
    I have seen lot of posts as how to run the setups for Inventory data, but my case does not need to perform set up runs.
    Does the note 1426533 solve the issue of loading from one cube to another ? we are on SAP BI 7.01 with SP 06 ,but the note specifies SP 07 ?
    I have tried note 375098 to see if it works, but I do not see the options as mentioned from  step "Using DTP (BW 7.x)" in BI to perform this note
    Please advise on whether to go with implementing note 1426533 or is there any other way to load inventory data from one cube to other.
    Regards,
    JB

    Hi Luis,
    Thanks for your reply,
    I do not see any setting like Intial stock in DTP except "initial non-cumulative for non- cumulative". I did try using the option "initial non-cumulative for non- cumulative" ,but the results still do not match with the inventory cube data.I do not see the check box for marker in the copy cube (under roll up tab). Please let me know if we can really implement this solution ,i.e. copying from inventory cube to copy cube and then re-loading it back to inventory cube for historical data. Currenlty, I am comparing the queries on these 2 cubes, if the data matches then I can go  ahead and implement it in Production, other wise it would not be wise to do so .
    Regards,
    JB

  • Open hub for Inventory data

    Experts,
    We have a requirement where we need to push out Inventory data from BW to third party systems.
    We have a daily cube and monthly snapshot cube implemented.
    Now, there are fields that the third party systems require including Movement type. There are 500K movements everyday so putting this field in the cube would make the cube huge. Can we have another DSO loaded only by 2LIS_03_BF that supplies data to the third party systems via Open Hub in addition to the model we currently have?
    Would this be a good design or rather would it work(in theory)??

    Hi,
    Yes you are thinking in correct direction. Adding movement type to cube will unneccessarily increase the data volume.
    Cubes are not meant for detailed data.
    I would suggest to go ahead with the DSO approach. The open hub will work with DSO.
    Regards,
    Geetanjali

  • Marker update for Inventory data sources

    Hi all,
    why we use marker update in Cube manage for inventory data sources at the time of loading?
    i heard that to avoid the keyfigures cumulation we do check that option ,is that correct/
    please clear my doubt
    thx

    HI
    (2LIS_03_BF Goods Movement From Inventory Management-------Unckeck the no marker update tab)
    (2LIS_03_BX Stock Initialization for Inventory Management--
    ---select the no marker update check box)
    2LIS_03_UM Revaluations -
    Unckeck the no marker update tab)
    in the infopackege of "collaps"
    Cheers

  • 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

  • Inventory management and physical inventory data transfer

    hi all,
    can anyone plz povide me with inventory management and physical inventory data transfer tutorial or link.
    points are guarented.
    rgds

    The information behind the blue-button for MI34, MI38 (as you mentioned) does not have enough detail. It's basically one-page. Is there another instructional source available?  How is the logical file MMIM_PHYSICAL_INVENTORY_DOCUMENTS tied to the physical, can you clarify? Not sure how to determine where the sequential file being processed needs to be located. Thanks!

  • Last Inventory Date update in Quant

    Hi All,
    We use Cycle counting in our warehouse and it is triggered by LICC. When a count is performed through LICC, it updates the last inventory date as the last count date.
    It also happens that sometimes we count at Bin level, use LI01N and use inventory method as "CC". But after inventory, the last inventory record in the quant is updated with the current record, but the last inventory date is not updated.
    Is there a note out there to fix this issue?
    Thanks
    Jithin

    Yes i saw that, but since we are using LI01N with CC method, it should behave the same. I am not questioning what SAP does. It is how theoretically it should have been and how it is not.
    On the same note, how is LX26 and LICC different.
    You should understand that LI01N + CC and LX26 is cycle counting for storage bin whilst LICC is for quant.
    If you are not satisfied with this I cannot help you (I cannot modify SAP and I think none of simple forum members can do this...), please contact SAP AG.
    Regards,
    Csaba
    Edited by: Csaba Szommer on Apr 15, 2009 8:42 AM
    Edited by: Csaba Szommer on Apr 15, 2009 8:49 AM

  • Weblogs: Cycle Count Inventory Date: From IM inventory date to WM inventory

    Dear All,
    I have updated new weblog on the common problem for physical inventory.
    When any organization plans to go for implementing the warehouse management; it has major concern about the physical inventory process, particularly last physical inventory date.
    More details are available on this weblogs:
    /people/community.user/blog/2007/10/04/cycle-count-inventory-date-from-im-inventory-date-to-wm-inventory-date
    <b>Your feedback/comments are most welcome, <u>Please write on the weblog page, not in this thread.</u></b>
    Regards
    Arif Mansuri

    Dear All,
    Here is my previous weblog, Your comments will work as tonic for me ), so leave your comment on both of these blogs.
    /people/community.user/blog/2007/05/04/physical-inventory-in-material-management
    Enjoy SAP..
    Regads
    Arif Mansuri

  • Inventory Data Upload for Telecomunication Industry

    Hello
    Would any one could tell me what is the best way to upload EBS inventory data uploding for a telecommunication company.
    Makshud

    What kind of inventory data?

  • Process keys maintenance  for Inventory data

    Hi,
    Can any one suggets the Procedure for to maintain the Process keys at the time of extracting  Inventory data from Ecc6.0 to BI 7.0.
    Thanks,
    Chandra G

    Hi Reddy,
    first of all thanks for your quik Response.
    BI consultant need to maintain the process key(transaction keys) or MM consultant. when i see that path, already some transaction keys are maintaining for MM there like
    aplication component          application   operat    Description
    MM                                      02                   1          Purchase order/vendor
    MM                                      02                   2         Goods Receipt
    MM                                      02                   3         Invoice/Vendor
    is we need to do any other New Entries or Settings
    Regards,
    chandra G

  • Need documents related to inventory data sources

    Hi all,
    just need a favor from u guysu2026.i need documents related to inventory data sources (complete step by step)u2026we need to extract inventory data sources from R/3 and need to replicate them in a brand new BW systemu2026Iu2019ll appreciate anything that u people have gotu2026and share with me.
    Regards,
    KS

    Hi
    check this thread
    it might be helpful
    doubt related to inventory data loading
    Inventory doubt
    regards
    gaurav

  • "Req. Inv. Level" in the Item Master Data - Inventory Data

    Dear All,
    Would like to ask what is the function of the "Req. Inv. Level" in the Item Master Data -> Inventory Data ??
    What is the different with Min. Inventory?
    And what is the different with Item Master Data -> Planning Data -> Minimum Order Qty ??
    Thank you very much!!!

    Dear All,
    Thank you for your reply.
    i found something strange for the MRP, it is as the following:
    at 06.11.2009, i have created 1 SO : SO123
    qty: 150
    due date: 10.11.2009
    for the Minimum Order Qty in Planning Data: 200
    Lead time: 2 days
    when i run MRP, it can show at 10.11.2009, qty 200 is needed to be purchase (it match the Minimum Order Qty in Planning Data:200)
    But when i set the lead time to be 10 days), it only show at 10.11.2009, qty 150 is needed (in red font).
    Question: seems if the date for the material to arrive (06.11.2009+10 days = 16.11.2009, which is excess the due date of the SO 10.11.2009) is over the due date (10.11.2009) then the MRP will just show qty150 instead of showing qty 200 (the Minimum Order Qty) ? so after that when create the PO by using Order Recommendation Report, it qty in the PO is 150 only, but not 200.
    is it how the MRP in B1 works?
    thank you very much!!

  • Last Software Inventory Date old

    We a some machines where the Last Software Inventory date is very old but the HW Inventory date is current.  Is there any step by step documentation on troubleshooting this type of problem?

    Hi,
    Have you enabled Software Inventory in SCCM 2012. (Administration – Client Settings – Default Client Settings / Or whatever Policy you want to use)
    Meantime, you have to enable the required Classes for the Inventory.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for