Starting Inventory Management in BW

Hi experts,
I am starting Inventory Management in BW and using the How to Guide.
I understand how important the Stock init is and the need to block postings or to init during a period when no sotck movements occur.
This is especially important for us as we have stocks in Europe and Stock in the US.
Though I am still a little confused of during which steps of the Init the stock movements have to be blocked.
Here is how I processed in Dev system:
1- Activated necessary BI content in BW and 2LIS_03_ datasources in R/3 (transaction LBWE)
2- Intilialized the current stock in R/3 (transaction MCNB)
3- Executed INIT Infopackage to load current stock PSA table and then DTP (Extraction mode set to Initial Non-Cumulative for Non-Cumulative Values) to load the 0IC_C03 Cube
4- Deleted 03 Setup Tables in R/3 (transaction SBIW)
5- Initialized 03 Setup Tables (transaction SBIW)
6- Executed INIT Infopackage to load Good Movements PSa and then DTP to 0IC_C03 Cube (delta extraction)
7- Handle Delta movements in Process chain
Here are the questions I have:
- Am I missing any steps (except stock valuation part)?
- Do Stock posting have to be blocked during all these phases ? Or can they be queued in delta queue before doing the INIT of Infopackage (Step 6)?
- There doesn't seem to go through step 5 restricting on plant/stock. So I need to init for all plants (seems to be only possible to restrict on posting date or document) and make sure all postings are blocked right?
Thanks a lot for your answeres.
Olivier

See if this helps:
http://help.sap.com/saphelp_nw04/helpdata/en/99/27443cbe062e59e10000000a114084/frameset.htm

