Problem deleting multiple goods reciepts

Hi experts,
I have an internal with the all the purchase orders.
from this i have to display the po's for that goods is issued and goods reciept is not done within 8 days.
my problem when goods reciept is done multiple times and the total goods issued quantity is recieved with within 8 days.
i have to delete these records from my internal table.
the fields in my internal table are as shown below.
BEGIN OF I_LIST,
        ZWERKS TYPE ZWERKS,  "from
        TO(4) TYPE C,  " to
        EBELN TYPE EKPO-EBELN, "purchase doc
        MATNR TYPE EKPO-MATNR, "material
        TXZ01 TYPE EKPO-TXZ01, "material doc.
        EBELP TYPE EKPO-EBELP, "item
        VBELN TYPE LIKP-VBELN, " delivery doc
        BELNR TYPE EKBE-BELNR, " material doc shipment
        BUDAT TYPE EKBE-BUDAT, " shipped date
        SENGE TYPE EKBE-MENGE, "shipped quantity
        RELNR TYPE EKBE-BELNR,  "material doc shipment
        RJAHR TYPE EKBE-GJAHR,  "material doc year
        RUDAT TYPE EKBE-BUDAT,  "recieved date
        RENGE TYPE EKPO-MENGE, "recieved quantity
        DAYS TYPE I, " difference days  between  shipped and recieved dates     
        USNAM TYPE MKPF-USNAM, "reciever
        BOLNR TYPE LIKP-BOLNR,   "tracking #
        END OF I_LIST.
days is calculated as below
        IF I_LIST-RUDAT EQ 0.
          I_LIST-DAYS = SY-DATUM - I_LIST-BUDAT.
        ELSE.
          I_LIST-DAYS = I_LIST-RUDAT - I_LIST-BUDAT.
        ENDIF.
if goods reciept is done multiple times and completed within 8 days should not be displayed( should be deleted from the internal table).
can anybody help me solve this issue.
Thanks & Regards,
Sudheer Kumar
Edited by: sudheer kumar on Sep 19, 2008 11:32 AM
Edited by: sudheer kumar on Sep 19, 2008 11:33 AM

This issue is solved

