LU04 list of posting change notices

Hi Guys,
i am new to the LU04 tcode so maybe you can help me out.
my customer has an issue in this tcode, since 2007 he has a line that cannot be delete:
Sel Date       S  MTy Material 1         Plnt   Batch           C S      Open qty     UoM
29.11.2007       309 xxxxxx             xxxx xxxxxxx                  2.400          KG
how can i delete this line?
thanks
C.

Hi
In LU02 for the posting change number set the Posting change status to 'U' and save
This will get rid of the notice
I hope that this helps
Frenchy

Similar Messages

  • How to clear open posting change notices (Movt type 309)

    Hi,
    I want to clear the open PCN's created with mov type 309 (Posting change, general) being shown in LL01.
    All these posting change quantity are positive. I am not able to nullify them because there is no stock of those materials.
    Whenever I try to create a TO from LU04, the system is unable to take a storage type because of no stock.
    Whenever I try to change the PCN;s status to :U", the system says that the souce data and dest data is same (both sloc's are same).
    Please suggest an alternative to clear these PCN's.
    Thanks in advance.
    Regards
    Gaurav

    Hi,
    Pls check the below.
    -Any open transfer orders for the posting change notice exists,once they confirmed the PCN will be cleared.
    -Use LU02 to set a deletion status on the PCN.
    Posting change notices can be created for same sloc's but the stock category of the source and destination will be different i.e. unretstirced to quality, unrestriced to blocked etc ....
    Hope this helps you.
    Rgds,
    Kris.

  • Maintain number range interval 01 for posting change notices

    Hi,
    I am doing transfer posting using movement type 321 (quality to unrestricted) for one material.While posting i am getting error"Maintain number range interval 01 for posting change notices" Message no. L0015
    WM is active for this material and doing this movement for one plant which is newly created in system.Wil you please advice for which document type i had to maintain number range.Please inform SPRO path / Transaction to be used to make required changes.
    Thanks & Regards
    Atharva

    Maintain number range for posting change in tcode  OMLW

  • Clearing posting change notices

    Hi All,
    I'm trying to close out posting change notices manually by marking the status as U through LU02. Not able to create TO and clear this as the stock is no longer available and these are very old ones.
    The problem is that the source and destination data are the same and its throwing an error.
    Can you suggest any ways to clear these open posting changes
    Regards,
    Ashwin

    Sap provided corrrection program to clear the posting change notices.Develop this program in your system then check.We are using 4.6c version.
    To set the posting change in question to processed (U), please
    implement the following correction program in your system.
    1) Create program 'ZLTEST00' with type '1' and application 'L' with the
    following code:
    report zltest00.
    tables: lubu.
    parameters: w-no like lubu-lgnum, "warehouse number
    post-no like lubu-ubnum, "posting change notice
    status like lubu-statu, "status
    update. "update
    select single * from lubu where lgnum = w-no
    and ubnum = post-no.
    write: / lubu-lgnum,
    lubu-ubnum,
    'Status old >', lubu-statu,
    'Status new >', status.
    if update ne space.
    update lubu set statu = status
    where lgnum = w-no
    and ubnum = post-no.
    if sy-subrc = 0.
    write: / 'Update posting change notice'.
    else.
    write: / 'No update posting change notice'.
    endif.
    else.
    write: / 'No update posting change notice'.
    endif.
    To run above correction program:
    1) You have to indicate warehouse number, posting change number and the
    status which you want to set in the posting change.
    2) Without including the UPDATE-parameter, the program only shows the
    posting change, or
    3) When you mark the parameter UPDATE then the posting change will be
    changed.

  • Posting change notices

    Hi
    process for purchased material is to have it come into Storage Location XXX. Once the usage decision is done in QA32 the materials are then transferred to the correct location as defined in material master. but They do this using MB1B 311 and they are always getting the 922 issues.
    Please asssit

    Hi
    Negative stocks are there in Storage type 922 because you have transfered the material through 311 mvmt before completing the posting change.
    As per process, usage decision have to be made in QA32 and stock to be transfered to Unrestricted from Quality stock in same QA32. Here system will generate one posting change notice. Transfer this Posting change in to TO and confirm the same. Then make 311 mvmt to transfer the material say for example from receiving Storage Location to Warehouse storage location
    Regards
    Shantha Kumar

  • Multiple Posting change notice created for one material document

    Hi All,
    The scenario is that the user needs to transfer material from unrestricted to quality stock type. while doing so the storage type is different than the actual storage type for the material. Meaning if the material is normally stored in high rack storage type, when it is found that the material is damaged or expired it need to be moved to the quality storage type. For this the user will first create  material document in IM with movement type 322 transferring material from unrestricted stock to qualtiy stock. A PCN will be created in back ground which will in turn be converted manually by the user to a TO. while doing so the user will pick the quant manually from the required storage type and select the destination storage type as the quality or quanranntine area.
    The issue here is that system creates one PCN for each material document line item. The requirement is that the system should create only one PCN with multiple lines for one Material document.
    The setting in the movememnt type clearly says that it will behave as it is behaving.
    Is there any other way or setting by which we can create one PCN with multiple line items for a material document.
    Would look forward to your replies.
    Regards,
    Jeetendra

    Thanks and Sorry for the delayed reply. We have now convinced the users that the system behaviour is standard and we cannot change the same.
    To your question about the need to have one PCN with multiple lines please note that the setup is such that when material document is created for transferring material from unrestricted to quality and vice versa this document is created with multiple materials in one go. Now when the PCN is to be converted to TO then the user ends up in creating number of TO's equal to the number of lines in the Material Document. We wanted to avoid this and hence this was posted in SDN.

  • Posting changes

    hi gurus,
              Can someone make me clear about posting changes in WM , we do a 321, we see negative quant in the interim storage type 922(posting changes) , but when I goto LU04 to see posting change notices , there is no posting change notice for the material.can someone help me clear this;
    Thanks
    Cheris T

    Hi gurus,
    Thank you all for your valuable suggestions.I really appreciate your help.
    I have identified the problem.The warehouse workers have been issuing goods from 922 storage type( cretaed TOs from 922 to 916) .,our warehouse monitor is not configured to show negative stocks. now we'll have to make adjustments(move stock form 001(actual storage type) to 922. I think this will clear the negative stocks in 922.
    Can someone suggest me if this is the right way to solve this.
    Thanks
    Cheris T

  • In wms posting change process

    Hi gurus ,
    Here the issue is in posting change  what are the process how to transfer the material from
    unristricted to blocked stock. can you give  the process step by step .
    and can explain the defference between the inventory management and warehouse management.
    thanks inadvance.

    Follow the process as below
    Posting Changes
    Bin to Bin Movements
    1. Logistics  Logistics Execution  Internal Whse Processes  Bins and Stock  Bin Stock per Material u2013 LS24
    2. Logistics  Logistics Execution  Internal Whse Processes  Stock Transfer  Create Transfer Order  No Source Object.
    3.Transfer Order  Confirm  Transfer Order
    4.Logistics  Logistics Execution  Internal Whse Processes  Bins and Stock  Bin Stock per Material
    5.Logistics  Logistics Execution  Internal Whse Processes  Stock Transfer  Create Transfer Order  From Stock List
    Posting Changes
    Transfer Posting u2013 Material to Material
    1.Logistics  Logistics Execution  Internal Whse Processes  Post Change  Via Inventory Management  Enter Posting Change
    2.Environment  Stock Overview  Stock Material. To see the WM inventory, select the line, then select Environment  WM Stocks.
    3.Logistics  Logistics Execution  Internal Whse Processes  Post Change  Via Inventory Management  Transfer Order  Create  From List of Posting Change Notices
    4.Confirm TO, One Step
    Why Warehouse management
    Although it is possible for you to manage warehouse inventories using the Inventory Management (IM) application component, the primary difference between managing stock in WM and in IM is that in IM, the system can only display the total stock of a material for a storage location. If a warehouse is small and easily manageable, then the use of IM may be sufficient to fulfill your needs.
    WM, on the other hand, offers the capability to manage stock quantities in each individual storage bin in highly complex storage facilities. This means that, with WM, you can optimize the use of all storage bins, mix pallets belonging to several owners in randomly slotted warehouses and know exactly where a particular material is located in the warehousing complex at all times.

  • Posting change quantity less than quantity already posted

    Hello,
    Our customer have a problem on Live system. On transaction LU04 have a
    posting change notice impossible to display, because system provide the
    message number L2 145 'Posting change quantity less than quantity
    already posted'. The Posting Change Number XXXXXX and the
    transfer order is XXXX Is there any way to cancel this TO??It is impossible to do something with that.
    The history is: 321 movement from quality for 5040 un. 3 TO, 2 with 2160 are fine, and the 3rd to sap have generated 2160 un instead of 720 pending.
    Any one had this problem in the past?We are forbidden to change status for PCN from 'T' to 'U'.
    Thanks

    Hi,
    I think you have posted the question in the wrong forum. This is MDM forum.
    Thanks and Regards
    Nitin Jain

  • No quants exist for posting changes. Creating TOu00B4s in LU04.

    When creating transfer orders in LU04, we get an error message "No quants exist for posting changes'. We are using batch managed and serialized materials. Using QM interface, so, inspection lots are created at Goods Receipt. When QM team "accepts" batch materials during inspection lot, there is no problem, but when "accepts" serialized materials, the system creates posting changes notices but can not create transfer orders sending the message before described. This is because after receiving the serialized materials, we receive one piece at a time in order to create one inspection lot for every serial number. But when we put away the materials, we put them away in the same bin. so, system assigns one quant and one inspection lot to the bin, updating the last one every time we put away one serial number. When system tries to look for the inspection lot number selected in QA32, is not finding it in the bin at WM level because the bin only contains the last inspection lot that was put it away.
    With batch managed numbers there is no problem since SAP divides the bin in different quants with the correspondent batches assigning an inspection lot to each quant.
    Is there any alternative to solve the issue with the serialized materials? We are using SAP ECC 6.0.
    Thanks for any help.

    Hi,
    The reason why we put away serialized materials into the same bin is because materials are physically small and they fit more than one in each bin. The warehouse is structured in this way and we plan to use it like that because it wouldn´t be feasible to create one bin for each serialized material. Is there any other way to manage this situation?
    Thanks in advance.

  • How to clear Open Posting Changes  in LU04

    Dear Expert,
    How to process the Stucked PCN in LU04 Because when i am trying to create a TO w.ref to PCN in LU04 it shows
    that BIn qty is zero & when I check LS24 for that material  & I found bin qty is zero.
    So now how to clear from PCN
    Thanks & Regards,
    Olet Malla

    if you get the message "Dest. data" is the same as the "Source data" in all fields" then it is exactly so, and the movement does not make any sense as it does not change anything.
    You have to stop such movements already in MM to avoid this error.
    SAP explains this in OSS Note 384044 - Error L2146 when processing posting change notice
    Solution
    You can set the status of the posting change notice to completed by canceling the respective material document. In future, you can avoid those cases by setting message M7104 to 'E' (error) in table T160M; after this, the material documents which contain identical destination and source data can no longer be posted and therefore the system does no longer create such posting change notices. Before you should however cancel all available material documents with identical source and destination data for which there are open posting change notices. Otherwise the cancellation is terminated with error message M7104.

  • Transfer Order auto create for Posting Change not working

    Hello Gurus -
    When we release an inspection lot from "Q" status, it creates a posting change notice, and we have it configured to create a TO in the background to the same bin, and auto confirm.  The desired and intended result is to take something from "Q" status to unrestricted status, while keeping it in the same bin - and avoiding the user having to deal with the transfer orders.  Essentially it is seamless and all in the background, the user just sees that he has changed something from quality status to unrestricted.
    It works fine when the entire quantity is selected for the usage decision, but when a partial usage decision is made, the transfer order does not create - and requires processing in LU04 for the posting change.
    Why would this work for an entire qty, but not work for a partial qty - and simply require someone to go in to LU04 and hit "create transfer order" - with no additional information?
    Any help would be most appreciated.  Does it have something to do with a setting of quants?

    Hi,
    In case of a usage decision for a partial quantity, it is not possible to create the Transfer Order for the generated posting change notice automatically. This is only possible when the full quantity is released. The same happens if you release a partial quantity and post the rest to blocked stock or scrap. The reason is, there needs to be a user decision, which part of the quantity has to be posted, this is necessary for example when the quantity is distributed in the warehouse over many storage bins. But even if the full quantity is on one storage bin, there is no automatic TO creation. You can see this also in the online
    processing (LT05), in case of partial quantities you have to enter the selected quantity in the quant list, for a full posting this is not necessary.
    Hope this helps,
    Sinéad Curran

  • Procedure for Clearing Open Transfer Requirements & Posting Changes

    Dear All,
    With my present SAP System, both IM & WM Stocks are zero for a given Sales Order / Line item. But there are pending Transfer requirements & Posting changes due to the fact that the users have not completed up until the TO Confirmation Stage. Now that the stocks are in harmony in both IM & WM, what do we do to the open transfer requirements and posting changes. What is the best practice procedure for the above scenario.
    Appreciate an advice for the above scenario
    Thanks
    Shabeen Buhary

    Hello,
    Write a program which will call transaction LB02 for TR & LU02 for Posting change notice (PCN).This program will make status of these TR & PCN complete.
    I already used the same.
    Regards
    Prashant

  • Which function call to execute posting change WM?

    HI experts
    I am new in ABAP and  program I would like to execute posting change (WM)  but I don't know which function or BAPI to call.
    I was debugging transaction LQ02  and there is called BAPI_GOODSMVT_CREATE. But before calling this BAPI it should by (imported/exported) parameter of Storage unit number to some function or BAPI, but I dont know which one it should be.
    Can anybody give my some suggestion about it?
    Any advice is highly appreciated
    Thanks

    What you want to do with Posting change notice? if you want to chareate Transfer order with reference to posting change notice then use FM - L_TO_CREATE_POSTING_CHANGE.
    Regards
    Arif Mansuri

  • Stock transfer and post changing

    Dear WM consultants,
    What is the diff between Stock transfer and post change or post change notice in WM view?
    can u explain with an example?
    pl reply
    guru

    Hi,
    The main difference between stock transfer and transfer posting is that, transfer postings need not involve an actual (physical) goods movements. In the case of stock transfers, on the other hand, there is always a physical movements of goods.
    In the below link, you can find all the informations about transferpostings and stock transfers:
    http://help.sap.com/erp2005_ehp_02/helpdata/en/4d/2ba31643ad11d189410000e829fbbd/frameset.htm
    Reward accordingly.
    Cheers...
    Chandru

Maybe you are looking for