How do i check the list of invoices which are not posted into sap.

Hi All,
Iam displaying(ALV) the list of invoices and epayments for both PO & non PO transactons which are being processed in workflow but not posted in sap.
(Non po transaction is th eone with out reference of a PO)
How to check and list out the invoices that are not posted in sap. where does this get stored.
please help.
Thanks
jyothi.

Hello Jyothi,
U can give try with EKBE table for getting invoices for PO. In this table there is a field vgabe which has various status. U can try that. Now for Non PO, u would be directly creating invoice doucment using FB60(i guess) which would create an entry directly into BKPF/BSEG. U can scan BKPF for the date range company code document type KR which vendor invoice.

Similar Messages

  • How can I get a list of apps which are supported on ipod touch model ma623zo?

    How can I get a list of apps which are supported on ipod touch model ma623zo?
    It's about 6 years old I think.
    I have put the latest IOS on there (currently 3.1.3 (7E18)).
    I download apps from the app store but they often fail to launch. I assume they're incompatible.
    Is there a way to check which apps will work and which won't before I buy them?
    Thanks!

    I have no idea how my reply could be "misleading". I stated the exact situation: there are millions of apps in the iTunes Store, and providing a comprehensive, accurate list of which apps support which version(s) of iOS would be highly impractical. You can perhaps help with your search by going to AppShopper:
    http://appshopper.com/search/?search=iOS+3
    That will give you at least some starting points, but AppShopper is neither comprehensive nor completely accurate. I've found a number of apps listed there over the time the site has existed that either are no longer offered or which have been updated beyond the iOS version indicated. But it might help.
    Regards.

  • List of Invoices which are paid without a Goods receipt

    Hello,
    Does anyone know a report which shows invoices which are paid without goods receipt being done on them. The reason for this is the process that we follow:
    We dont do GR based IV  because there are invoices which are received without the Goods receipt being done. So the process is that all invoices which dont have a Goods received are automatically R-blocked by the system and hence no payment can be released unless they are Goods receipted. We run transaction MRBR in background everyday and it releases invoices which have a corresponding GR. At month end, we do a GRIR clearing account transaction which cleared all invoices which didnt have a GR (this is the way it was done historically) and we are looking to improve this process. What this means is that an invoice which didnt have a goods receipt also got cleared off and the R block was removed and hence it appeared in the automatic payment program and was paid.
    Business wants to find out any report which would show them all invoices paid without a GR. Its the only way to know what payments have been made to vendors which actually shouldnt have been made.
    Any insights would be really helpful.
    Thanks
    Keyur

    dear sir
    in MB5S- list of GR/IR balances.
    this report will show the GR/IR pending.
    regards
    jrp

  • List of materials from the excel which are not posted

    I have written bdc,
    that ware house storage locations should not be allowed.
    All the storage locations in the table T320 are ware house storage locations.
    so i have written
    if not  it_data1 is initial.
    SELECT *  into table iT_320 FROM  T320
      for all entries in it_data1
    where WERKS = it_data1-werks and
               LGORT  = it_data1-lgort.
    endif.
    LOOP AT IT_DATA1 .
      read table iT_320 INTO wa_320 with key werks = it_data1-werks
                                              lgort = it_data1-lgort.
      IF sy-subrc = 0 .
        delete it_data1 index sy-tabix.
      ENDIF.
    endloop.
    So its working fine till then.
    but i wanted a list of materials from the excel wch are not posted,so tht the user is aware tht some items are not consumed.
    How to display that list in bdc.
    Please give the code for that.

    MY EXCEL DATA IS IN IT_DATA1.
    LOOP AT IT_DATA1 .
      read table iT_320 INTO wa_320 with key werks = it_data1-werks
                                              lgort = it_data1-lgort.
      IF sy-subrc = 0 .
        delete it_data1 index sy-tabix.
      ENDIF.
    endloop.
      LOOP AT IT_DATA1 .
        MOVE-CORRESPONDING IT_DATA1 TO IT_DATA_h.
        Collect it_data_h.
      ENDLOOP.
      Clear it_data_h.
    clear : it_data1.
    THEN MY BDC IS LIKE THIS.
    LOOP AT IT_DATA_H .
    perform bdc_dynpro      using 'SAPMM07M' '0400'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'RM07M-WERKS'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'MKPF-BLDAT' LV_DATE  .
    perform bdc_field       using 'MKPF-BUDAT' LV_DATE.
    perform bdc_field       using 'RM07M-BWARTWA' '261'.
    perform bdc_field       using 'RM07M-WERKS' IT_DATA_H-WERKS.
    perform bdc_dynpro      using 'SAPMM07M' '0421'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'MSEG-WERKS(03)'.
    CLEAR : FLAG1, W_FLAG.
    LOOP AT IT_DATA1 WHERE aufnr = it_data_H-aufnr.
    W_FLAG = 1.
    CONCATENATE 'MSEG-MATNR' '(' W_FLAG ')' INTO W_MATNR_C.
    perform bdc_field       using  W_MATNR_C
                                   IT_DATA1-MATNR.
    CLEAR : QTY.
    QTY = IT_DATA1-ERFMG.
    SHIFT  QTY LEFT DELETING LEADING SPACE.
    END LOOP.
    NOW HOW TO COMPARE THE MATERIALS IN EXCEL AND  BDC POSTED.
    PLEASE PROVIDE THE CODE FOR THAT AND HOW TO DISPLAY.

  • We have the invoices in staging table which are not posting to EBIZ

    We have some invoices in RFM fm_ap_staging* tables from past month, which are not getting posted to EBIZ.
    The invoices are in FP status and the invoices should picked up and posted to EBIZ.
    We are not sure, why this was happening.
    But , when we have changed the sequence number of the invoices to the maximum sequence number and ran the batch , the invoices got picked up and posted to EBIZ.
    This doesn't make sense to me.
    Is it the correct functionality, or whatever is in the staging table evry thing should be picked up by the batch and post to EBIZ.
    Kindly verify.

    Hi Henry,
    From your description, I would like to verify the following things:
    1. If you can receive emails from ExQuilla account via OWA? If yes, the Exchange Server is ok.
    2. If other users can receive emails from ExQuilla account?
    3. When you use Outlook Anywhere, can you receive emails from Outlook client? If yes, there are some problems with the third-party software ExQuilla.
    If there are any problems with Exchange Server, please feel free to let me know.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • TS3202 How do I remove songs from my iPad which are not on my computer library. Regular synching has not removed these two songs from my iPad. These songs are no longer in my library but still on iPad !!! Any solutions ???

    How do I remove songs from my iPad which are no longer present in my library. Normal synching works for everything else except two songs ' stuck' on my iPad ??  Any solutions. ????  Thanks.

    You can remove them manually on the device. Swipe across the track to bring up a delete button.
    tt2

  • How to find the list of patches which are applicable to DS 5.2

    Hi;
    Is there any web page which lists the list of the patches which are released for Directory Server 5.2.
    I appreciate your assistance

    Read:
    http://docs.sun.com/source/817-7611/index.html#wp33336
    And also all the release notes.
    � SUN ONE Directory Server 5.2 release notes:
    http://docs.sun.com/source/816-6703-10/index.html
    � SUN Java System Directory Server 5.2 / 2005Q1 release notes:
    http://docs.sun.com/source/817-7611/index.html
    � SUN Java System/Directory Server 5.2 / 2005Q4 release notes
    http://docs.sun.com/source/819-2405/index.html
    � SUN Java System/Directory Server 5.2 / 2005Q1 release notes for Compressed Archive
    http://docs.sun.com/source/819-1815/index.html
    � SUN Java System/Directory Server 5.2 / 2005Q4 release notes for Patchzip
    http://docs.sun.com/source/819-4290/index.html
    You may find the following script useful.
    #! /bin/sh
    # chk_patches_sjes_ds52.sh
    # Gary Tay, 1-Apr-2005 written
    # Pls customize the patches you are checking, use blank to separate
    # multiple patch ids, eg: 5.9:112345 113456
    # Pls refer to:
    # http://docs.sun.com/source/817-7611/index.html#wp33336
    #114677-08 SunOS 5.9: International Components for Unicode Patch
    #117724-10 SunOS 5.8: NSPR 4.5.1 / NSS 3.9.5 / JSS 4.0
    #115342-01 SunOS 5.9: Simple Authentication and Security Layer (2.01)
    #115610-18 SunOS 5.9_sparc: Administration Server 5.2 patch
    #115614-20 SunOS 5.9: Directory Server 5.2 patch
    #117015-16 Patch for localized Solaris packages
    #116837-02 LDAP CSDK - SUNWldk, SUNWldkx
    # Solaris 8: (DS 5.2 Patch3 for the package version)
    #115610 SunOS 5.9 : Sun Java(TM) System Directory Server 5.2 patch 3 (Adminserv)
    #115614 SunOS 5.9 : Sun Java(TM) System Directory Server 5.2 patch 3 (DS)
    #117722 SunOS 5.8: NSPR 4.5.1 / NSS 3.9.5 / JSS 4.0...
    #118615 LDAP Java Development Kit 4.17 SunOS 5.8 5.9 _x86: genesis patch
    # Solaris 8: LDAP-Client
    #108993 LDAP-Client for Solaris 8 (phase II)
    #108808 LDAP-Client for Solaris 8 (man-pages)
    # And at your choice for for JES 114045
    cat >/tmp/chk_patches$$.tmp <<EOF
    5.8:108993 115610 115614 117722 118615 108808 114045
    5.9:114677 117724 115342 115610 115614 117015 116837
    EOF
    SOLARIS_VER=`uname -r`
    PATCH_IDS=`grep "$SOLARIS_VER" /tmp/chk_patches$$.tmp | cut -d: -f2`
    for i in `echo $PATCH_IDS`
    do
    RESULT=`showrev -p | grep "^Patch: $i-"`
    [ -n "$RESULT" ] && echo $RESULT
    [ -z "$RESULT" ] && echo PATCH $i not found...
    done
    /bin/rm -f /tmp/chk_patches$$.tmp
    Example of running chk_patches_sjes_ds52.sh:
    # ./chk_patches_sjes_ds52.sh
    Patch: 114677-08 Obsoletes: Requires: Incompatibles: Packages: SUNWicu, SUNWicux
    Patch: 117724-10 Obsoletes: 115926-10 Requires: Incompatibles: Packages: SUNWtls, SUNWtlsx, SUNWpr, SUNWjss, SUNWprx
    Patch: 115342-01 Obsoletes: Requires: Incompatibles: Packages: SUNWsasl, SUNWsaslx
    Patch: 115610-17 Obsoletes: Requires: Incompatibles: Packages: SUNWasvc, SUNWasvu, SUNWasvr, SUNWasvcp
    Patch: 115614-19 Obsoletes: 117907-02 Requires: 115610-17 Incompatibles: Packages: SUNWdsvr, SUNWdsvcp, SUNWdsvh, SUNWdsvhx, SUNWdsvu, SUNWdsvx, SUNWdsvpl
    PATCH 117015 not found...
    Patch: 116837-02 Obsoletes: Requires: Incompatibles: Packages: SUNWldk
    Gary

  • How to use viewslifetime managed property to get the list of sites which are least accessed?

    Hi,<o:p></o:p>
    I am trying to get the subsites of a site collection which are least accessed. I am using ViewsLifeTime managed property in a content search web part with a condition like this:
    ViewsLifeTime < 0
    OR
    ViewsLifeTime = 0.
    However, It is not giving any results. I even tried with ViewsLifeTime < 10. I have some subsites which are accessed less than 10 times. I came to know this when I saw the value of ViewsLifeTime
    property.
    Can anyone suggest how to add a condition on ViewsLifeTime property?
    Thanks in advance.

    Hi Mohan,
    Here is a thread with similar issue for your reference:
    http://social.technet.microsoft.com/Forums/en-US/770f100d-eadb-45d1-9305-15f11cf9038d/ctxcurrentitemviewslifetime-is-showing-null?forum=sharepointsearch 
    If you would like to get site usage report in SharePoint 2013, there is OOTB feature for you to view popular trends report for a site, you could refer to the link below:
    http://blogs.technet.com/b/tothesharepoint/archive/2014/01/28/view-and-configure-usage-analytics-reports-in-sharepoint-server-2013.aspx
    In addition, custom script for usage report for SharePoint sites might be more helpful to your requirement to know access times:
    http://blog.falchionconsulting.com/index.php/tag/audit/
    Regards,
    Rebecca Tu
    TechNet Community Support

  • How do I extract the list from a pop up menu back into Numbers?

    Hey guys
    I made a few very large lists in pop-up menus in Numbers, and I would like to extract those lists and put them
    in a seperate Numbers file.
    Is there a way that I can take the lists I made and sort of copy paste them /export them / extract them, so I don't
    have to manually copy them?
    Thanks in advance!
    Derk

    Hi Derk,
    Numbers doesn't seem to allow access to the values within a Pop-Up Menu, either through the native interface or through AppleScript.
    However, if you are using Numbers 3.2 and you have a long column formatted as Pop-Up Menu where you have "used" each the choices in the menu somewhere in the column, then you can collect a list of those values with the script below.
    Copy the script into AppleScript Editor.
    Select the cells in the body of your column formatted as Pop-Up Menu.
    Click the green triangle 'run' button.
    Click once in a destination cell in any Numbers document.
    Command-v or Edit > Paste & Match Style to paste the list of values.
    SG
    --places values from cells formatted as Pop-Up onto clipboard for pasting
    try
              tell application "Numbers"
                        set t to front document's active sheet's first table whose selection range's class is range
                        set {valuesList, valuesStr} to {{}, ""}
                        tell t's selection range to repeat with aCell in cells
                                  if aCell's formatted value is not in valuesList then
                                            copy aCell's formatted value to end of valuesList
                                            set valuesStr to valuesStr & aCell's formatted value & return
                                  end if
                        end repeat
                        set the clipboard to valuesStr
                        display notification "Click a cell and command-v to paste." with title "Numbers"
              end tell
    on error
              display alert "Did you select cells before running."
    end try
    --end of script

  • Can we get the list of Devices, which are connected to same Wifi?

    HI All,
    I am working with an iOS App which is related to Wifi-Network. I need to list out all the devices which are using same wifi connection, is there any way do. I have seen the Apples CaptiveNetwork, usinf that I can get the connected Wifi Info like SSID & BSSID, But I need fetch other devices info. I wanna connect to that device through wifi. Can anyone share with me please. Thanks in Advance.
    --Rajesh.

    You can't.  That information isn't available to an app.

  • Help with 4.0 How do I retrieve pictures on photo shop which are not on my hard drive?

    Recently I up loaded pictures from my camera card to 4.0. Unfotunately I did not save them also on my hard drive. Now when I try to work on them I get an error message that there needs to be a duplicate file and the program keeps on searching for the missing files. I need to know if any one knows how to get them back on my hard drive so I can work on them. Also does any one know if I upgraded to 8.0 I would be able to do this. I called Customer Support and they were not very helpful. Thanks!!!!

    Hi,
            Thanks for your help.
    1) I up loaded photos through PSE 4.0 "Get photos from camera/card"
    2) I know that the photos 'were not there" because when I tried to edit them
    I got an error message something like "duplicate files needed on hard drive"
    and when when it tried looking for them they were not found.
    3) I say "were not there" because my PSE files were giving me problems a few
    days ago when I was working on other photos. After I got your e-mail I
    checked again and they were on my hard drive and I din't have any problems
    since. WHAT HAPPENED??
    Ron

  • I recently bought a macbook air and the iMovie, iPhoto, and garageband are not installed into the laptop. What do I do?

    When I type it into the finder it does not appear, how can i fix this? Please help!

    If you bought the computer new, run the Mac App Store program and you'll find them in the Purchased tab of program. If you bought the computer used from someone you'll have to use the Mac App Store program to purchase them.

  • Any option to get the list of Invoice with respect to Sales Area

    Dear All,
    Is there any option to check the list of Invoices with respect to the Sales area.
    Because, in VF05, we are getting the list either for a Payer or a Material.
    I want to see the list of Invoices for a Sales area. I mean, it should be similar to VA05, where we can get the list of Sales Orders even without providing the Customer and Material information.
    Reagrds,
    Mullairaja

    HI
    Use the T code VF05N and select the option Bill documents in Fi
    Here you can get the list of invoices
    Try with MC+2
    regards
    Prashanth
    Edited by: Prashanth@SD on Nov 11, 2010 9:44 AM

  • How can we check the file is tab deliminated at the time of gui_upload

    Hi All,
    How can we check the file is tab deliminated or not at the time of gui_upload.
    Regards,
    Amar

    Hi,
    CALL FUNCTION 'GUI_UPLOAD'
      EXPORTING
        FILENAME                      =
    *   FILETYPE                      = 'ASC'
    *   HAS_FIELD_SEPARATOR           = ' '       " This indicates fields seperation in the file

  • How can I add a language on pages (Greek) to check the spelling when that language is not on the list?

    how can I add a language on pages (Greek) to check the spelling when that language is not on the list?
    I can see other languages available for spelling check, but not Greek and I dont see how to add it.
    I have added the Greek keyboard on the Mac, so I can write in Greek , but I dont know how to check the spelling in Greek on pages

    You can try to add a 3rd party spellchecker
    http://milaraki.com/blog/2010/11/greek-spelling-at-pages-how-to/

Maybe you are looking for