-ve valuated stock value of material with zero stock value

Hi,
I am new to this forum.
right now i am facing a severe problem in SAP.
That is,
we have a material in SAP which shows -ve Valuated Stock Value of material but its valuated stock quantity is zero in TC MC.9
while in MB5B both Stock and Value are Zero.
now we want to make the valuated stock value of material in TC MC.9 to zero.
how can we do this.
plz suggest
thanks

Hello,
this issue may be related to incorrect postings of accouting documents, or missing accouting documents (i.e not considered price changes). Best would be to have this analysed by SAP via an OSS message.
Kind regards
Michael

Similar Messages

  • Stock transfer with zero stock

    Hi all,
    Stock tranfer is happening with zero stock.
    Is there any way to avoid this ?
    Thanks
    Jeyakanthan

    Hi Jeyakanthan,
    If  you have already selected 'Block below negative quantity', please check Item Master Data ->Stock Tab: checkbox for
    'Manage Stock by Warehouse' is ticked or not.
    With it ticked, the system considers the stock in each warehouse and none of the warehouses can go into negative stock for this item.
    If this box is not ticked, the system calculates the overall stock availability and e.g. if you do a stock transfer for an item from  warehouse A to warehouse B, you will never go into negative stock in an overall view for this particular item although it is negative in warehouse A.
    To sum up, you need to check the box "Manage Inventory by Warehouse" in the "Item Master Data"  and at the same time "Block below negative quantity" checkbox in the Document Settings in order to block negative quantity by warehouse.
    I hope this answers your question.
    Regards,
    Ivy Zhang
    SAP Business One Forums Team

  • Items with  zero stock quantity show negative stock value in Stock reports

    When running Stock reports for controlling the stock value towards the GL accounts, some items appear with zero stock quantity, but the report still shows a stock value  (negative value in my case)
    How can this happen, and how can I correct this situation ?
    System parameters are :   negative stock is not allowed, Items with zero cost price not allowed. On item level average cost price method is used.
    P.K.Johnsen

    Hi Johnsen,
    I believe you have checked the" Manage Inventory by warehouse". I have noticed this issue in SAP B1 2005B but this is rectified in 2007B. The system behaves in this way as the system maintains item cost for the item for all warehouses and even if the stock is not present in the warehouse, the system would still show you a value for the same. Hope this helps. please search the forum. You'll find related threads.
    Thanks,
    Joseph

  • Delete batches with zero stock from dropdown list

    Hi All,
    I have a requirement on batch stock materials.The exist program displaying multiple batches for material plant with stock and without stock in the drop down list for MCH1 table in the pop up window.
    Now i would need to delete the batches with zero stock from drop down list.I could find the data for stock and non stock from MCHB table .
    Any idea how to delete the entry of non stock batches from drop down list
    Regards,
    Reddy

    Hi All,
    The logic has already been implemented to for drop down list for all batches(with or without stock) for material plant.the follwing code has been written for the same.
    Any idea how to delete the entry for non stck baches from the drop down list.
    this is the code
      SET PARAMETER ID 'MAT' FIELD help_lips-matnr.
       SET PARAMETER ID 'WRK' FIELD help_lips-werks.
      Export parameters to memory to enable search help via classes
       CLEAR dseltab.
       REFRESH dseltab.
       dseltab-fldname = 'MANDT'.
       MOVE sy-mandt TO dseltab-fldinh.
       APPEND dseltab.
       dseltab-fldname = 'MATNR'.
       MOVE help_lips-matnr TO dseltab-fldinh.
       APPEND dseltab.
       dseltab-fldname = 'WERKS'.
       MOVE help_lips-werks TO dseltab-fldinh.
       APPEND dseltab.
       dseltab-fldname = 'CHARG'.
       MOVE help_lips-charg TO dseltab-fldinh.
       APPEND dseltab.
       EXPORT dseltab TO MEMORY ID 'DSELTAB'.
      Get description for search help
       mc_object = 'MCH1'.
       lf_shlpname = mc_object.
       CALL FUNCTION 'F4IF_GET_SHLP_DESCR'
         EXPORTING
           shlpname = lf_shlpname
           shlptype = 'SH'
         IMPORTING
           shlp     = lx_shlp
         EXCEPTIONS
           OTHERS   = 1.
      Enable value copy from search help to dynpro field
       READ TABLE lx_shlp-interface INTO ls_interface
                                    WITH KEY shlpfield = 'CHARG'.
       ls_interface-valfield = 'X'.
       MODIFY lx_shlp-interface FROM ls_interface INDEX sy-tabix.
      Start search help dialog
       CALL FUNCTION 'F4IF_START_VALUE_REQUEST'
         EXPORTING
           shlp          = lx_shlp
         TABLES
           return_values = lt_retvalues
         EXCEPTIONS
           OTHERS        = 1.
       IF sy-subrc EQ 0.
         READ TABLE lt_retvalues INTO ls_retvalue
                                 WITH KEY fieldname = 'CHARG'.
         IF sy-subrc EQ 0.
           lips-charg = ls_retvalue-fieldval.
           gs_lips-charg = ls_retvalue-fieldval.
         ENDIF.
       ENDIF.
    Regards
    Reddy

  • Intial upload of Stock in Transit Material with in plant / Inter company

    Hi Friends,
    How can we do Intial upload of Stock in Transit Material with in plant / Inter company.
    In this case accounting entries has already completed while doing post goods issue (thru SD route) or in 1st step 301 mov. type.
    Now the material is in transit. While we go to new system how can do this without hit of aacounting entries.
    I tried 565, it Intial upload of stock to Blocked, so accounting entries took place.
    Regards
    Sai Krishna

    Hi,
    What I am proposing is:
    At this juncture both plants accounting has been done in legacy.
    Coming to new system whatever stock we upload that much value only updated in receiving plant. In reality there is difference between legacy & new system in this case. In legacy stock in transit value also added in receiving plant (since we did PGI). If we do stock upload with 565 mov. type .. intial entry to blocked stock i.e value of inventory is matching the legacy.
    Actual receiveal of material do transfer posting from blocked stock to unresticted stock.
    What is your opinion. 
    We won't upload the G/L inventory, it will come thru stock upload for kishore infor.
    Regards
    Sai Krishna

  • Need to send a mail while safty stock goes down compare with actual stock

    Dear experts,
    I Need to send a mail to concern persion while stock goes down compare with safty stock. We plan to put a check at the point of MARD table updation, Because we not able to put a check at the all transaction codes, So please LET ME KNOW HOW TO PUT A CHECK AT STANDARD TABLE UPDATION?
    Thanks in adv,
    jayakumar.M

    Your best bet may to be place your check in the a user exit for goods movements.  The enhancement is MB_CF001, the component is EXIT_SAPLMBMB_001.
    Hope this helps,
    Mark

  • Positive Value with Zero Stock

    hi Experts
    I noticed while doing a stock audit report that I had a positive value of £35.00 for a item code where the stock level was zero.   How can I get the amount down to zero too?  Stock Revaluation won't work because there is no stock and any in/out stock transaction simply result in outstanding amount of £35.00. 
    We are using FIFO for value .   I would also be interested to know how I can query other items with this issue?
    thanks
    Geoff
    Edited by: Geoff Lord on Jul 8, 2011 5:26 PM

    Hi Goeff.......
    If the stock of the item is zero and still it shows the item cost then this means nothing.
    It does not affect anything in system.
    The moment you book GRN the purchase value will be overrite on it. It only shows for display as last price......
    You can try a purchase in demo DB and then run the Audit report you can find the difference.......
    Regards,
    Rahul

  • Credit memo request with zero net value

    Hello all,
    when we create a credit memo request (VA01, doc type CR) and put a material quantity into the credit memo request that falls below the scale in VK13, the net value for the material will be zero.
    We do not want to allow to save the credit memo request with a zero net value, but SAP will just allow us do that.
    I was wondering if there is a way to pop up a warning or even an error message that avoids saving the document in case of a zero net value?
    Thanks
    Anne

    Hi,
    You can make the condition type (for which $0.00 is not allowed) as mandatory condition type in the pricing procedure. By this way the system will give error and wont allow to proceed any further unless the data is complete. (make sure this is not affecting your regular sales order cycle).
    Or if you just want to give a pop-up message then you can use user exit USEREXIT_SAVE_DOCUMENT_PREPARE in include MV45AFZZ
    Regards,

  • Excise invoice posted with Zero duty value

    Hi,
    My client has an STO process where they will generate a proforma Invoice with Excise duties,
    Initially when proforma was created excise duties were not reflecting since condition records were not maintained, user was not aware of that and created a excise invoice also with 0 Duty value.
    After this condition records were maintained and invoice was updated with excise values. But we are unable to update the excise tables through the same excise invoice no. This transaction is a back dated one for which client has already filed excise returns with SAP Excise number series, Can we pass a JV through FI to adjust the entries or any other solution.
    Regards,
    Zehran.

    Client has done PGI with ZERO quantity
          also done billing
    if i go to cancel that cancel invoice in J1IIN
         it is not allowing to cancel
    If your copy control is in line with standard settings, first of all you cannot post the goods issue without any quantity and also generation of billing is not possible.
    Coming to your second issue, please try in J1IH instead of J1IIN.
    thanks
    G. Lakshmipathi

  • Multiplot graph with missing values fills them with zero instead of NaN

    I have a waveform graph with multiple arrays (2D) which has different numbers of points in each array.  LabVIEW finds the array with the most points and then plots all arrays with that many points.  It assigns the missing points a value of zero and displays those zero values.  This means arrays with fewer points than the maximum will have values of zero appear in their plots.  This can be avoided by filling in missing points with NaN.  I am acquiring data in a loop and displaying it which requires continuous determination of the number of actual points and filling in of missing points with NaN.  Not difficult, but this could be avoided if LabVIEW would fill missing points with NaN instead of with zero.  Any way to have this happen automatically ?
    Steve
    Attachments:
    Graph MultiPlot Missing Data.vi ‏18 KB

    You can also consider using an XY graph so you don't have to do additional data manipulation. See attached for comparison.
    Attachments:
    Graph MultiPlot Missing Data mod.vi ‏22 KB

  • Multiple EAN maintainance with one material with its stock quantity

    Hi,
    I have a question with regards to EAN.
    Basically, I would like to maintain multiple EAN number and its correspondent stock figure of a material into the material master (see following example):
    Material: 100200
    EAN1   1234903948193 stock quantity  100pcs
    EAN2   8374772990291 stock quantity  130pcs
    EAN3   1378882990201 stock quantity  163pcs
    Does the above possible to be maintain in material master basis view in the additional view with its relevant quantity?
    The business rational for maintaining multiple EAN for this material is because this material can be produced in UK, Germany, & France:
    EAN1  UK, EAN2  Germany, EAN3  France.
    And further, business would like to keep track of how much stock quantity it has on each of these EAN:
    EAN1  100pcs, EAN2  130pcs, EAN3  163pcs.
    Please advise. Thanks
    tuffy

    Hi,
    Multiple EANs can be maintained for a material in material master but the stock number cannot be tied to it.
    For this you can use alternate methods like split valuation where in the valuation type refers to the EAN and this way you can maintain an indirect reference between EAN and stock numbers.
    Hope this helps.

  • Inspection Lot with Zero stock posting qty

    Dear QM Consultants,
    We have come across following scenario,
    1.     Repetitive manufacturing
    2.     Material has inspection type 04 and Z04. Preferred inspection type is not ticked. Z04 inspection type has been assigned to inspection lot 04.
    3.     Production GR done by 131 movement
    4.     Inspection lot generated with reference to 131 movement type. Lot for inspection type 04 is created.
    5.     Inspection lot qty in QA32 it shows correctly as that of GR qty.
    6.     But when we click on UD, in stock posting tab, qty to be posted it shows as ZERO. So no qty is available for stock posting.
    Has anybody came across such scenario? Is this any bug? Any SAP note for this?
    Best Regards,
    Anand Rao

    Dear Sujit, Thanks for so prompt reply,
    Basically this is a complex case,
    1.     See we have set Posting Proposal in Usage Decision as u2018To unrestricted useu2019 in selected sets for usage decision. That means we need not every time go to stock posting tab. The moment we select ACC UD code it automatically posts the stock to unrestricted use.
    2.     Now, what has happed, by 131 movement declaration, backflush happened with 261 movement for child parts.
    3.     Inspection lots with inspection type 04 were created. (Here we did not note whether the stock was posted in quality inspection or in unrestricted use)
    4.     Now the requirement is to cancel 131 movement document. Kindly note UD were not given up to this moment.
    5.     Now through MFBF, user did document specific reversal. As a result of which and as per my knowledge 132 movement should happen and 262 should also happen. At the same time inspection lot status should be set to LTCA. But in actual case 132 movement happened and 262 did not. Surprisingly inspection lot did not set to LTCA status. It remained in REL mode only.
    6.     After this document specific reversal, user gave UD to these inspection lots without noticing where the stock was lying.(in unrestricted or in quality inspection). So the lot status set to UD   ICCO SPCO STUP after giving usage decision.
    7.     Now while doing reverse engineering that why 262 movement did not happen, we came to know that no 321 movement happened for the inspection lots which were generated with reference 131 movement document
    8.     Also, qty to be posted it shows ZERO as explained in my earlier post.
    9.     When we display 132 movement document through MIGO, in where tab it shows stock type as Quality inspection. That means stock was lifted from QI for 132 movement.
    In short  it cannot be predicted where the stock was actually posted whether in QI or in unrestricted use. But yes the post to inspection stock tick has been ticked in material master.
    Can you help further in this regard?
    Best Regards
    Anand Rao

  • Creation of delivery with zero stock

    Hello,
    I have two SAP system, on both system the OSS note below was implemented:
    712516 Delivery item created in spite of VL367 with quantity 0
    On the 1st system, when I create a delivery foritem category LZN that has no stocks the system is allowing me, even if
    I have set value u201CBu201D in the field u201CCheck quantity 0u201D in customizing/configuration of delivery item category LZN (transaction
    0VLP).
    While on the 2nd SAP system, it is not allowing me to create the delivery with the same setup of the 1st system.
    I tried to compare both systems, but I cannot find the difference on why the 2nd SAP system it is not allowing me to create the delivery.
    Is it really possible to still create a delivery for an item category with value u201CBu201D in the field u201CCheck quantity 0u201D in customizing/configuration of a delivery item category(transaction 0VLP)?If yes, could you explain to us how is this possible in SAP?
    My objective here is to proceed delivery even with value u201CBu201D in the field u201CCheck quantity 0u201D in customizing/configuration of a delivery item category(transaction 0VLP) was activated.
    Thanks & Regards

    "On the 1st system, when I create a delivery foritem category LZN that has no stocks the system is allowing me, even if
    I have set value u201CBu201D in the field u201CCheck quantity 0u201D in customizing/configuration of delivery item category LZN (transaction
    0VLP). "
    This sounds like inconsistent incorrect behaviour to me. Do you have any user exit / BADI coding influening this? If so, does the issue occur when you skip the custom code?

  • Exclude batches with zero stock during PI in MI31

    Dear all,
    During creation of physical inventory document through MI31 is there any provision of making system select only batches for which stock is not zero.
    Experts help expected.
    Regards,
    M.M

    Dear RP,
    Thank you for your reply. I checked the same and it is (i.e., threshold) is only for value and not qty. Moreover my requirement is that out of various batches available, i want system to by default select only batches for which stock is more than zero for inventory document creation.
    Can you provide solution?
    Regards,
    M.M

  • Clearing up accounts with zero / #missing values

    Hi all,
    Compliments of the season to everyone.
    I'm looking at cleaing up my cubes (created from Planning), I want to delete all the accounts that don't have any values in them for the last 5 years. Besides running a smartview extract, is there an easier way to check for accounts that contain either #Missing or Zero?
    Regards,
    Fraser

    Hi,
    For #missing values it's quite easy and efficient to use a smartview report, you only need to look at the top level of every aggregating dimension/hierarchy for each of the 5 years.
    Other possibility is to export every single data of the last 5 years into a SQL table, have another table contain the complete list of accounts, and use a SQL join to look for accounts with no data. Obviously the most precise method. Even if you have a big database, you will always have some dimensions that aggregate for sure so exporting the top level of those dimension should prevent you from obtaining billions and billions of SQL records.
    For zero values it could be a bit more tricky if you have accounts that are supposed for example amounts to be eliminated at higher levels, in that case they may equal 0 yet you need to preserve them, but that's application dependent.
    Thanks,
    JM

Maybe you are looking for

  • My PC doesn't 'react' when I connect my Zen Microphoto

    Hello, I'm Michel van Gelder and I have a problem with my Zen Microphoto. I am going to try to explain my problem in proper english, but english isn't my main language, so please forgive me if i make terrible mistakes or something. My problem is: If

  • Deleting Windows Xp

    I was trying to install Windows Xp in bootcamp with a 5gb hardrive partition space. I installed it as NSTF and it worked fine, but when i restarted it just automatically booted in Windows Xp, and i can't figure out a way to get back to OSX and delete

  • How to develop a popup window in Oracle BPM WorkSpace?

    Hi, Normally, after developing and deploying an application in OBPM, we can see that particular application in the left hand side of the Oracel BPM Work Space web page. On clicking the respective application, it will start working after logging with

  • Et_FORM_DATA_LOAD event handling

    Hi all! I'm trying to handle this event in my sap b1 add-on, but i don't know why the event never fires. I paste here the code i've written to handle the event. Thanks to anyone that would like to help me.Is there some sample in sdk sample code too?

  • Itunes still does not fit on my screen.  How can I make this happen?

    Itunes does not fit my screen so I cannot even see the scroll bar.  Can I fix this?