How can I fetch the deliveries which are PGIed but not invoiced.

Hi
I want to search for the deliveries for which post goods issue has been done but are not invoiced.
Kindly guide with you valuable comments.
Regards,
Satish.

Hi,
Use the T.Code:VF04.
Goto T.Code:VF04
Enter the Sold-to-party.
Select Delivery related tick mark and uncheck all.
Execute.
It will give all the deliveries which are PGIed but not invoice.
Regards,
Krishna.

Similar Messages

  • How can I find the profiles which are not in a role

    Hi all,
    how can I find all profiles which are not used in a role. Its important for a security check.

    Hi Stefan,
    you do one thing use the transaction SUIM
    SUIM>>Profile>>By Roles
    give all the role name and execute you will get roles with profiles
    and extract to excel sheet
    to get only profiles
    suim>>profile>>by profile name or text give * and execute
    and extract in excel sheet no compate profile coloumns get the profiles which does not there in any roles
    hope ds helps
    thanks
    kishore

  • How can i restore the files which are important to me which i suddenly delete the files in download?

    i nid to restore the file which i suddenly delete in download.. i was about to delete the files which are not important but i suddenly delete the files which are important... how can i restore it??

    Check the Windows recycle bin, you may be able to recover the files from there. Right-click on the recycle bin icon on the desktop and select Open. This will open Explorer, if the files are listed there, right-click on them and choose Restore.
    If the files are not in the recycle bin, you can try a file recovery utility such as recuva - http://www.piriform.com/recuva

  • How can i check the devices which are connected with my AirPort Express?

    I saw an unknown device in the app 'Who Uses My Wifi?', how can i check it through AirPort Utility and can i remove this device by the app?

    Open AirPort Utility
    Hold down the option key on your Mac while you double click the picture of the AirPort router
    Currently connected wireless ciients will be displayed
    Don't forget about the wireless printer you might have, baby monitor, wireless thermostat and other items that connect using wireless. They will appear on your check.....not just computers or iPhones, etc.
    If you have 3 wireless devices, and you see 4 devices connected, you may have an unwanted guest.
    If you are using good wireless security, like WPA2 Personal, and a good password, it is extremely unlikely that another device will be on your network

  • Docs&settings only shows bookmarks from Int Explorer used previously, not Moxilla. How can I save the bookmarks which are shown correctly when using MF?

    I want to save my bookmarks as I have done periodically since 2000 using Xp.
    For copying to F drive or USB, procedure is open C drive, Documents and settings, my name, Favorites
    I have hundreds of sorted bookmarks which I update fairly often.
    Changed to MF about five years ago.
    It looks like nothing has been added to the Favorites within Documents and Settings since then - all have the blue Int. Explorer logo, none in Moxilla colours.
    I was unaware of this as all bookmarks are shown correctly to left of desktop.

    There are three basic options
    #You can backup the bookmarks in a form that Firefox can use. And these include any tags with them.<br />See [[Restore bookmarks from backup or move them to another computer]]
    #Firefox stores History in the same database: '''places.sqlite'' the whole of that or even the whole of the profile may be backed up if necessary. <br /> See [[Back up and restore information in Firefox profiles]]
    #You may back them up by '''export / import''' as HTML. These are the same sort of files as is used for IE favourites / favorites. (These will append or tack on to existing bookmark collections) <br />See [[Export Firefox bookmarks to an HTML file to back up or transfer bookmarks]]
    CARE if you restore bookmarks from a backup it overwrites your existing bookmarks so always back them up manually before doing any restore.
    Firefox creates its own library of bookmarks. It is possible to add HTML files from IE to these. You will not be able to make sense of Firefox's .json or .sqlite files other than by allowing them to be used within Firefox. The HTML files may probably be opened directly by Firefox or some other programs such as Word Processors.
    * See [[Import Bookmarks from Internet Explorer]]
    * Also see<br />[[How to use bookmarks to save and organize your favorite websites]] <br /> [[Use bookmark folders to organize your bookmarks]]

  • In iPhoto, how can I find the videos which are used in iMovie?

    My overall goal is to split my iPhoto library, because it's taking up half my HD. (Proud dad, taking too many burst photos and videos of the little guys). I'll put the videos and older-year photos onto an external drive.
    Problem is - I can't figure out which iPhoto video clips are in my Huge Home Movie, which has about 5 minutes from every month from 2008-2011.
    Is there a way that I can find them? Perhaps I can flag or rate them in iMovie? Perhaps a smart album in iPhoto?
    Details:
    iMovie '11 (9.0.9)
    iPhoto '11 (9.4.3)
    Willing to upgrade to newer versions if they solve the problem.

    Restore solved it!

  • Itunes was reinstalled on my MacAir and in the process my playlists disapeared. How can I sync theses playlists which are still on my Ipod back to the iTunes library? PS: these are not purchased from iTunes, they are my own cd's.Thanks.

    Itunes was reinstalled on my MacAir and in the process my playlists disapeared. How can I sync theses playlists which are still on my Ipod back to the iTunes library? PS: these are not purchased from iTunes, they are my own cd's.Thanks.

    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

  • How can I send scanned files, which are documents changed from doc to PDF, as documents that can be edited if the recipient doesn't have Adobe capabilities?

    How can I send scanned files, which are documents changed from doc to PDF, as documents that can be edited if the recipient doesn't have Adobe capabilities?

    Hi flaviusjack,
    If you still have the .doc files, it might be best to send those to your recipients so they can be edited. Otherwise, you can use ExportPDF to convert the PDF files back to .doc format. But, again, that step would be unnecessary if you have the .doc files.
    Best,
    Sara

  • How can we find delivery documents which are not goods issued?

    Hi All,
    How can we find delivery documents which are not goods issued?
    Thanks in advance

    hi,
    please check in VL06O.
    there will be plenty of options on the same.
    you are requested togo for push button FOR GOODS ISSUE from there u will go to VL06G only
    your requrient will be satisfied.
    regards,
    balajia
    Edited by: balaji timmampalli achari on Nov 11, 2010 12:39 PM
    Edited by: balaji timmampalli achari on Nov 11, 2010 12:40 PM

  • How can i see the URL which has  length more than 255 chars in fucnction

    Hello Every body....
      I am facing one problem....I have a function module which returns URL in one table
      but in the function module display i am able to see only 255 characters,but the URL is more than 255 Characters..How can i see the URL which has the length more than 255 characters..
    In the Table the fields url length is 4000 chars.....
    but display it is showing only 255 chars.....
    Please Help me...??????????

    Hello,
    Have you tried breaking your structure into 255 chunks? I don't know what the structure you are moving from looks like, but you should be able break it back up into the SOLI structure. The end of a line in SOLI doesn't create a Carriage Return/Line Break. You have to insert these yourself like in the following:
    * Create document
          clear mail_line.
          move 'This is a test E-Mail'(d01) to mail_line.
          concatenate mail_line
                      cl_abap_char_utilities=>newline
                      into mail_line.
          append mail_line to l_mailtext.
    What kind of attachment are you wanting to create - a text tab delimited file for reading in a spreadsheet application such as excel? You might try reassembling your data table into a single string with newlines where you need them. Then use function module SCMS_STRING_TO_FTEXT to turn it back into SOLI. This is what I have done in the past. I'm afraid without knowing more about your source structure and attachment type, this is about all I can tell you.
    Vasanth

  • How can I change the order SubVIs are loaded?

    Hello,
    I have a SubVI which needs to be called before any other SubVI. I tried to put that SubVI in another VI which again calls a second SubVI with the rest of the application:
    MainSubVI  --- call ---> 'Need-to-be-loaded-first-VI'
                |
                '- call ---> 'Start-VI'
                                 |
                                 '- call ---> 'Rest-of-application-VI'
    The problem is that there is one SubVI - saved in 'Rest-of-application-VI' - which is loaded before the 'Need-to-be-loaded-first-VI'.
    How can I change the order SubVIs are loaded?
    Thanks,
    Johannes

    Hai,
    If you wish to load the VI into memory or block the VI from loading the memory immediatly after the parent VI loads....Use "Call by referance Node" with call setup as "Reload for each call" which will load theVI into memory only when the VI is supposed to execute.
    With regards,
    JK
    Message Edited by JK1 on 09-10-2008 05:07 AM
    With regards,
    JK
    (Certified LabVIEW Developer)
    Give Kudos for Good Answers, and Mark it a solution if your problem is solved.

  • How can I fetch the element's attribute value by AS in a mxml file?

    Sample code:
    <mx:MenuBar id="myMenuBar" labelField="@label"
    width="100%">
    <mx:XMLList>
    <menuitem label="MenuItem A">
    <menuitem label="SubMenuItem A-1" enabled="false"/>
    <menuitem label="SubMenuItem A-2"/>
    </menuitem>
    </mx:XMLList>
    </mx:MenuBar>
    How can I fetch the myMenuBar's width value by AS in a mxml
    file. I can't find any API about it!

    quote:
    Originally posted by:
    atta707
    myMenuBar.width
    assuming your AS file/class has access to this component
    under the same id, myMenuBar.
    Yes,you are right. Width is a existed property in myMenuBar
    object in AS. I ignore this case.
    But now, I want to fectch attribute "label"'s value in
    <menuitem label="MenuItem A">.
    How can I get attribute "label"'s value if "label" is
    additional attribute for the element.

  • I am having macbook air recently my iphotos did not open and was showing report apple and reopen but i came to know that by pressing alt and iphotos i open an new photo library and stored the pics but now how can i get the pics which i had in the earlier

    i am having macbook air recently my iphotos did not open and was showing report apple and reopen but i came to know that by pressing alt and iphotos i open an new photo library and stored the pics but now how can i get the pics which i had in the earlier photo please help me to recover my photos

    Well I'll guess you're using iPhoto 11:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • How can we put the report which is generated by the program into spool??

    How can we put the report which is generated by the program into spool??
    I had generated a file in Unix which had the report but now the requirement has changed.
    Regards,
    Shashank.

    Hi Shashank,
    If the program is executed in the background and it has the write statement then the spool will automatically generated.
    Reward points if useful.
    Regards,
    Atish

  • How can we get the image which is stored in clipboard by labview, is there any functions available like text from clip board

    How can we get the image which is stored in clipboard by labview, i can get the text in clipboard by using invoke node directly.but i cannot get the image, is there any functions or vi available.(image is in Png format)

    The Read from Clipboard method is, unfortunately, limited to text. If the clipboard contains an image then you need to use OS-specific functions calls. This is an example program for Windows. It's old, but it should still work.

Maybe you are looking for

  • A better way to organize my case of SetAttribute?

    Hi, I am developing a JSP page that handles saving. It handles multiple page status. Depending on the status, the page needs to save a certain set of fields in the database table. In my JSP submit page, i have put 3 clusters of jbo:setAttribute comma

  • Handling mod_user in a table using trigger

    Hi, I have a table "test" with two columns value and mod_user. Currently the table has a before Update trigger to update the mod_user as system user Now I have to modify the trigger to satisfy the below criteria 1) In an update statement If I manuall

  • Adobe Creative Cloud In Singapore

    Hi all, When will Adobe Creative Cloud for individuals be available in Singapore for subscription. Thanks, Gunelle

  • Merging table elements on Pages for iPad

    Hi; Is there a way to merge cells in Tables in Pages for iPad. For example merge few cells to apply text heading to cells below. Thanks Rich Basecki

  • How to recover FCP x Files which i have deleted???????

    About a month ago i moved some footage from my sony camera to Final Cut Pro x and i created a name etc, however i did not move the hard copy of the .mts file on to my Macbook just to FCPX. then i began editing it etc.. after a couple weeks i accident