Subcotractor stock valutated or not in inventory?

HI,
Can any one please tell me subcontractor stock is valuated stock as closing stock in MB5B report?
Is it this stock taking account when we check inventory?
thanks and Regards
Anil Patil

at the time of issuing the goods form 541 movement type there is no accounting document generated only materila document is generated at that time

Similar Messages

  • Inventory Valuated Stock Value is not matching with R/3

    Dear Friends,
    we are in a big mess.Needed your help urgently
    We are in sap netweaver 2004s.We are implementing the standard business content only for one of our client.We have loaded the Inventory data into BW by following "How to handle the Inventory Management" document.
    We have loaded the inventory data into 0IC_C03 using standard transferrules and update rules.
    The sequence we followed as:
    IN R/3
    Filled the setup tables for during the posting free time(non-business hours)
    Stock intialization
    Material Movements
    Evaluations
    IN BW
    We had loaded the data into only 0IC_C03 cube using standard update rules(no changes done)
    2LIS_03_BX-Generate intial stock with no marker update unchecked
    2LIS_03_BF-Full update with no marker update checked
    2LIS_03_UM-Full update with no marker update checked
    When we compared the data between R/3 and BW they are many materials "Valuated Stock Value" is not matching with R/3.For some materials value is matching with R/3 but for some other materials its not matching with R/3.Some materials are showing the negative figures for Valuated Stock Value.
    But the valuated quantity value is exactly matching with R/3 for all the materials.
    We have tryed to many ways in the past 10 days to find out the solution.We have followd the notes 589024 and implemented the formula.But no luck so far.
    Needed your help..Any suggestions would be highly appreciated.
    Please help us with your inputs.
    Thanks in advance.
    Regards
    Soujanya

    Hi Sudheer,
    No We haven't implemented this note.
    In start routine we already have the first start routine in the note.
    INSERT BEGIN
      loop at DATA_PACKAGE.
        if DATA_PACKAGE-stockcat eq 'V' or
           DATA_PACKAGE-stocktype eq 'V'.
          delete DATA_PACKAGE.
        endif.
      endloop.
    if abort is not equal zero, the update process will be canceled
      ABORT = 0.
    INSERT END
    We should comment the above start routine and follow the remaining section as below?
    ==========================================================
    Notes:
    However, if you want a report of these consumption values, proceed as follows:
    1. Do not use the start routine listed above.
    2. Create two new key figures (cumulative values):
       1. Material consumption value (ZVERWERT, for example) with unit 0BASE_UOM
       2. Material consumption quantity (ZVERMENGE, for example) with unit 0LOC_CURRCY
    3. Include these in the InfoCube definition.
    4. Update these key figures from 2LIS_03_BF as follows:
    -> material consumption value:
    IF ( COMM_STRUCTURE-processkey EQ '100'   "Other Issues
        OR COMM_STRUCTURE-processkey EQ '101'   "Returns / Vendor
        OR COMM_STRUCTURE-processkey EQ '104'   "Material Transfer
        OR COMM_STRUCTURE-processkey EQ '105'   "Stock Adjustment InvD
        OR COMM_STRUCTURE-processkey EQ '106'   "Stock Adjustment Other
        OR COMM_STRUCTURE-processkey EQ '110' ) "Issues from Stock
                                                "Transfers
       AND COMM_STRUCTURE-bwapplnm EQ 'MM'
    only movements which are relevant for stock control
       AND COMM_STRUCTURE-cppvlc <> 0
       AND COMM_STRUCTURE-stockcat EQ 'V'
       AND COMM_STRUCUTRE-stocktype EQ 'V'.
    result value of the routine
        RESULT = -1 * COMM_STRUCTURE-cppvlc.
    if the returncode is zero, the result will be updated
        RETURNCODE = 0.
    ELSEIF ( COMM_STRUCTURE-processkey EQ '000'   "Other Receipts
        OR COMM_STRUCTURE-processkey EQ '001'   "Goods Receipt/Vendor
        OR COMM_STRUCTURE-processkey EQ '004'   "Material Transfer/"Receipt
        OR COMM_STRUCTURE-processkey EQ '005'   "Stock Adjustment InvD
        OR COMM_STRUCTURE-processkey EQ '006'   "Stock Adjustment Other
        OR COMM_STRUCTURE-processkey EQ '010' ) "Receipt from Stock
                                                "Transfer
    only movements which are relevant for stock control
       AND COMM_STRUCTURE-cppvlc <> 0
       AND COMM_STRUCTURE-stockcat EQ 'V'
       AND COMM_STRUCUTRE-stocktype EQ 'V'.
    result value of the routine
        RESULT = COMM_STRUCTURE-cppvlc.
    if the returncode is zero, the result will be updated
        RETURNCODE = 0.
      ELSE.
    if the returncode is not equal zero, the result will not be updated
        RETURNCODE = 4.
      ENDIF.
    if abort is not equal zero, the update process will be canceled
      ABORT = 0..
    -> material consumption quantity:
    The code is the same, but COMM_STRUCTURE-cpquabu replaces COMM_STRUCTURE-cppvlc.
    -> The characteristic value calculation is the same for the other key figures.
    5. Update these key figures from the 2LIS_03_UM in the same way.
    =======================================================

  • Stock Take posting with negative inventory

    Hi All,
    I have the following problem. I did a stock take on the 31/07/2008 and updated the counted quantities. The stock take has not yet been posted. If I now want to post the stock take I go into the "Stock Posting" screen and enter my date at the top left and then click on the "Update Quantities" button to refresh the On-Hand quantities in line with the date the stock take was captured.
    The problem is that if there was more stock sold in the time between the stock count date and the current date than what was actually counted then the system tries to put the on-hand qty into a negative. Since I do not have negative inventory enabled the posting fails.
    I would like to know if anyone has a query that will identify the items whose movement from the time of the stock take to the current posting date is greater than the amount counted.
    Any help will be appreciated.
    Regards

    Dear Mr Boshard,
    In order to know the value of the stock taking in Business One you can check the field 'COUNTED' in OITW.
    Therefore, if you compare the counted and the onhand quantity before doing the inventory posting but after the stock taking you will find which items had more quantity at the moment of the stock taking than now.
    Please, try this query:
    SELECT T0.[ItemCode], T0.[WhsCode] FROM OITW T0 WHERE T0.[Counted] >  T0.[OnHand]
    Do not hesitate to come back if you still need help.
    Regards,
    Marcella Rivi
    SAP Business one Forums Team

  • Can i transfer stock with transfer order in Inventory management?

    Can i transfer stock with transfer order in Inventory management between two storage locations in the same plant?

    I hope you are referring a transfer order and the transfer between two storage locations connected to the same warehouse, and just not doing movement at IM level with a transfer order.
    But, if you are referring to making a bin-bin transfer within the warehosue and you want to influence the storage location to storage location automatically, yes, you can do this. You should use 'storage location control' configuration under WM-IM interface to drive this. Essentially, you need to maintain the warehouse, destiantion storage type, plant, destination storage location and movement type 311. When you perform the transfer order confirmation to move inventory from a storage type (inventory is under source storage location) to the destination storage type (per the configuration setting) there will be an automatic transfer posting made to move inventory at IM level from source to desintation storage location.

  • What transactions can be used to receive a pallet of documents for retention purposes that is not an inventory item?

    What transactions can be used to receive a pallet of documents for retention purposes that is not an inventory item?

    Petr,
    Thank you for the question, I think it is easier to explain my current process which I hope you can translate into SAP EWM processes.
    I currently have a SKU description of THIRD PARTY STORAGE, this SKU is always a quantity of 1 for stock check purposes. This SKU can be many things but not inventory (in the sense of not a component or finished good). The pallet can be documents for retention, samples for QC, trial parts etc. This pallet can be received onto the WMS without a Purchase Order number, the SKU is set up to be able to be received 999999 times before a re-set is necessary. The SKU has a putaway algorythm for the high bay warehouse and is sub-zoned into an aisle.
    I hope this clarifies what I'm asking for in SAP.
    Regards
    Chris

  • Stock value is not getting updated in APO system From ECC automatically

    Hi All,
    Stock value is not getting updated in APO system From ECC automatically but if we do it manually from transaction CFM2 it will get updated.
    for this we are using EXIT_SAPLCSTK_001.
    I am using VL10A for delivery and VL06G for PGI
    I have also checked integration model for material and stock.
    Please help me out as it is very urgent.
    Thanks,
    Gaurav Mittal
    Edited by: GAURAV MITTAL on Feb 6, 2008 6:09 PM

    Hi,
    for transferring the stock data from R/3 to APO automatically, you need to have the integration model for material and stock activated.
    please check the same.
    if this does not help, let me know in detail the steps which you are following..
    Ram

  • AR Invoicemigration that do not effect inventory balances

    I using the SDK and the DI API to import Open AR invoices from another platform into SAP B1.  Is there a property I could set in either the Documents Object or the Documents Line object that will allow me to NOT update Inventory balances?  Any help or suggestions would be greatly appreciated!!
    TIA

    Dana,
    There is not a property in the SDK that will stop the balances from being affected.  You would need to post the transactions and then set the balances using adjusting entries to where they need to be in reality.
    HTH,
    Eddy

  • How to remove stocks, weather,clock, notes, reminders, youtube, game center calc, voice memos,calendar, maps, and stocks? As a person who blew 300 bucks I think I should have a choice if I want to remove this crap but can't figure out how.

    How to remove stocks, weather,clock, notes, reminders, youtube, game center calc, voice memos,calendar, maps, and stocks? As a person who blew 300 bucks I think I should have a choice if I want to remove this crap but can't figure out how.
    any help would make me happy. As it stands now from looking on the web it can't be deleted but making sure before i return this ipod touch. I wan't a clean item the way I wan't it and not how they want it. Like I do not need Itunes and App Store on this ipod because I use my computer only to shop, So many things i like out of the ipod and I am sure lots more people also would like a cleaner ipod/phone or what ever.
    from looking at what I never use I see a total of 14 app's I not want taking up space and my screen.
    yup with the 5.0 came another stupid icon i not like. ( Newsstand )

    yes i moved them into a folder, but I not want them at all on my screen. Guess I return this and pick up a
    Zune HD
    less app's on that then ipod touch. thank you for the responce.

  • Weather and Stocks widgets are not appearing in my notification center

    I just updated my iPad 2 to iOS 5 and the weather and stock widgets are not appearing in my notification center. I tried to look for them under the notificatns tab in the settings app to activate them (which I read in an unofficial article) but they're not there. Can anyone please help?

    Tgara wrote:
    There are plenty of apps in the App Store that can do what you want, and many are free. 
    There are not currently (or at least I haven't found any) any weather apps that will appear in the Notifications Center the way the included app does on the iPhone. It's not a big deal for me but I can understand the people who want it.

  • How to know an item is stock Blocked or not ?

    Hi ,
    Is there any table fields to know an item is stock blocked or not ?
    (Like table vbuk is having cmps0 and cmps1 for OD block and Credit Block)
    Thanks and Regards,
    KN

    Hi,
    I am an abaper my requirement is to filter our blocked orders like OD block, Credit block and Stock block.
    for OD block and Credit Block i am using VBUK-csps0 and csps1 fields.

  • UD Insp. Lot stock tab is not showing

    Dear Friends,
    At the time of UD Insp. Lot stock tab is not showing due to which I am not able to withdraw sample qty ,
    can anyone explain how to add this tab.
    Reg: T.code - QA11

    hi sandip
    UD inspection lot tab page will not appear if you have created the inspection lot manually and the lot is <b>not</b> stock relevant
    regards
    thyagarajan

  • Block UD saving, If stock posting is not done

    Dear Experts,
    My requirement is to block UD when a stock posting activity not completed. In standard setting, the system allows to save UD without stock posting completion.
    Is there any customization is possible to do this activity?
    So that, the system should not allow UD saving without stock posting completion.
    VRMP.

    Hi VRMP,
    Gajesh is guiding you in 100% correct way. Status Profile will work for you exactly as per your requirement.
    You will be in need to use the STD Profile "QM_L_001 - Inspection Lot Profile 1" will surely work for you. Herewith attaching some guiding links that are prepared to establish the control to prevent UD if RR is not done. Similarly look into for some business transaction that prevent UD before Stock posting.
    [Thread - 1 |Re: User Profile created to block the UD, if RR is not done.]
    [Thread - 2|Re: Result recording mandatory before UD]
    [Thread - 3|Re: How to prevent UD when Result Recording is not carried out]
    Or the at the other hand you can do it smarter way also.
    Make the Posting proposal for UD code in Back ground in QS51 for each UD code. By doing this if the user will perform UD and save, system will; perform the Stock posting in background automatically.
    Reagrds,
    Shyamal

  • UD is already done but stock posting is not yet completed

    Gurus,
    I have an issue for this inspection lot, itu2019s current status is UD   ICCO SPRQ STUP. UD is already confirmed but the stock posting is not yet done. I tried running ZQEVAC22 but I am getting a message of u201Cstatus for lot xxxxxx is consistent.
    Do I need to reset the UD of the inspection lot? Can you please help
    Suraj

    Dear if you have posted partial stock during Usage decision in QA11 and inspection lot status is SPRQ then you can able to post the remaining stock for a inspection lot by using QA12-Change the usage decision here give inspection lot number and enter in inspection lot stock you can find to be posted stock post the stock as per your requirement and SAVE.
    Cheers
    KK

  • Project stock (WBS element) not consider in QA07 Transaction

    Standard SAP transaction QA07 for Deadline monitoring of batches not
    considering project stock (WBS element) for the same
    Kindly suggest for your possible solutions as we are going to fully equipped with
    project system and its stock must be
    considered for background scheduler of recurring inspection
    Waiting for your kind and immediate action
    With Regards,
    Kunal Sheth

    Hi!
    We regret to inform you, that the report RQAAAS10 ( QA07 ) does not             
    support project stocks.                                                                               
    For better understanding of the transaction QA07, I would ask you kindly        
    to review the documentation for the report RQAAAS10.                                                                               
    Here are the Requirements for this report:                                                                               
    'The batch master data corresponds to the selection conditions.                 
    Only those batches that full fill the following conditions are examined:                                                                               
    -the batch status is "released".                                                                               
    -the unrestricted-use stock is greater than zero.                                                                               
    -the stock is not in a HU storage location'                                                                               
    This means that all 'special' stock locations, like for example project         
    stock, will be not relevant for this transaction.                                                                               
    Unfortunately SAP not able to provide a workaround for your                  
    issue, with the exception of a customer own development. In this case           
    you can copy the report and make the correspondent adjustments needed.          
    Best regards
    Erika

  • WM- WM stock (quality) to not activated storage loc-Transfer Posting issue

    hi friends
    I Have a error during transfer posting (321 mov type). After quality inspection the stock is rejected . so i have to move to WM not
    activated Storage location. After transfer posting, TR  is generated From material document. then iam trying to create to transfer order , but i have the error
    System cannot find source storage bin
    Message no. L3 008
    Diagnosis
    The system was not able to determine a source storage bin for this material.
    This problem can be caused for several reasons:
    1. The material no longer exists in your warehouse.
    2. The material is in your warehouse, but currently cannot be reached by the system (for example, the material is just being transferred by one of the conveyor machines).
    3. The material is in your warehouse, but not in the storage type and storage areas that are defined in your system for the material search.
    Procedure
    Check to see if the material really exists in your warehouse.
    If the reason for the error is the third one mentioned above, contact your system administrator
    Our bussiness is
    lXRM storage location is WM activated
    lXA   storage location is not WM activated
    1. create PO
    2.GRN- Quality Inspection
    3 If ok Means Stock is move to lXRM
        If not ok Means Stock is move to lXA.
    my queries is i want to move quality stock (WM) to not activated storage location.
    with regards
    dinesh

    hi friends
                     thanks for response,
    1. create PO
    2.GRN- Quality Inspection,* Initially i GRN receipt LXRA Storage location
    3 If ok Means Good Stock is move to lXRM. (storage location)
    If not ok Means Bad Stock is move to lXA.(storage location)
    we have not quality module, once do the Migo the manually the assign quality inspection(STOCK TYPE).  After quality inspection
    done, Then do the 321 mov type user should decide some good quantity move to unrestricted stock LXRM (Storage
    location) ,some bad quantity move to the scrap storage location (lXA) .
    *STORAGE LOCATION LXA is not activated WM
    My request is, i want to move to the Scrap location (LXA). after 321 movement type done, TR is generated then i am trying to do the transfer order . system is not accepted , iam getting error
    wiht regards
    dinesh
    Edited by: code acess on Aug 27, 2011 4:45 AM
    Edited by: code acess on Aug 27, 2011 4:46 AM

Maybe you are looking for