Customer is also vendor. How to close open SO against open PO?

Suppose a customer is also my vendor for any particular product. In that case does SAP allow us to knock off an open SO against an open PO & how?

Hi...
Beyond the issue of product, the fact is that in these cases, a code must handle both client and vendor code.
All operations could be considered as cross-references, especially in the accounting issue, are carried through multiple reconciliations Business Partner.
For the subject of the Order of sale would generate direct and select Purchase Order as a Provider Provider code you've created.
I hope you will be helpful,
Regards,

Similar Messages

  • Customer is also vendor

    hi,
        in this case i would like to clear partially how can i clear pls guide me.
    thank u,
    swathi

    Hi Swathi,
    It’s not possible in this case; because when ever you receive an amount your bank a/c should be debited. If u offset with the vendor balance there won’t be any effect in bank a/c.  So, first post the incoming payments (f-28) for the amount 500/- Now u can setoff remaining amt with the vendor balance.
    1) Incoming payment (Residual)
    Dr. Bank a/c…………………………….500
    Dr. Customer …………………………...500
    Cr. Customer ……………………………….1000
    Incoming payment (partial)
    Dr. Bank ………………..500
    Cr. Customer ……………….500
    Customer balance offset with vendor: F-32
    Residual:
    Dr. Vendor …………………………1000
    Cr. Vendor ……………………………….500
    Cr. Customer ……………………………..500
    Partial:
    Dr. Vendor …………………………500
    Cr. Customer ……………………….500
    Now vendor balance will be Cr. 500.  you clear that balance.
    Hope its clear, assign points if its useful to u.
    Regards
    Murali

  • How to close pictures that are opened by JAI.create("fileload",filename)

    After doing some deletion tests, it seems that all picture I'm loading with
    JAI.create("fileload",filename) or JAI.create("filestore",pb) stay open and prevent me from deleting those pictures.
    Do you have an idea on how I could close those pictures ?
    thank you !
    Edited by: dnlfrnc on Feb 13, 2008 10:42 AM

    Short answer: you can't if you use JAI.create("fileload",filename) :you can't rely on making a call to the garbage collector, because you can't be sure it will work.
    Instead, use the sream operator:
           FileSeekableStream stream = null;
            try {
                stream = new FileSeekableStream(sourceImageFile.getAbsolutePath());
                // use the stream operator because the fileload operator does not allow to release the handle on the opened file
                PlanarImage input = JAI.create("stream", stream);
                // do your stuff
            } finally {
                // close the stream.
                stream.close();
            } Why you don't have any means (besides gc, but I don't call that an option) of releasing the handle on a file you opened with the fileload operator is beyond me, though (especially as this operator is widely used in the tutorials, and thus is bond to end up in a lot of code)

  • How to close, not delete, all open emails at one time.

    When I reply to an email, it isn't automatically closed. Therefore I have hundreds of open emails and in order to get back to my inbox I have to slide, with my cursor, through many of them. I don't want to delete them and it would take me way too long to close them individually. Is there a way to close, but not delete, them all at once? Then could I set up something that would automatically close, and keep, an email after I have responded to it? Thank you. Will a response to this question be sent to my email address or do I need to periodically check a message board? Thank you!

    If you're a keyboard oriented person, Ctrl+w will close the current tab, same as most browsers. In some cases, pressing that several times may be faster for you than moving the mouse up to a tab and right-clicking.

  • How to process Customer Open Items? If that Customer is also an Vendor.

    Hi All,
    I need some help for  the below configuations,
    1. How to process Customer Open Items? If that Customer is also an Vendor to the Company. ( How to adjust these open amounts)
    1. How to process Vendor Open Items? If that Vendor is also an Customer to the Company. ( How to adjust these open amounts)
    Thanks
    Chandra

    Hi Chandra,
    In addition to all the above, if the Customers and Vendors are in different company codes, then, you would have to also do the following configuration.
    Execute transaction code <b>OBYA</b>, when prompted, type in 1st coy code, say A and then 2nd coy code, say B. This would take you to the "<b>Maintain FI Configuration: Automatic Posting - Clearing Accounts</b>" screen.
    In the first frame, where you have
    Posted in : A
    Cleared Against : B
    Under Receivable
    Debit Posting Key : <b>01</b>
    Account Debit : Account Number (The account can be a G/L account, a customer account or a vendor account)
    Under Payable
    Credit Posting Key : <b>31</b>
    Account Credit : Account Number (The account can be a G/L account, a customer account or a vendor account).
    In the second Frame
    Posted in : B
    Cleared Against : A
    Under Receivable
    Debit Posting Key : <b>01</b>
    Account Debit : Account Number (The account can be a G/L account, a customer account or a vendor account)
    Under Payable
    Credit Posting Key : <b>31</b>
    Account Credit : Account Number (The account can be a G/L account, a customer account or a vendor account).
    So, if you are using the Customer/Vendor approach, company A must be set up as both a Customer(Use Txn Code <b>XD01</b>) and a Vendor(USe Txn Code <b>XK01</b>) in Company B and vice versa.
    Once you have completed this set-up, you can then use transaction <b>F.13</b> and/or <b>F13E</b> to carry out your automatic clearing.
    However, if you intend to use the G/L approach, then the account numbers would be Inter-coy G/L account for each coy code as defined in the chart of accounts.
    I hope the above helps.
    Do not forget to award the points please.
    Regards,
    Jacob

  • How to get all open sales orders of a customer and also account group

    I want to know the logic to find all open sales orders of a customer and also account group

    Hi,
    You can check the status weather a Sales order is Open or not by checking its billing status form the following:
    Check table VBUK and VBUP for delivery status "LFSTK" and billing status "FKSTK".
    Rward points if helpful answer.
    Ashven

  • In iPhoto if I select View, then Sort Photos by title, how do I stop it reverting to sorting by date when I close iPhoto and re-open it later?

    In iPhoto if I select View, then Sort Photos by title, how do I stop it reverting to sorting by date when I close iPhoto and re-open it later?

    In what mode, Events, Photos or in an Album, are you when you select View ➙ Sort ➙ By Title?
    As a first fix attempt try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
    User/Home/Library/Caches/com.apple.iPhoto folder (Snow Leopard and Earlier).
    or with Mt. Lion from the User/Library/Containers/com.apple.iPhoto/
    Data/Library/Caches/com.apple.iPhoto folder
    3 - launch iPhoto and try again.
    NOTE 1: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    NOTE 2:  In Lion and Mountain Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    OT

  • How to close an open PO of partial GR and release procedure

    Hi friends,
       I would like to know how to close an open PO where partial GR has done on it and release procedure exists for that particular PO.
        I would also like to know if Invoice is not done for a PO and GR is done, then can we call it as open PO?
    Please clarify
    Thanks
    Jyothi

    hi antony..
      thank u antony a lot...i ve tried it and working fine..
      but can we go in me22n to tick delivery complete for a PO which has already been released? it is showing "u cannot make change because it has already been output
    regards,
    jyothi

  • How come my safari windows disappear when I close my laptop and open again? The safari windows I wanted to keep running for the next time I open my laptop disappeared. Why? Help me.

    How come my safari windows disappear when I close my laptop and open again? The safari windows I wanted to keep running for the next time I open my laptop disappeared. Why? Help me.

    Important note, do NOT sleep your macbook Air with headphones attached until this is resolved.
    Ive done a good best of testing on same to confirm not to do that
    also if you have the APP "BOOM" installed........ remove it

  • How to close and re-open the browser

    I have just downloaded a program and to fully install it it is requesting that I close the browser and re-open it. I don't know how to close and re-open the browser. Can you tell me how to close and re-open the browser? Thank you

    It is always best to use File > Exit<br />
    That will close all open windows, so if there are still other windows open then these won't close if you use the close X on the title bar.
    Also make sure that you do not have security software that is locking files in the Firefox program folder.

  • Open ports slow down my internet connection. How to close them? What to do?

    My MacBook Pro has massive problems with internet connectivity. At times the connection is blazingly fast, at times unbelievably slow.
    I've spoken to my internet provider who was able to inform me that my computer opens up 500-700 ports which is probably what's slowing down the network connectivity. When I'm online with the MacBook Pro, the web gets unstable – also for other connected devices like iPad etc.
    The web supporter asked me to run an anti-virus scan which I did – with no results. The problem persists. When my MacBook Pro is not online, there are approximately 15 ports open, when I log on the web that number increases to between 500 and 700.
    Is this normal?
    Can anyone tell me how to solve this issue?
    How do I figure out which application opens these ports? (and how to close them?)
    I tried logging into another user account on the computer and the problem seemed to disappear, indicating that it is caused by something run only on my user account.
    Hope someone can help me..

    Open ports don't slow down your computer. The tech support person you spoke to doesn't know what they are talking about.
    Basically, when you are using a web browser, opening a page means that the browser needs to open a connection for each element in the page (e.g., it needs to grab each picture, CSS, and JavaScript file that the page requires). This could be a couple of dozen, or it could be hundreds (and there's no telling what Flash content on the page will do). The browser tries to mitigate things a bit using a cache (you might check to make sure the cache is turned on, but this is the default setting). However, this is how all browsers work and how the whole system is designed to operate. You cannot "close" any ports, and they don't linger open, they remain open only as long as data is being transferred. This is expected and appropriate behavior.
    The most likely culprit is that you are receiving poor DNS service from your service provider. Every time the computer sees an address like 'http://www.google.com', it needs to send out a request to figure out what numerical address goes with the human-readable name. If the DNS service your system is assigned to use doesn't respond lightning-quick, your experience is going to be very sluggish.
    You might want to add an external DNS service to your list of DNS providers. Go to System Preferences > Network, select the network you are using on the left (Ethernet or AirPort), and click the 'Advanced' button. Click on the 'DNS' tab, then press the '+' button under the left panel. I would add the OpenDNS.com DNS servers. Add the following DNS addresses:
    {quote}
    208.67.222.222
    208.67.220.220
    {quote}
    Click the 'OK' button. And then the 'Apply' button to save the changes.
    That will probably fix the problem. If it doesn't the next most likely issue is either network congestion (e.g., your ISP's network is just too busy; a very common thing for small ISPs and cable Internet service), or the remote site that you are trying to contact is simply not performing so well.

  • Hi, I have iPad 2 and iPhone 4S and I have a problem a camera problem it doesn't work when I try try to open it it reclose also I can't close my iPad with upper button and I can't restart

    Hi, I have iPad 2 and iPhone 4S and I have a problem a camera problem it doesn't work when I try try to open it it reclose also I can't close my iPad with upper button and I can't restart help me

    - Reset the iOS device. Nothing will be lost.
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                             
    - Restore to factory settings/new iOS device.
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                       

  • How to close UI open views?

    I need help !!! I wanna close my ios4.2.1's UI views,it just when you open a software you will see the Transition effects I don't know how to describe it ,my ipod touch is 3g 8Gb,it is not flunetly running ios4.x.I just want close the UI like open view, open floder views,thanks guys ,I have asked many people,I put this on the weiphone.com but no one can help me,suddeny I think about there! genius! help me!!!

    I do not understand your question.  Can you clarify?
    Also you have a 2G iPod.  Apple only made 32 and 64 GB 3G ipods.  See:
    Identifying iPod models

  • I can't seem to update my software, every time I do it says that there is a problem and to close everything that is open. Once I close everything it still doesn't work. How do I get it to complete?

    I can't seem to update my software, every time I do it says that there is a problem and to close everything that is open. Once I close everything it still doesn't work. How do I get it to complete?

    Make sure there's enough free space on the startup disk to install software updates...
    Right or control click the MacintoshHD icon. Click Get Info. In the Get Info window you will see Capacity and Available. Make sure there's a minimum of 15% free disk space.
    Freeing Up Hard Disk Space - Mac Guides

  • How to Print a PDF file and Close the ACrobat Reader opened using WEBUTIL

    Hi All,
    I have used WEBUTIL successfully and printed files using webutil_host.nonblocking builtin. What happens is that after printing the file the Acrobat reader stays on the desktop of the client PC. How to close that file opened programmatically. I am unable to close it using any any commands or using following builtins from WEBUTIL.
      WEBUTIL_HOST.RELEASE_PROCESS(PROCESS_ID)
      WEBUTIL_HOST.TERMINATE_PROCESS(PROCESS_ID);My command to directly call the Acrobat reader file and print it is by using this command.
      M_STR_COMMAND    := 'cmd.exe /c start AcroRd32.exe /t '||CHR(34)||FILE_STR_PATH||'\'||FILE_NAME||CHR(34)||' '||CHR(34)||PRINTER_NAME||CHR(34);Help in this regard is much appreciated.
    Thanks in advance

    I think if you use the start-command, the execution is asynchronously and you won't get the correct process-id. Try to execute Acorbat directly without the cmd /c start in front of it.

Maybe you are looking for

  • Error in starting startInstGui.sh in AIX Machine

    I am in the process of installing SAP in AIX Machine I am getting the follwoing error when i start SAP installatble. Pls help <b># /oracle/master/startInstGui.sh   Java Runtime found in PATH environment variable   Path: java Start mode: gui (GUI only

  • Copying data to a named excel sheet

    Hi, I want to copy data from a csv file to a named sheet in a .xls template file.   How do I do this?   I also like to copy data from a 2D array to a named sheet in a xls file Solved! Go to Solution.

  • How to make a class serializable

     

  • Oracle Portal - execute_portlet

    hi. I'm running Oracle Portal 10g (10.1.4.2.0 on Windows Server2003) and I'm getting the following message in my apache access.log over and over again: [13/Sep/2010:14:00:42 +0200] "POST /portal/pls/portal/!PORTAL.wwpro_app_provider.execute_portlet/5

  • Applet showDocument not working for local files!!

    Hello: I wrote a signed applet that is generates html files in user temp folder (for my Win 7: C:\Users\ren\AppData\Local\Temp\jTmp\ ) The applet is supposed to display the html files in browser by using showDocument(). I tested it on firefox 25 and