Similar Messages

  • Problem deleting multiple keywords in lightroom 5

    I am importing about 20,000 pictures from Flickr. they are all creative commons, and the end result will be the use of approximately 4000 of these in an online sign language dictionary.
    I use Bulkr to import them and this process imports the tags as well as other information such as the photographers name and url.  Many of these photos arrive with hundreds of tags, so that the total number of tags might be 20000 or more.  I need to assign my own tags and delete all the tags that the photo arrived with.  I use the lightroom batch delete to do this (the little minus sign at the top of the keyword list).  i select a keyword, hold down the shift key and scroll down.  the problem is that i cannot just scroll down to the bottom of the list.  There appear to be unpredictable keywords that cause the shift-select process not to work.  if i scroll back up and then carefully scroll part of the way back down, then there will be a point at which shift-select stops working and above that it works. 
    The end result of this is that it takes numerous shift-select-scroll down-select to delete everything so that what should take maybe 2 minutes takes 20 minutes or more. 
    The problem may be related to foreign language keywords especially chinese characters, but even what looks like a perfectly ordinary keyword can stop it.  Two recent examples: travellers cheque  and Київ. In all cases, the words can be deleted when i click directly on them.  you just cant shift-select THROUGH them.
    A separate annoyance that i will just grumble about is that i was forced to put these pictures in a separate catalog because there is always the risk that i could manage to delete my own keywords while batch-deleting everyone elses, and there is no simple way that i know of to undo this. with the separate catalog at least i wont delete all the keywords for my own pictures.

    With respect to problems deleting multiple keywords: On Windows, since at least version 3, LR has had basic bugs when you have more than about 1600 keywords showing.  (Hard to believe it isn't fixed by now.)   A simple workaround for you situation is to filter the keywords one letter at a time and then select the subset of keywords that are showing -- e.g. filter all keywords with the letter "t", then all keywords with the letter "b", etc.
    With respect to not getting the keywords into your catalog in the first place: You can define a Metadata Preset that will clear the keywords on import:

  • Problem deleting multiple rejected photos in Lightroom 3

    I had some frustrating trouble deleting a set of rejected photos. I am running LR3 on Windows 7 64 bit.
    I flagged about 220 out of 600 photos as rejects in a folder. When I hit ctrl-backspace to delete them, the rejects were shown in the grid view but were not deleted. Nothing I could do would delete them, I tried all the workarounds I could find in the forum and tried everything else I could think of. I was able to delete them one at a time but not all at once.
    Then I tried deleting them in chunks... two at a time, three at a time - worked. Then I tried 30 or so - got a message that one or more of the photos had been published to flickr. I clicked OK to delete from Flickr, that was processed then I got the prompt to delete them - worked. Then I tried deleting the rest of the pictures - about 160 left at that point, worked fine.
    There seem to be quite a few people having trouble deleting rejected photos, maybe there is some kind of conflict between the publishing function and deleting rejects?

    With respect to problems deleting multiple keywords: On Windows, since at least version 3, LR has had basic bugs when you have more than about 1600 keywords showing.  (Hard to believe it isn't fixed by now.)   A simple workaround for you situation is to filter the keywords one letter at a time and then select the subset of keywords that are showing -- e.g. filter all keywords with the letter "t", then all keywords with the letter "b", etc.
    With respect to not getting the keywords into your catalog in the first place: You can define a Metadata Preset that will clear the keywords on import:

  • Problem deleting multiple pages in Pages

    Hi
    When I select 'Delete Pages' from edit I get a dialogue box asking if I want to delete all 160 pages of my document - not what I want to do. I only want to delete certain pages. I've tried selecting some text and no text at all and it still gives me this dialogue box and no option to type in the pages I'd like to delete. In full screen mode I tried to highlight the pages I wanted to delete but I can't do that either.
    Am I doing something wrong?
    I'm using Snow Leopard and iworks '09 on a MacBook.

    Thanks fruhulda,
    Perhaps I caused confusion when I wrote:
    To select a large section of a document, have you tried Shift Click?
    I did not mean Section as in Section Break.
    I edited my post to:
    To select a large part of a document.
    But my internet connection failed when I tried to repost. Then I gave up!
    Regards,
    Ian.

  • Problem Rating / Deleting Multiple Images

    I have a Problem Rating / Deleting Multiple Images at the same time. For the last 2 weeks I have been unable to select a group of images and rate them all - I have to select images indiviually for the rating to work. This also is the case when trying to delete images.
    Anyone know if this is a bug?

    Hit 'S' which toggles 'Primary Only' mode - this swaps between applying ratings,deletions to multiple images or just the one with the thicker selection border.
    Ian

  • Problem in Goods Reciept for PO w/ Internal Order. (GL Acct related)

    Hello guys not too long ago I asked you guys how to post an IO to a PR. So far it works except when I post the PO (after converting it from the PR) it to the Good Reciept I get an error message appeared.
    It goes something like this ...
    "Account determination for entry HXXX KBS HXXX not possible"
    "Diagnosis - The system did not find an account for this transaction. This means that the account determination for key HCMI KBS HCMI is not maintained in MM  Customizing (Valuation). The key is made up of:
    o  Chart of account                      
    o  Transaction key (= Posting transaction)
    o  Valuation grouping code               
    o  Account grouping code                 
    o  Valuation class"                       
    System response - The system cannot update a G/L account for this transaction. You cannot post the transaction.
    If you have the authorization, check the Account determination in Customizing for Valuation.                                       
    </b>
    From what I understand there is no G/L account assigned does not have a corresponding G/L account. My question is if that is the case, how does one assign a G/L Acct for that particular IO? And would that solve error I am getting? Thanks people and take care.

    Hi Chad.
    What about if you check with your MM Functional Consultant and try to provide him/her the OMWW transaction (MM Account Determination Wizard) to check whether the G/L Account is correctly set for this combination of data.
    regards,
    Daniel Carvalho.

  • Problem with Goods Reciept Posting

    I have posted goods reciept, after that i am trying to post excise part-2. I have mentioned al the details in goods reciept, but in excise part-2, system shows credit avaialbe field blank. pls guide

    Hi,
    I think but am not sure that in your register part-2 there is no sufficient balance. Thru J1IH put some amount in registers and then try the scenario
    Regards
    Kiran

  • Ability to delete multiple folders

    Ability to delete multiple folders

    This happened to me as well, the mail toolbar disappeared. I had an Exchange mail account that seemed to cause the problem. I went into the General settings under the Mail, Contacts, and Calendars; turned all the setttings under the Exchange account from 'ON' to 'OFF', which fixed it. Then I went back in and re-activated the Exchange account. It fixed the issue for me. Good luck!

  • Re: problem burning multiple discs from iDVD

    I am having a problem burning multiple DVDs. My first DVD burns fine but my second one won't complete the process. It stays in the "BURN PROCESS Current Operation: Writing Lead-Out..." phase for hours without ever completing the burn. I am using good quality Taiyo Yuden 8X DVD-R blank discs. Can anyone offer any advice/solutions? Thanks!

    Hi
    Double Click on the hard disk up righthand side of Your desktop. Often named
    Macintosh HD.
    At the bottom of this new window it reads nn Objects and xx.xx Gb free space.
    Else:
    Not knowing the origin to Your problem - General approach when in trouble is as follows:
    Many possible origins. Most common:
    • Free space on internal (start-up) hard disc if it is less than 10Gb should raher have 25Gb
    • Hard disc is untidy: Repair Permissions, Repair Hard disc (Apple Disc Util tool)
    • Delete iDVD pref file - or rather start a new account - log into this and re-try
    • Program miss-match: iDVD 6.0.3, Mac OS X.4.11 AND QuickTime 7.3 - is OK
    Yours Bengt W

  • How to delete multiple old ITUNES LIBRARY files safely ?

    I'd like to clean up my Itunes LIBRARY files, but don't know what's safe to do and not to do. (I have Itunes 8.1 / OSX10.4.11)
    MY QUESTION IS TWOFOLD :
    (1) how do I create a new Itunes library file now with today's date; and
    (2) how do I delete multiple (old) Itunes library files, without risking the loss of what I've got ?
    This all stems from exploring Itunes as a result of a problem I had today... when trying to import mp3's from my terrabyte drive, after about 150 successful mp3 track imports, Itunes froze and everything else on my MAC froze as well (constant spinning colored wheel). After many failed attempts to force quit Itunes, I turned off my MBPro. On restarting, Itunes tooks ages to "import" files. Eventually Itunes opened but with only half of my original tunes (1500+ songs 8.11GB) and had nothing from today's import.
    I found a post suggesting to hold down OPTION while starting Itunes. Then I selected a file from my hard drive > me > music > Itunes > "Itune library" with the most recent date and shezam, Itunes once again has all my songs, as before. Nothing I imported from the terrabyte drive today appears however, but no matter.
    In my "Itunes" file there appear MULTIPLE Itunes libraries ! such as Itunes library, Itunes Library (damaged), and as well a folder called "Previous Itunes Libraries" which itself contains multiple Itunes Library files and multiple "previous Itunes Library files" with dates back to 2007. These I want to clean up and delete .... should I ? ... Can I ?
    I really could use some words of wisdom from the wise ! Thanks in advance

    Whenever you install a new version of iTunes and run it teh first time, iTunes will create a backup of the current iTunes library file and copy it into \Music\iTunes\Previous iTunes libraries, then update the iTunes library file in \Music\iTunes\ for the current version of iTunes.

  • How to delete multiple contacts in iphone 5

    how to delete multiple contacts in iphone 5

    This is a good little app to check for duplicates and delete multiple contacts all at the same time: https://itunes.apple.com/gb/app/delete-duplicates-+-contacts/id508504148?mt=8

  • How can I delete multiple emails on my Samsung Stratosphere at once?

    How can I delete multiple emails on my Samsung Stratosphere at once? I use AOL and when I delete the emails off of my computer, they do not delete from my phone. So I have hundreds of unwanted messages showing on my phone but I have not found an option to delete all messages, only individually. I would also like to be able to clear the messages from my phone without them deleting from my computer. This was super easy with my blackberry and I have not found anything similar on this phone.

    When I go to the trash folder on my Stratosphere, I can check individual emails and then hit "Menu" and "Delete", but if I hit the "Menu" button before selecting any e-mails, then I see the "Delete all" button, but it's greyed out, so I cannot select it.  There's also a "Restore All" button next to the "Delete all" button, and it's also greyed out.  So, currently the only way I can delete the 100's of e-mails in my trash is to put a check mark next to each one, which is painful.  Anybody else have this problem or know of a solution?

  • ICloud keeps duplicating my contacts, any of which I need to delete anyways.  Is there a way to delete multiple contacts at once? I  have been deleting them one at a time, but they keep reappearing.

    ICloud keeps duplicating my contacts, any of which I need to delete anyways.  Is there a way to delete multiple contacts at once? I  have been deleting them one at a time, but they keep reappearing.

    I have exactly the same problem!  I have Outlook 2010 and it does the same thing with my contacts, and calender enteries!! Really frustrating

  • BAPI_GOODSMVT_CREATE  for Processing a Goods Reciept for a Delivery

    We have a requirement to use the Goods Movement Create BAPI to create Goods Reciepts for deliveries since it mimics MIGO.  Problem is that we cannot get this BAPI working to Goods Reciept our Deliveries... Has anyone used it for Deliveries? What data is required for the BAPI to work?
    thanks,
    brian

    Give a try on the following BAPI:
    BAPI_OUTB_DELIVERY_CONFIRM_DEC
    Check its documentation.
    Let me know,
    Leonardo De Araujo

  • I'm trying to delete multiple pix in iPhoto that i stupidly made duplicates of without knowing, I've tried going into the applications folder and using image capture but i think I've missed a step , can anyone send the correct info / steps pls thanks

    I'm trying to delete multiple pix in iPhoto that i stupidly made duplicates of without knowing, I've tried going into the applications folder and using image capture but i think I've missed a step , can anyone send the correct info / steps pls thanks

    again image capture is not involved with deleting photos from iPhoto in any way ever
    the paid version of iPhoto Library Manager is very good for finding duplicates as is Duplicate Annihilator
    And I have no idea who told you this - or what it means - but re-read both of my opening statements
    I was told I could delete multpiles thru image capture by transferring my iPhoto library etc
    LN

Maybe you are looking for