Grouping invoices for payment across orgs

Hi All,
In R12 parables, Is it possible to make a payment of two invoices as below created under two different operating for the same supplier and supplier site using the same payment.
(Using a PPR single payment request)
ORG_ID VENDOR_ID VENDOR_SITE_ID
200 5355 5325
310 5355 5325
Any setup is required or any workaround ?.. Any pointers to any customization is also highly appreciated
Kindly advise ..
Thanks,
Rizwan.
Edited by: Rizwan(Oracle) on Sep 17, 2012 6:48 AM

Hi There.. Any reply are appreciated.. kindly advise..

Similar Messages

  • Change Document - Block Invoice for Payment - BAPI

    Hello All,
    I have the requirement to block an invoice for payment through the Portal.
    In FB02 transaction, we can select an item and set the "Payment Block" indicator to B (blocked) for instance.
    I would like to know if exists a BAPI that allows this update. If not, if exists a function module for that (then we could create our own BAPI).
    Thanks in advance,
    Marco

    Hi Marco
    The BAPI never sets a payment block indicator by itself. It doesn't do so even when you have a payment release workflow
    activated where FB01 would automatically set the indicator.
    For BAPI calls you must always pass the payment block indicator in ACCOUNTPAYABLE-PMNT_BLOCK or code a user exit as described in note 487722 to populate the indicator automatically.
    In the normal FI posting transaction code, for example:FB01, system will read the customziing in Tcode OBB8 ->if Block key is defined and the flag of Transfer payment block when changing terms of payment is on, the system will set the this payment block into corresponding line items in which this payment term is used. please refer to source codes:
    Main Program     SAPFF001
    Source code of   SAPFF001
        CALL FUNCTION 'FI_FIND_PAYMENT_CONDITIONS'
          EXPORTING
            i_zterm            = bseg-zterm
            i_bldat            = bkpf-bldat
            i_budat            = bkpf-budat
            i_cpudt            = bkpf-cpudt
            i_zfbdt            = bseg-zfbdt
            i_funcl            = t020-funcl                     "ERP05
          IMPORTING
            e_t052             = t052                   <<<<< import customizing in T052(Tcode:OBB8)
            e_zfbdt            = bseg-zfbdt
            e_sklin            = sklin1
          EXCEPTIONS
            terms_incorrect    = 4
            terms_not_found    = 8
            no_date_entered    = 12
            no_day_limit_found = 16.
        CASE sy-subrc.
          WHEN 0.
          WHEN 4.
            MESSAGE e737 WITH bseg-zterm.
          WHEN 8.
            MESSAGE e100 WITH 'T052' bseg-zterm.
          WHEN 12.
        MESSAGE.
          WHEN 16.
            MESSAGE e024 WITH bseg-zterm bseg-zfbdt+6(2).
        ENDCASE.
    *------- Zahlungsschlüssel und Zahlungssperre vorschlagen -
        bseg-zlspr = t052-zschf.    <<<<<<<< payment block is set
        bseg-zlsch = t052-zlsch.
      ENDIF.
    Hope above explanation are useful for you to find the solution.
    Best Regards,
    Gladys xing

  • QM in procurement: block invoice for payment if certificate not received

    Hi,
    I want to know if it possible to automatically block an invoice for payment if certificate in procurement hasn't been received.
    I don't want to block the material, that is: I want to receive the material, transfer it in unrestricted stock but I shouldn't pay the invoice until its correspondant certificate is received.
    Is it possible?
    How should I proceed?
    Thanks in advance.
    Luis.

    Try user exit MIRO
    LMR1M001 User exits in Logistics Invoice Verification
    MRMN0001 Message output and creation: Logistics Invoice Verifica

  • How to avoid cancellation of invoice for payment recevied

    Short Description:
    Cancellation of Invoice raised on customer after receipt of Payment from him
    Description:
    There is an Invoice dated 22.10.2008. We have received the payment for this Invoice vide document number posting date 06.12.2008. So the Invoice has been cleared. Now the Invoice has been wrongly reversed / cancelled vide Invoice No. dated 11.08.2010.
    Is there any check that we can put so that the system does not reverse the Invoice for which payment has been received. Is there any standard check for the same.
    Please guide
    Thanks.

    Yes SAP has given a standard routine to meet this requirement.
    Go to VTFL, select your delivery type and billing type and execute. There you can see a field "Copying Requirements".  Maintain routine 29 here and save.  Also, go to VOFA, select your billing type and assign this routine to the same field.
    Now try to cancel a billing document which has its status as "Cleared".
    thanks
    G. Lakshmipathi

  • Hold AP invoice for payment from project

    My clients project managers want a say on AP invoice payments , after supplier invoice has been created against a project. Typically we are looking at some kind of "Hold" that can be put on Supplier invoice from projects module and then AP invoice should be disable for payment processing. This invoice should be enabled for payment only after this hhold is removed from Projects.
    Do we have this kind of function directly or indirectly?
    Cheers

    Hi
    The feature you are looking for in Projects is part of the newest release of 12.1 or the next point release.
    You could use a trigger for puting an hold, but then you need to have in place a work process where AP person sends an email to the project manager to ask for its approval, and upon the off-line approval the AP user will release the hold.
    Alternative approach is to utilize AME - Oracle Approval Management. You can set up the approval rules of the supplier invoices, so for project invoices the system will trigger the workflow and send notification to project manager. The Project Manager approval is releasing the invoice and make it available for payment.
    Dina

  • To view who has released vendor invoice for payment.

    hi team,
    we have a PO for GR based IV. we received invoice for more qty and was accepted. when i simulate in quality, system is working fine. but the client is saying that system is not blocking the invoice. but i feel that system blocked it but it is getting released. where can I see that who has released this blocked invoice.
    thank you, satish

    Hi
    enter the document  no in FB03 enter
    go to thef ourth ICON (Header ) Tea cup shape press that
    you can see under which login the  document got posted you can get all the details
    Regards
    Ganesh

  • SAPScript : Invoice For Payment

    SAPScript : Invoce for payment
    Posted: May 15, 2006 2:04 AM        Reply      E-mail this post 
    Hi Friends,
    Please tell me the Program Name and SAPScript form name for following condition for <b>RUSSIA</b> -
    Invoce for payment : Customer service receives the order from the customer and place the order.
    Thanks & Regards
    Kishor

    Hi
    To find out, you can use transaction NACE, in the list of applications, choose the application 'V3'(then click on output types in the menu (application toolbar).
    Choose the appropriate output type 'RD00' and then double click on processiing routines (in left hand side menu).
    Now you should see the program name with the script name.
    Program: RVADIN01
    Form:    RVINVOICE01
    I may not be correct but now you know how to find out. So, try choosing the right application and appropriate output type.
    Regards
    ashish

  • SAPScript form an rogram for  "Invoice for Payment"

    Hi Friends,
               Please tell me the Program Name and  SAPScript form name for following condition -
    <b>
    Customer service receives the order from the customer and place the order (document "Invoce for payment"). </b>
    Thanks & Regards
    Kishor

    If you want to change the standard script format, then you have copy program and form. And attach the same in config.
    Form : ZF110_PRENUM_CHCK
    Program : ZRFFOUS_C
    Regds
    Manohar

  • How to adjust advance in part/full against invoice for payment to vendor

    Dear Experts,
    I need all your expertise view on a scenario.
    what i am trying to do is like i have given advance to vendor 10000 and deduct 100 tds on it.
    now vendor send the invoice amount 30000 and we deduct tds by doing adjustment in invoice manually against advance amount and deducted tds 200 on invoice.
    now vendor ask us to adjust the advance amount 3000 from 10000 advance amount against invoice and then do the payment for it. and we like to pay only 21000 against remaining amount after adjusting advance using partial payment method.
    So please tell me the steps in detail with accounting entry to post this in sap.
    Regards
    Arun Rai

    Hi,
    You can clear down payment against invoice via F-54. Simply enter the data by entering the invoice number.
    Regards,
    Jigar

  • Match Bill Of Lading With invoice for payment

    HI All,
    In my current project, client is using 3PL (third party logistics) for transportation of goods from one plant to another plant. We are creating Bill of Lading but not using Transportation component of LE. Client has a requirement to use the bill of lading as a cross reference when posting invoices and making payments within SAP system. Can anybody please advice on how we can get this requirement configured in SAP?
    Any help is highly appreciated.
    Regards,
    Shamsul

    Thanks Kumar. We have BOL field in MIGO and we have allocation available to BOL in MIRO also. I'll test the scenario and will update you on that.
    Thanks for your time.
    Regards,
    KHAN

  • Invoice is not picked for payment

    Hello SAP guru's
    I am facing a strange issue with Invoice for payment.
    Here, Invoice had been paid and later check was voided and move to open payables but later It's not picked for the payment run after i change the payment terms to Immediatley.
    what could be  the cause for this? any idea will be appreciated with good reward points.
    rgds,

    Thanks for reply.
    This Invoice is in open payables as i said.
    Due date : 08/26/2007, payment terms : PT00 ( pay immediatley).
    Other invoices posted after this document to this vendor are posted and paid without any issue.
    I am not sure how to check the payment run to consider this invoce for payment though all above parameters allow for payment immediatley.
    rgds,

  • Payment Block field in invoice displays 'Free for payment 'even though ?

    Hi,
    We have set necessary upper tolerance limit for Price & Quantity variance in OMR6.This should block invoice for payment in case if this limit is crossed and payment block field in invoice should display "R Invoice verification".
    In our case if material is having standard price then we are getting desired results in both the cases of Quantity variance and price variance . However in case of  material with moving average price it works fine in quantity variance but not for price variance(Here invoice gets blocked for payment but payment block field displays "free for payment").What can be probable reason for this?
    Material ledger is activated in our case.
    Thanks in advance,
    Sanjog

    Hi,
    Currently, we are also facing the same problem.
    The payment term are not getting populated after posting the invoice.
    Could you please help to overcome the issue.
    Thank you.
    Warm Regards,
    Kalyani

  • Invoice block for payment when no GR

    Hi Folks,
    I would like to block an invoice for payment, when no GR has been made and we do not want to use GR based IV!!!!
    We want to be able to post the invoice even though no GR has been done.
    I tried to mess around with tolerance DQ, without success. I tried to set the tolerances to 0 but no block is set.
    Any ideas?
    Thanks in advance,
    Thomas

    Hi,
    Try Tolerance Key "DW" : Quantity variance when GR quantity = zero
    It functions in following way;
    DW: Quantity variance when GR quantity = zero
    If a goods receipt is defined for an order item but none has as yet been posted, the system multiplies the net order price by (quantity invoiced + total quantity invoiced so far).
    The system then compares the outcome with the absolute upper tolerance limit defined.
    If you have not maintained tolerance key DW for your company code, the system blocks an invoice for which no goods receipt has been posted yet. If you want to prevent this block, then set the
    tolerance limits for your company code for tolerance key DW to Do not check.

  • APP - Clubbing of Items for Payment

    Hi,
    I am using APP for making Payment to the vendors.
    For APP, I have set the rule for the Minimum Payment Amount of INR 7500 for Payment Method u201CCu201D in FBZP.
    The u201CSingle Payment for marked itemu201D is not ticked.
    Now I have one vendor who has a total debit balance of INR 2000
         AMOUNT     DOCUMENT TYPE
    1)     10000 Cr     KR
    2)     1000 Cr     KR
    3)     3000 Cr     KR (Vendor line item is marked with Payment Method C
    4)     11000 Cr     KR
    5)     27000 Dr     KG
    Total 2000 Dr Balance
    Now during APP proposal run ,the system groups the items as under
    It sums up the items (1) , (2) , (4) AND (5).
    The Amount comes to (-10000)(-1000)(-11000)+(27000) = 5000 Dr
    As a result no payment is trigerred by APP, which is correct.
    However in the above list there is item (3) in case of which the Vendor line item is explicitly marked with the Payment Method u201CCu201D
    APP groups it separately and considers the payment of INR 3000 even if I have set the rule for Minimum Payment of INR 7500 at the Payment Method Level.
    Please let me know
    Why the system groups the item which is marked with Payment method u201CCu201D separately, despite of the fact that I have not ticked u201CSingle Payment for Marked Itemu201D?
    Even if the system treats INR 3000 as separately, then also the Amount is less than INR 7500. So why the system is considering the same for payment when the rule for Minimum Payment of INR 7500 is already set at the Payment Method level?
    Thanks in advance..

    Are you saying that the indicator for "Individual Payment Tick" in the Vendor Master Data is not selected or you don't see it. When using XK03, you should see it on the screen "Display Vendor: Payment transactions Accounting" in the Automatic payment transactions section.
    On that screen the field description states as follows...
    Indicator: Pay all items separately ?
    If this indicator is set, every customer/vendor open item is paid separately during automatic payment transactions. This means that open items are not grouped together for payment.

  • Work flow for payment release

    Hi,
    i hv configured payment release workflow for vendor payments, now the system is creating an auto block for invoices parked thru FB60. Now I desire to release the invoice for payment, so that my workflow gets triggered. But I dont know which Tcode to use to release the invoice for payment. If F110 can be used to relase the payment, kindly let me know how it is to be done. As I tried doing it but was not successfull.
    Regards,
    Krishna

    Hi
    If you have not assigned any agents to payment release task, then go to SAP Business workplace (ctrl+F12) and check in your inbox. You would have received an email through SAP workflow. Click on the email and it will direct you to release the invoice for payment.
    Though you release the invoice it can not be paid unless you activate a task for "Reset Payment block"
    You need to activate two tasks as below
    Release for payment
    and
    Reset Payment block.
    Once the invoice is released for payment then the status of BUS # changes to Released. You need to activate the task " Reset Payment block" with triggering event "Released".
    Once the invoice is blocked for payment through workflow, the blcok can never be removed manually. This should be removed only through Workflow.

Maybe you are looking for

  • Displaying selection screen details in Alv Report  output display as Header

    Hi all, May be somebody knows how I can show selected values with select-options in top_of_page using REUSE_ALV_GRID_DISPLAY. This shoud work for all the reports and diff selection screens . I need one dynamic process which will for display any repor

  • APP - Custom program created with smart forms

    Hi Experts, In the automatic payment program, the ABAPer has created a custom program for payment methods for check. The program is assigned in the payment method for country in the payment program. However went the APP is run we are unable to genera

  • Higher security if client is installed without SQL*PLUS?

    Hello, at work there are two installations for the Oracle client, one with and one without SQL*PLUS. Only DBAs and developers get the full installation. I can't see the additional security beside that a user cannot directly use SQL*PLUS to read data.

  • How can I import my aol favorite places/bookmarks to Firefox using the pfc file type?

    I copied the favorites file from my aol account to a flash drive. However when I try to import to Firefox it only looks for html files.

  • 3.2.2 Update

    Decided to update to iTunes 10 tonight and then transfer some photos to the iPad. Since iTunes kept nagging about updating from 3.2.1 to 3.2.2, and after reading all the complaints on this discussion, took my courage in hand and said go ahead and upd