11i AP - Processing payment by selecting invoices from different pay sites

Hi
In 11i Payables can a payment be processed with invoices from different pay sites?
For Ex I have a Standard Invoice which has pay site as ABCD-10 and a Credit Memo for the same supplier which has a pay site named - EFGY-15.
Can this two documents be selected while processing one payment ?
Need help ASAP
Thank you
SS

Hi Can you try the payment type as manual instead of quick and make the payment.
In that way you should be able to make payments for differenct sites of the same supplier.
Regards,
MPH

Similar Messages

  • My macbook pro started acting strange after a safari reset. the mouse no longer: animates the dock, activates hot corners or selects pages from the 'top sites' page.

    my macbook pro started acting strange after a safari reset.
    the mouse no longer: animates the dock, activates hot corners or selects pages from safari 'top sites' (without a hassle). attempts to reset dock and hot corners from preferences has been fruitless
    the mouse also gets 'stuck' in logic precipitating force quits.
    i run osX 10.6.8 on a 2007 macbook pro that has had 2 motherboards replaced autumn 2010.
    my troubleshooting has been: restart, pRam and safe boot, also checking a 'test' account to find the same issues extant.
    pRam restart caused airport to quit and say there is no airport card, and wouldn't respond untill another reboot.
    macbook pro 15" 2.4 GHz intel core duo.2 GB 667 MHz DDR2 SDRAM.
    i have treated this book with care, yet run logic pro studio to the limit of this book's abilities.
    what shoud i do?

    You don't say which year you have, however...
    ...there are known problems with the mid-2010 models (see http://support.apple.com/kb/TS4088?viewlocale=en_US&locale=en_US) as well as early and late 15" 2011 models (see https://discussions.apple.com/thread/4766577?tstart=0).
    Apple has taken ownership of the problems with the 2010 model but, unfortunately, the free logic board replacement for that model has probably long expired for you - three years after date of purchase.
    One the 2011 models Apple has admitted no defect. You'll just have to skim the articles to get an overview of the problems that people are having (usually showing up as screen glitches at first and then going downhill from there).
    Good luck,
    Clinton

  • Select data from different database

    hi,
    may I know how to select data from different database?
    for example,
    I've 2 databases, OracleDB and OracleAR
    Connect with OracleAR in SQL*Plus
    select * from OracleDB.TableName
    does Oracle support this kind of query?
    how can I retrieve data from other database while im connecting with
    other database?

    Hi,
    Yes, it's possible. No, your syntax won't work.
    First of all you have to define a DATABASE LINK inside the DB where you are already connected (in this case OracleAR). Read docs how to do that.
    Second thing is the query. It will look like
    SELECT * from TableName@<NameOfDatabaseLink>Greetings,
    Guido

  • Consolidation of multiple invoices from different company codes

    Dear sap gurus,
    Please advice me on consolidation of invoices from different company codes?
    If no  why consolidation of invoices from different company code is not recommended ?
    what are the disadvantages?
    Phani

    Hi,
    What is your requiremen? Which Invoices Vendors or Customers?
    Using ABAP we can develop the report program.
    You want to view a report of Customer/Vendor Invoices of all Company Codes at a time correct.
    So, in your report map the invoices of different company codes to one report.
    Thanks
    Chandra

  • TS3274 When viewing pick lists from different web sites my iPad2 selects the first choice on the list and loads it without allowing me to pick my option; is there a way to change this default?

    When viewing pick lists from different web sites my iPad 2 (safari) selects the first choice on the list and loads it without allowing me to pick my option; is there a way to change this default?

    With your playhead over the clip in the timeline and that V track's 'track selector' as the only one active...hit the 'f' key.
    This will load the original clip into the viewer at the matching point of the frame in the timeline.
    K

  • ABAP Code to  Select Invoices from VBRP

    Hi
    I have the following code to summrise the invoice total by
    Z_VBRP_NETWR_TOT =
    IF Z_VBRP = 'X'.
    select sum( NETWR ) sum( FKIMG ) from VBRP
    into (Z_VBRP_NETWR_TOT, Z_VBRP_FKIMG_TOT)
    where
    AUBEL = VBAP-VBELN
    and
    AUPOS = VBAP-POSNR
    and
    SHKZG = ' '.
    ENDIF.
    The problem I have is when a proforma invoice and normal invoice is issued then the values are doubled, we just want to report on 1 invoice and not both, I checked the VBRK table and the difference between the 2 is field VGTYP. Therefore I added in the a AND statement before the ENDIF statement : and VGTYP = ‘J’.
    This is ok when there are 2 invoices eg field VGTYP = "C" or "J" but when there is only 1 type "C" I want the program to sum all the as per the above code, is there ELSE statement I should use?
    thanks
    Joe

    Hi Joe,
    try to do the following steps:
    *1 First of all define a internal table and structure with the following four fields:
    TYPES: BEGIN OF TYPE TY_INV_DAT,
                   AUBEL TYPE VBRP-AUBEL,
                   AUPOS TYPE VBRP-AUPOS,
                   NETWR TYPE VBRP-NETWR,
                   FKIMG TYPE VBRP-FKIMG
                 END OF TYPE LT_INV_DATA,
                 TY_T_INV_DAT TYPE STANDARD TABLE OF TY_INV_DAT.
    DATA: LT_INV_DATA TYPE TY_T_INV_DAT,
              LS_INV_DATA TYPE TY_INV_DAT.
    *2. Select and store the data in the internal table.(I think that this kind of selection will improver also the performance of your coding)
    select AUBEL AUPOS NETWR  FKIMG  from VBRP
    into table lt_inv_data
    where  AUBEL = VBAP-VBELN
        and  AUPOS = VBAP-POSNR
        and  SHKZG = space.
    if sy-subrc  = 0.
    *3 proceed to delete the duplicate entries.
    SORT LT_INV_DATA BY AUBEL ASCENDING AUPOS ASCENDING.
    DELETE ADJACENT DUPLICATES FROM LT_INV_DATA COMPARING AUBEL AUPOS.
    *  summarize table amounts/quantities.
      clear:  Z_VBRP_NETWR_TOT, Z_VBRP_FKIMG_TOT.
      loop at lt_inv_data into ls_inv_data.
       add ls_inv_data-NETWR to Z_VBRP_NETWR_TOT.
       add ls_inv_data-FKIMG to Z_VBRP_FKIMG_TOT.
      endloop.
    endif.
    Regards,
    Marc.

  • APP - F110 - Payment of multiple invoices with different document type

    Hi
    Vendor X has been assigned with payment method same with two document types. One document type got 4 invoices and other document type got 1 invoice.
    During payment run (F110) for each document type, the system picked up both the document type but listed them as two separate lines in the proposal list. When we process the payment the system also created two payment documents.
    Is there a way for these two document types to be processed as a single proposal and payment.
    Any suggestion how can we process these invoices together in a single proposal/payment document?
    Thanks & Regards,
    Sam

    Thanks

  • How to Select Data from different Tables Using Linq

    Hi,
    I have two different tables, I just want to collect data from tables using Linq to SQL Queries.
    The tables looks like This 
    ID Name ImageUrl 
    Other Table is
    ID EmpID CheckInTime CheckOutTime 
    What I want to Collect data from CheckInTime and want to place it in a that is in a list view
    Same thing I want to do it for CheckOutTime And One thing I want to tell is both tables are joined by a FK EmpID with ID.
    What Are the suggestions for me 
    I have Used this code
    var data = from emp in db.Employees
    join chk in db.CheckInCheckOuts on emp.ID equals chk.EmpID
    select new EmployeeCheckInOut
    Name = emp.Name,
    ImageUrl = emp.ImageUrl,
    CheckIn = emp.CheckInCheckOuts,
    CheckOut = emp.CheckInCheckOuts
    Here the CheckInCheckOuts is another table, I don't how do I access fields of the Other table "CheckInCheckOuts"
    Thank you
    Ali

    Mitja,
    Kind of Tables, I don't Know but I can Tell you that these are Two table, first Table Have Data in It, Name, ImageUrl I have filled this table with names and ImageUrls And are string type.Other Table is for the CheckInTime And CheckOutTime of the employee.
    What I need that when I click on the Image button it Should displays The Current Datetime into the label below the Image button.
    So I have Problem accessing my CheckInCheckOut Table because I may not have Idea about.Did you understand what I need to do, if you have more question please ask to me.
    Thanks
    Ali

  • Partial payment of an invoice with different items

    Hi,
    I have created an invoice (VF01) with reference to a service and maintenance contract.
    This contract has 2 positions  (maintenance for 2 different equipments), so my invoice has 2 different position and each of these positions is assigned to a different WBS Element.
    Imagine total value of my invoice is 180 euros.  (100 euros  (item 10) + 80 euros (item 20)),
    Now imagine the payer just pay 50% of this amounth, that is: 90 euros.
    So now I would need to know how much of the maintenance of each equipment has been paid, but i don't know how.
    I would like to know how does SAP behave in a situation like this.
    Thanks in advance,
    Luis.

    Hi Luis,
    Customer will give information as to against which Invoice he has paid and if he has not given it is up to you against which Invoice you will settle. Secondly, you can also keep the money in advance and settle it when you receive the balance money.
    Regards,
    SAPFICO

  • Select Data from different Datasource

    Hello,
    there is a Fusion Web Application with one Application Module which is based on "Database Server 1".
    For calculation of the Values Database 1, I need to get Data (DB Table) from "Database Server 2".
    How to get the values (Table) from Database 2 in the same project?
    (Do I need to have a second Application Module maybee?)
    Thank you in advice.

    Hi,
    below is my Model.jpx file:
    <?xml version="1.0" encoding="windows-1252" ?>
    <!DOCTYPE JboProject SYSTEM "jbo_03_01.dtd">
    <!---->
    <JboProject
      xmlns="http://xmlns.oracle.com/bc4j"
      Name="Model"
      Version="11.1.1.56.60"
      SeparateXMLFiles="true"
      PackageName="model">
      <DesignTime>
        <Attr Name="_jprName" Value="../../Model.jpr"/>
        <Attr Name="_jbo.SQLBuilder" Value="SQL92"/>
        <Attr Name="_jbo.TypeMapEntries" Value="Java"/>
        <Attr Name="_NamedConnection" Value="mysqlDB1DS"/>
        <Attr Name="_appModuleNames0" Value="model.ProjectsAM"/>
        <Attr Name="_appModuleNames1" Value="model.PPAM"/>
      </DesignTime>
      <Containee
        Name="model"
        PackageName="model"
        ObjectType="JboPackage">
        <DesignTime>
          <Attr Name="_EO" Value="true"/>
          <Attr Name="_VO" Value="true"/>
          <Attr Name="_AM" Value="true"/>
        </DesignTime>
      </Containee>
    </JboProject>For your information:
    The AM model.ProjectsAM is reference to Datasource DS1 (MySQL Database).
    The second Datasource is called DS2 (Oracle Database) and is referenced with AM PPAM.
    Now what shell i change in this file, can you inform me please?
    Thank You.

  • [SOLVED] Tell processes with same name executed from different paths a

    I have this scenario
    i do this:
    cd my-node-project-production && node api.js
    and
    cd my-node-project-development && node api.js
    then
    ps auxf | grep node wrote:rulex      3023  0.0  3.0 718656 62292 pts/5    Sl+  Nov25   0:05  |   \_ node api.js
    rulex      9475  0.0  3.6 730432 75596 pts/6    Sl+  Nov24   0:25  |   \_ node api.js
    Can you somehow now get which pid belongs to production/development?
    Last edited by rulex (2013-11-26 16:21:20)

    Durden wrote:
    ps auxg
    typically gives me the full path, does it not for you?
    ps auxg | grep node wrote:siaw      3023  0.0  3.0 718656 62292 pts/5    Sl+  Nov25   0:05 node api.js
    siaw      9207  0.2  3.4 993072 69800 pts/7    Sl+  16:48   0:11 node api.js
    nope
    ps -C "node api.js" -o cmd= wrote:node api.js
    node api.js
    not yet
    readlink /proc/$PID/cwd this gives the paths i wanted
    Thanks guys, I could now do a better search for what I was after. This one seems to be the shortest/easiest of what I found
    pwdx $(pgrep node) wrote:3023: /home/rulex/node
    9207: /home/rulex/node-dev

  • Centro: Datebook /Calender will not synch when I do a Hot Synch from Different Computer Sites

    I have 3 different computers I synch my Centro with. When I do a Hot Synch, the datebook/calender sync is completely bypassed and therefore data never gets shared. I have tried adjusting the configure function from the desktop; however, it seems to be related to the Phone as it will not sync with any of my computers. Is there a switch on the Phone I can turn on or off to enable the Datebook synch?
    Thanks.
    Post relates to: Treo 700p (Verizon)

    HotSync session completed with errors on 10/23/09 10:49:23
     HotSync session started on 10/23/09 10:47:27, and completed in 116.0 seconds
     Installed all files successfully
     Duration: 8.0 seconds
     Successfully installed 2 file(s)
     CarrierProfiles2.PDB
     NetworkProfiles2.PDB
     To Do List synchronized successfully
     Duration: 1.6 seconds
     Memo Pad synchronized successfully
     Duration: 1.8 seconds
     Media synchronized successfully
     Duration: 14.1 seconds
     Backed up some files successfully to (personal back-up files)

  • Pay Operating Units from different Legal Entities?

    Pay Operating Units from different Legal Entities?
    Hi there,
    This is the current scenario:
    Legal Entity A has Operating Unit A
    Legal Entity B has Operating Unit B.
    In R12 Payables, can payments be setup so that in the payments manager of Operating Unit A (LE A), payments can be made for Operating Unit B (LE B)?
    i.e. Can an operating unit from one legal entity make payments from an operating unit from another legal entity?
    The bank account is setup in LE A, but when we create a payment process request with invoices from different OUs of different LEs, then only invoices from the LE in which the bank is setup are selected for payment.

    1.OU's are not mapped to LE directly (at least for Payables). The OU LE relationship is derived via the ledgers. So if Ledger A is attached to OU A and Ledger A is attached to LE1 and LE2. I guess what I am saying should be possible.
    2.If I understand correctly the new functionality that you are refering to is for the Payment Process Request (PPR, payment batches in 11i). This feature is more wrt MOAC changes that were done and not Cross OU payments.
    What it allows you is to select invoices from different LE,different OU's, different Currencies and different pay groups. It does not allow you to have Invoice in OU1 and payment for that invoice in OU2.
    Thanks

  • How to get selected values from datatable with paging

    hi all
    here is my problem
    I have a datatable with paging size of 2 and first column as checkbox.
    now i have total record of 5 data,2 row on each page.
    Now i m selecting 1-1 row from each page.
    When i m clicking Command button to display all the selected row from different page ,i m only able to display values selected from last page.
    Through debug i can see that only last page value is set to TRUE OR FALSE and every other value is neither true nor false.
    any help???
    thanks

    <f:facet name="footer">
    <h:panelGroup binding="#{Page1.groupPanel1}" id="groupPanel1"
    style="display: block; text-align: center" styleClass="list-paging-footer">
    <h:commandButton action="#{Page1.dataTable1_firstPageAction}" binding="#{Page1.dataTable1FooterFirstButton}" id="dataTable1FooterFirstButton" image="resources/paging_first.gif" immediate="true"/>
    <h:commandButton action="# Page1.dataTable1_previousPageAction}" binding="#{Page1.dataTable1FooterPreviousButton}"
    id="dataTable1FooterPreviousButton" image="resources/paging_previous.gif" immediate="true"/>
    <h:commandButton action="#{Page1.dataTable1_nextPageAction}" binding="#{Page1.dataTable1FooterNextButton}"
    id="dataTable1FooterNextButton" image="resources/paging_next.gif" immediate="true"/>
    <h:commandButton action="#{Page1.dataTable1_lastPageAction}" binding="#{Page1.dataTable1FooterLastButton}"
    id="dataTable1FooterLastButton" image="resources/paging_last.gif" immediate="true"/>
    </h:panelGroup>
    </f:facet>
    Above is the code which i m using for paging which is command button
    Any problem with it.???
    thanks

  • Selecting pictures from the same folder in the main library

    Hello,
    Still related to the folders.
    Is there a way to select, from the main library, all the pictures that belong to one given folder?
    That would be usefull to me if I want to make a slide show and find a specific picture and want to get all the other pictures from this given folder but without leaving the main library window. That would allow me to select pictures from different folders without going to each folder everytime...
    If this question makes any sense and you have the answer you're really good!
    Sorry english is not my native language!
    Thanks in advance.
    Have a nice day
    JP

    Hi jpalbouy,
    Before I can answer, I need to know what you mean by folders.
    Do you mean an Album in the source column?
    Do you mean a folder you created in the source column?

Maybe you are looking for

  • Is there a way to import my movies on dvds to macbook pro then sync onto to Ipad2

    Is there a way to import my dvd movies onto my Macbood Pro and then sync to my IPad2 so that the movies go on that device?

  • Trying to get the 1st character from an int

    Hello all, Ill try to make this as easy to explain as possible. I want to get the 1st number of the int that the person enters so for example: 100 then i want to get 1 200 then 2 and so on... Here is the code so far. It works, but i just dont know wh

  • How to find items / programs opening on start up

    My MacBook Pro seems to be little slower than expected when I either reboot or start up, could this be that I have items (or many items / programs) trying to open on start up, how or where do I find these items / programs - Thank you

  • Count Metric based on two physical columns

    I have a fact table that has Beginning Inventory On Hand (BOH) Units and Ending Inventory On Hand (EOH) Units. It also contains sales dollars and sales units and other facts. My dimensions are: Locations, Time, Products. Locations      All Stores    

  • HR - staffing percentage

    hi genius How to find the staffing percentage for a particular pernr(personnel number),it specifies what percentage of the person's working time is spent in the specifid position(it comes under organizational assignments)and tell me the table name fo