Similar Messages

  • Inventory Management differences between 3.5 and 7 versions doubt

    Hi
    We plan to upgrade BW system from version 3.5 to version 7 next year.
    And we plan to initiate Inventory Management in BW (Cube 0IC_C03).
    It is good idea to start Inventory Management before upgrade?
    OR the better idea is wait befor upgrade?
    THX for your opinion.
    Adam

    look at the current content if that meets the requirement then why to wait till upgrade. During upgarde it is your call whether to move objects to BW7 (content) and data flow. Even if you want to move to BW7 data flow, you could easily migrate.
    Why should you wait for those many months if currents objects meet your reporting needs.
    Also, I am not sure whether SAP has made any changes to Inventory content so that you could get anything better with new content post upgrade.
    Regards
    Vikash

  • Inventory management configuration ?

    hii
    Can some body explain me about the configuration part for inventory management.
    Like
    Goods receipt
    Goods issue
    Transfer posting
    Physical inventory
    ......etc
    Explain me in short without any links ...
    Thanks

    There are almost an infinite number of ways to configure IM, depending on the business processes your client intends to implement.
    Start with SAP Best practices config guide for Materials Management.
    http://help.sap.com/bp_bl603/BBLibrary/Documentation/104_BB_ConfigGuide_EN_IN.doc
    Other BP guides at Best Practices (India)
    http://help.sap.com/bp_bl603/BBLibrary/Content_Library_BL_EN_IN.htm
    Edited by: Afshad Irani on Jul 19, 2010 10:20 AM

  • Inventory management in BW

    Gurus,
    My inventory scenario is one where I am starting the BW system up at the same time as my go-live.  I am proficient in the inventory management scenarios, however, I am finally at a client who is starting their BW implementation up at the same time as their R/3 system goes live.
    I do not need to initialize my stock (2LIS_03_BX).  However in my testing environment the have already done goods receipts into inventory.  When I try to bring my Inventory into BW and compress the request with "No stock marker" update checked for my INIT on BF I get 0 quantities and values.
    When I try the opposite (and manage no stock marker update) as if it were a delta, I balance to R/3 invetory just fine.  This tells me that I should not check the "No stock marker" update.  IS THIS OK?  In other words, when I go into our Production environment, and for some reason, I need to reinitialize 2LIS_03_BF, can I do it without activating 2LIS_03_BX?
    Kind Regards,
    Alex

    Hi,
    If you are using BFwith out Bx,then you do not need to check the "No stock marker" update for DELTA INIT and Delta Loads of BF. That means you are updating stock in BIW with Bf only.
    With rgds,
    Anil Kumar Sharma .P

  • Inventory management: Validy dates in queries???

    Hi experts,
    We have BW 7.0.
    I have loaded data on 04.03.2010 with BF- and UM-datasources and compressed it correctly.
    When I now look into the validy table for plant 0001 there is a validy range from 03.07.1997 to 08.02.2010.
    But when I start a query for 09.02.2010 system says "no data found".
    The document "How To Handle Inventory Management Scenarios in BW" says that I should show the result in parenthesis!
    What is up here?
    But I don't want to update this validy table!!!
    Pls help!
    KR,
    Raimund
    Text in  document:
    ...For example, if data with document data was loaded into the
    InfoCube with values from 01.01.2002 to 15.02.2002 (assigned to the respective time
    characteristic), the validity interval is also determined by these two date values. You can
    extend the intervals by maintaining the table (transaction RSDV). Stock balances are
    displayed for requests that relate to this period. If you start a query that requests the
    stock balance for 16.02.2002 or later, the result is displayed in parenthesis (a blank
    value is displayed in BW 2.0B and 2.1C), since it lies outside the validity area (providing
    that the validity table was not manually extended using transaction RSDV)....

    Hi,
    Hi,
    Use 2LIS_03_BX, 2LIS_03_BF, 2LIS_03_UM to 0IC_C03 Cube and design the report.
    Use :
    0VALSTCKVAL   " for Value
    0VALSTCKQTY   " for Qty
    0CALMONTH        " for Month
    Use the above combinations in New Selections in columns and go it.
    For Qty Opening:
    New Selection bad drag abd drop following things
    0VALSTCKQTY   " for Qty
    0CALMONTH        " for Month and restrict with less then or equalto option variable (single value, user input)  and set the offeset
                                   value = -1 bcoz if user will give 12.2009 , so it will display 11.2009 closing stock, this is opening for 12.2009.
    For Qty Closing:
    New Selection bad drag abd drop following things
    0VALSTCKQTY   " for Qty
    0CALMONTH        " for Month and restrict with less then or equalto option variable (single value, user input) .
    In the same way build for Value and other Keyfigures on 0IC_C03.
    And
    Drag & drop
    0MATERAIL
    0PLANT  " Give some Input Variable.
    See the steps.
    Treatment of historical full loads with Inventory cube
    Setting up material movement/inventory with limit locking time
    If it is BI 7 then for BX in in DTP in Extraction Tab you need to select Extacrion mode = NON-Cumulative option.
    See this thread related to Inventory.
    Re: Inventory Mangement steps - questions
    Thanks
    Reddy
    Thanks
    Reddy

  • Inventory Management - Snapshot Scenario

    Hi,
    We are implementing the Snapshot scenario for inventory management based on the "How to Handle Inventory Management Scenarios in BW" and am facing the problem on the point 51 in the document.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328
    "51. Create a start routine to multiplicate the old row with minus 1, set the record mode to R “Reverse-Image” and create a new row with the month “12.9999”, if the ...."
    the logic seems to be incomplete. Has anyone implemented this scenario. Please let me know what is the missing piece.
    Thanks
    RK

    I am only in design phase. I have post this message because the How to guide is old and I would know if someone have find a new solution ( with less step to reduce development phase).
    As not recent solution is provided, I use the how to guide and adapt because I have more indicator to implement in my solution.

  • Inventory Management, Sales company of 20 people.

    I want a program for inventory management for a company with 20 reps using ipads, all of the reps have ipads. We want to be able to monitor the reps inventory so that we can actively track the movement. Very important, this is not to track the sales of inventory, the actual distribution of inventory is done from the headquarters, and the inventory the reps have is for samples or distribution of inventory in the event that the product is needed immediately.
    Basically we have a warehouse that monitors the inventory, but there are instances where a rep will give another rep a product to bring to the warehouse. And it becomes damaged or doesn't make it back, and then we have a hesaid/shesaid situation. So to avoid this I would like an application on the IPAD where we can actively tracky inventory.
    If possible I'd like to be able to attach pictures, or scan the bar codes for every transaction as evidence of the transfer.
    Now i don't know if this is beyond the capability of any apps available for the ipad, but to me it sounds as though this need is most likely very common for sales companies of any size.
    I appreciate all of the help.

    I'm still looking for a good answer. Most of the products I've come across have been more sales based and aimed at tracking sales. They seem more focused on revenues and such.
    Even if someone knows a website that is accessible from an Ipad that would be great. I see 110 people have looked at this and not one response, so i'm starting to wonder if anyone knows the answer. I'm willing to register and pay an annual fee for all of the accounts we would have signed up.
    Once again, thanks.

  • Inventory Management Loads

    Hi
    I have a  requirement in Inventory Management where the client wants to empty the complete Infocube(0IC_C03).
    Now he is just interested in loading previous 3 months data as historic data.
    Now my problem is how do i go about it once i have cleared the Infocube.
    all standard datasources are in use.
    2LIS_03_BX, 2LIS_03_BF and 2LIS_03_UM.
    Summary
    Restart Reporting with previous 3 months data available in BIW and delta loads every day later on.
    Also guide me over the downtime required.
    Akshay Chonkar

    Hi All
    I wish to Clear the Infocube completely so as to start afresh.
    Please correct me if i am wrong
    Fill Setup table for 2LIS_03_BX
    I will run the Opening Stock Infopackage for 2LIS_03_BX
    Compression without marker update
    I will be filling setup tables of 2LIS_03_BF and 2LIS_03_UM giving posting date range of previous 3 months and will run Init with data transfer infopackage of the two data sources.
    Followed by Compression with marker update for the two requests
    Regards
    Akshay Chonkar

  • 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

  • Organization structure for Inventory management

    Hi All,
    I am looking for organization structure specific to inventory management and also data flow architecture.
    If there is any standard org structure is available please share with me.
    Regards
    Vijay

    I am looking for organization structure specific to inventory management and also data flow architecture.
    > If there is any standard org structure is available please share with me.
    Hi Vijay,
    Standard Org Structure for IM starts with Plants and ends with Storage Locations. You can create required no of storage locations under your plants, where plants are assigned to company codes. Its always better to copy from master plant 1000/0001 while creating the plants where you can make changes during creation where required (factory calendar etc).
    All the material movements within the plant happen between storage locations, material-material, special stocks-unrestricted stocks with no accounting effect.
    Movements between the plants can be planned wrt your needs such as STO with no financial postings unless you have plant wise PCA
    You can follow the standard avaiable structure for your IM org structure.
    Regards
    Shiva

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

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

  • Error message rgd. Material Movements / Inventory Management

    Hello,
    We have Problem to load Material Movements data in Inventory Management InfoCube.
    On BW-Side we had deleted Inventory Management InfoCube content completely before we started with opening stock, Material Movements.
    We have filled set up tables for opening stocks, Material Movements and Revaluation successfully on R/3 Side. We have also filled archive data for Material Movements and Revaluation in set up tables.
    We have loaded the opening stock balance into InfoCube. The request containing the opening
    stock has been compressed.
    We are trying to load the material movements (Initialize delta) into Cube. We get the error message:
    u201CThe material XXXXXXXX does not exist or is not activatedu201D.
    We have analyzed these materials (from error message) and find out that these materials are already archived on R/3 side but these materials are in Master Data table on BW-Side.
    How we can deal with this problem? The BW-System is SAP NetWeaver 2004s (Support
    Package SAPKW70016). The SAP R/3-System is SAP ECC 6.0.
    We had same proceeding in March 2008 with BW 3.0B and R/3 4.7 and had no problem at all.
    Many thanks

    Hi,
    Hope u have loaded the master data in BW side and also activated the Master data i.e i assume that u have done Attribut change run.
    Rgds
    SVU123

  • Inventory management: posting block :  material master field

    Hi,
    In het material master you have a field  Physical Inventory Blocking Indicator, but when I create a counting document (MI01) with posting block. The field in the material master is still blank. How can this happen?
    Best regards,
    Eric.

    Hi Eric,
    I guess there is some inconsistency in your system,
    Please refer to the SAP Note 355939 & 192571 and you might be able to fix the bug..
    Note 355939
    Summary
    Symptom
    This note is only of importance for you if you execute physical inventory functions using the R/3 System. The inconsistencies can usually be adequately eliminated using Note 192571. This note is only intended for customers who did not discover the inconsistency in the first period of the new fiscal year and who now have problems with the physical inventory indicators.
    Additional key words
    RMMMPERI, MMPV, physical inventory, PIINKON, MARD-KZILL, MARD-SPERR
    Cause and prerequisites
    See Note 192571.
    Solution
    To eliminate the inconsistencies, carry out the following steps in the corresponding sequence:
    1. Implement the corrections from Note 192571
    2. Also implement the attached correction instructions
    3. Start program ZREPPI_FLAGS (from Note 192571)
    4. Start program ZINVUT30 (from Note 67072)
    Source code corrections
    Note 192571
    Summary
    Symptom
    Preliminary note:
    This note only applies to you if you execute physical inventory functions in the R/3 System.
    In the log of the period closing program running during the fiscal year change, the number of the records closed does not correspond to the actual number of records in the corresponding stock table on the database.
    As a result, the physical inventory indicators were not moved from the current fiscal year to the previous year in the records that are not closed. This means that materials, for which a physical inventory was carried out in the previous year, are dealt with by the system as if a physical inventory has already been carried out in the current year.
    This problem can affect materials created before the upgrade to Release 4.5.
    Additional key words
    RMMMPERI, MMPV, inventory, PIINKON, MARD-KZILL, MARD-SPERR
    Cause and prerequisites
    The problem is caused by a program error.
    Solution
    If you have not yet carried out the fiscal year change (for example, if you have a fiscal year variant with non-calendar fiscal year), the attached correction can correct the error.
    If you do not yet use Release 4.5B with at least Hot Package 09, in the four following form routines you must implement the deletion/insertion sequence listed in the attachment only once. Do not implement them twice each time as described in the "Corrections" section.
    - Form MARD_UPDATE_JW_DB2DB4
    - Form MCHB_UPDATE_JW_DB2DB4
    - Form MSKA_UPDATE_JW_DB2DB4
    - Form MSKU_UPDATE_JW_DB2DB4
    Caution: Implement the corrections WITHOUT comment lines or added comments !!!
    Comments between EXEC SQL and ENDEXEC can lead to the 'DBIF_DSQL2_SQL_ERROR' at the fiscal year change.
    If you carried out the fiscal year change in Release 4.5 or 4.6A and use R/3 Physical Inventory Management, you can, after implementing the attached correction in your system, repair the affected records as follows:
    Run correction report ZREPPI_FLAGS.
    After the execution of report ZREPPI_FLAGS, you should implement report ZINVUT30 mentioned in Note 67072 in your system and execute the report for those materials for which a physical inventory has already been executed in the current fiscal year.
    If you recognize the inconsistency only in a later period, also refer to Note 355939.
    Trust this helps
    Regards
    Merwyn

  • Setup tables Inventory Management

    Hi,
    I want to fill setup table for BX via tcode MCNB (in R/3).
    Can I start with the setup table for BF using tcode OLI1BW parallel or I have to wait till the job RMCBINIT_BW (tcode MCNB)
    is finished!
    Same question for UM: Can I start the setup table for UM (tcode OLIZBW) parallel with the job RMCBNEUA (tcode OLI1BW)
    or I have to wait till the job RMCBNEUA is finished!
    Is there any possibilty to enter more company codes for the setup table for UM (tcode OLIZBW) as we have 120 company codes
    Or I have to plan the job for each company code separtely.
    Moreover I will load data (first opening balance, movement, revalaution) into BW when the setup tables are filled on R/3 side.
    Is it ok?
    Thanks for the answer.

    Hello Moha,
    Yes, Venkat, is right.
    This is the order
    2LIS_03_BX3 Material stock (Parallel)
    2LIS_03_BF Material movements (Parallel or with UM)
    2LIS_03_UM Revaluations
    Please see this Inventory Document
    [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]
    [Non-Cumulative Values / Stock Handling|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/93ed1695-0501-0010-b7a9-d4cc4ef26d31]
    Thanks
    Chandran

Maybe you are looking for

  • Copy selected values from a table control into another table control

    hi there, as seen in the subject i need to copy selected values from a table control into another table control in the same screen. as i dont know much about table controls i made 2 table controls with the wizard and started to change the code... rig

  • Phone under wrong name? Email problems?

    Hello, really weird problem with my phone. It's verified to my email and I pay my bill but apple referees to it as "Gareth's iPhone" which is my dad's name? Also picture messages that are meant to be sent to his phone (my dad) are coming through on m

  • Problem with space label missing

    Hi everyone, We have an application which update one database from another one. And we found a strange things with label. When we have for example this label "Test ", it seems that the blank part is cut by the dataset and then we have "Test" without

  • Can't use the knife tool to cut the rounded rectangle

    The knife tool is grayed out when I try to use it ona rounded rectangle. How can I errase part of a rounded rectangle?

  • Previous Page and Next Page functions lost

    The Previous Page and Next Page icons suddenly vanished with only the Reload Page and Add Bookmark icons showing. The only way I am able to return to a previous page is through History. Will I have to reintall Safari? and, if so, can I just install S