F110 Auto payment with Check in foreign currency and Doc currency is LC

Hi Guru,
When I try to use auto payment for document currency in local currency, while check is foreign currency, it always in the expception list, could you advice how to handle this scenario. thanks.

Hi
From the log you mentioned check for the following things:
In FBZP -bank determinationin Ranking order---Pymt-C with currency USD and rank order 1 and housebank has been mentioned.
In bank accounts in the dialogue module below ranking order the entries are made for bank account for the above.
and in available amounts make the suficient amount available for this bank
Also Check whether the Payment method C and the housebank details are mentioned in Vendor master record.
Regards
Aravind
Assign points if useful

Similar Messages

  • Difference between stock currency and material currency

    Hi all,
    I have noticed there is difference in Stock currency and Material currency in MB5L(List of stock overview).  Both stock vaue should tally every month.  But it is showing difference for the last month.
    Could anybody help me how to find out this difference,  I have checked the MR21 already, But there is no price difference.
    Any suggestions????????
    Tx,
    Veena

    Hello,
    Transfer posting may involve or not involve the physical goods transfer.  In the system you might do transfer posting from quality to unrestricted, or from one store location to another.
    In transfer posting you remove and or replace materials from storage in one storage location and place them in another storage location.
    That transction code you use for transfer posting MB1B with following movement types may be used
    301, 303,305,311,411,309.
    301 is Stock Transfer Between Plants in One Step
    303 & 305 : Stock Transfer Between Plants in Two Steps
    In stock transfer, it always involves physical movement of goods, like transfer between plants under same company code or different company codes.
    Following types are possible with STO's
    Stock Transport Order Without Delivery
    Stock Transport Order with Delivery via Shipping
    Stock Transport Order with Delivery and Billing Document/Invoice
    http://help.sap.com/saphelp_470/helpdata/en/4d/2b90dc43ad11d189410000e829fbbd/content.htm
    Please go through attach SAP document
    BR,
    Tushar

  • Different Value for Object Currency and CO Currency

    Hi,
    We have ran a full settlement for an Internal Order again a Fixed Asset
    but the problem is that the Value CO Currency Field is
    displaying a different amount to that of Value Object Currency and the
    currency code for both fields is the same which is ZAR currency.
    Please advise,
    Thanks,
    Themba Sindane

    Check if any value date is entered in Budget profile. Currency translation happens with Exc rate available at value date for controlling area currency.
    Hope this helps

  • Difference in between account currency and functional currency

    Hi Sap Experts,
    What is the difference in between account currency and functional currency.
    In which table account currency and functional currency will be stored.
    Regards,
    Rajprabhakar
    Moderator: Please, avoid asking basic questions

    A Payer is the individual or company who settles the invoices foa a service or for delivered goods.
    Whereas the account group determines:
    Which screens and fields are necessary for entering master data
    Whether you can or must make an entry in these fields
    How master record numbers are assigned (externally by you or internally by the system) and the number range from which they are assigned
    Which partner functions are valid
    Whether the business partner is a one-time customer or one-time vendor.
    Reward if useful.
    Amruta

  • Difference between transaction currency and document currency.

    Hi All,
    Would like to know the difference between transaction currency and document currency. If we want to draw both the figures from the GL account, which table can i use?
    Thanks,
    Mercy

    Hey,
    Having transaction currency and document curreny in one document would be strange.
    Document currency is something you would see in a FI document, whereas transaction currency is part of a CO document.
    In finance documents you would talk about document currenty and local currency for instance.
    In CO documents, the currency field you can find are transaction currency, object currency en controlling area currency.
    In most cases the document currency in FI would be considered the transaction currency in CO.  The local currency in FI would be the object currency in CO.
    Hope this helps,
    Koen

  • F110 - Automatic Payment Run - Checks Will Not Print!!

    Hi!
    My client executed transaction F110 - Automatic Payment Run for a range of vendors (100000 - 599999).  He was able to execute the run but could not print checks and found out that payments weren't assigned check numbers in the system.  However, payments were cleared off the vendors account as if they had been paid.
    Please help!!
    Tks,
    Deki

    Hello
    did you assign a variant in the prinout/data medium tab?
    you need to assing the proper house bank, account id and check lot in this variant.
    If this is correct then you should get the check number assigned to the payment
    document #.
    Points will be appreciated
    Regards,
    Zaid Azam

  • F110 Auto. payment program ..Problem payment method not found

    Hi,
    I done the configuration for automatic payment program.with payment method c.
    when i am running the program the proposal is created but it is with a error saying no valid payment method found.
    Please guide me.
    Thanks
    Micheal

    I had given the payment method C in vendor master,Payment methods in country and payment methods in company code,Bank determination in FBZP.
    I am getting the same problem.Payment method not found.Please find the error list
    Information re. vendor 1900107 / customer  / paying company code 100 ...
    Payment with currency USD, payment method C: No valid payment procedure
    Information re. vendor 1900107 / paying company code 100 ...
    ... payment not possible because of reported error
    End of log
    Job finished
    Thanks and best regads
    Micheal

  • Payment in other than functional currency and bank currency

    Hi
    I am working in a implementation project, i am facing one issue related to multiple currency transaction.
    client is maintaining one bank account(USD) in other than functional currency(INR), that account they are using for making a payment in USD or other than USD(third) currency, so in case of payment held in third currency, conversion will happen between USD to third currency, hence there is no functional currency is coming in conversion and at bank account level multiple currency check box can not be enabled due to bank account currency is other than functional currency.
    Could you please help me out on this issue.

    Hi Kiran
    Thanks for your reply
    I am required Little more help on this, please find the bellow example
    Example
    Ledger/functional Currency is INR
    bank currency is USD
    Currency conversion rate has been defined for the currency
    invoice is created in GBP, payment need to be make in GBP currency from USD account, because USD$ use for the GBD conversion, now my concern is bank is in USD currency that is other than functional currency, hence multi currency check box can not be enabled, since functional currency is INR so all transaction should be convert to INR for accounting and as multiple currency not allowed at bank therefore enable to make payment from same bank.
    Thanks
    Tarun

  • Update the Payment Currency and Invoice Currency for all suppliers

    Dears;
    I have a requirement to update the Invoice Currency and Payment Currency for the all defined suppliers in Oracle Apps R12.
    Any help regards this?
    Regards;

    Dear Mohammad;
    Thanks for reply; I checked the suggested document. But nothing mentioned about suppliers setup or modifications.
    I'm looking for something like Oracle Interface to do this requirement.
    Regards;

  • In Journal can i specify the Foreign currency  and local currency amount?

    In Journal Entry can i specify the Foreign currency amount and local currency amount?
    I tried the following code it is working fine using DIAPI.
    Here the Local currency and the System currency is SGD. And the Journal is for USD.
    oJnl.Lines.FCDebit = 120.10
    oJnl.Lines.FCCredit = 0
    oJnl.Lines.FCCurrency = "USD"
    oJnl.Lines.Debit = 120.10
    oJnl.Lines.Credit = 0
    oJnl.Lines.Add()
    oJnl.Lines.FCDebit = 0
    oJnl.Lines.FCCredit = 120.10
    oJnl.Lines.FCCurrency = "USD"
    oJnl.Lines.Debit = 0
    oJnl.Lines.Credit = 120.10
    oJnl.Add()
    But, the above way of doing is not working if i pass this Journal through B1.
    B1 is not allowing to change the local currency amount, Local currency amount is automatically calculated based on the FC amount and the Exchange rate.
    So Can i use the DIAPI to do this? is this right to do?

    Solved.
    In Journal Entry window, please kindly go to Form Settings/Document/
    Table tab page/ Convert Amounts According to Rate upon Exit:
    Clear the checkboxes 'From LC Field' & 'From FC Field', then the Local
    currency amount will not be automatically calculated based on the FC
    amount and the Exchange rate.

  • Difference in Local currency and Group currency Balance

    Hi,
    I have a query where ...
    Company code has 2 currencies ;Group currency is USD and Document Currency is GBP
    This GL account is zero balance account . It has alredy set up in Document spitting customization setting
    Through FB03 normal view we can see the zero balance  but while displaying the document general ledger view with option of group currency  ; it is showing zero balance for the local currency and  balance amount  for group currency USDu2026
    Can I get any suggesion where should I need to check for this?
    Thanks in Advance

    Hiten,
    We are on ECC6.0. For us the problem is ongoing production orders.
    Based on SAP notes about excluding zero balance orders from settlement process, I tried to close such orders but system does not allow it as it sees the parallel currecy balance.
    Thanks,
    Sanjay Wagh

  • TDS Amount in Local currency and document currency

    Dear All,
    When we deduct TDS amount on Vendor Transactions in foreign currency, the TDS amount is dispalyed only in document curreny(Foreign currency) in T.Code "FBL1N".
    Now We want to see the TDS amount in local currency in T.Code "FBL1N". layout when we post TDS transactions in foreign currency(USD). B,caz there is no such fields "Withholding tax amount in local currency" in the change layout.
    So, Plz advise me whether it is possible or not ? If Yes, explain me.
    If you have any query, plz do let me know.
    Thanks in Advance.
    Regards,
    Kumar.D

    Hi Prasad,
    In Logistics Invoice Verification, when you enter an invoice in foreign
    currency, the system automatically translates the foreign currency
    amounts to local currency. The system calculates the exchange rate using
    the following rule:
    1.If the buyer entered a fixed exchange rate in the purchase order, the
    system uses this rate to translate the amounts to local currency.
    2.If an exchange rate was entered in Invoice Verification, the system
    uses this rate to translate the amounts to local currency.
    3.If an exchange rate was entered neither in the purchase order nor in
    Invoice Verification, the system uses the exchange rate pre-defined in
    Customizing for Financial Accounting valid for the posting date.
    Exchange Rate Differences
    If a purchase order is entered in foreign currency,the amounts are
    translated from foreign currency into local currency at goods receipt.
    If you enter the invoice for the purchase order in the foreign currency,
    this can lead to currency translation differences between the goods
    receipt and the invoice receipt.
    How these differences are posted depends on how your system is
    configured in Customizing for Invoice Verification
    Exchange Rate Rounding Differences
    When an invoice is posted in a foreign currency, the amounts are translated into local currency.Since the system rounds off the amounts in each posting line, this can lead to rounding differences due to the currency translation.
    These differences are posted to an expense or income account.
    Addition in transaction OB22 for the second local currency, it should be defined 'Translation taking transaction currency as a basis' is defined.
    Pls. also  refer to note:335608  Trnsln of 2nd and 3rd lcl crcy fm 1st lcl/trns crcy.
    I hope the above information helps you out......
    Best Regards,
    Gladys Xing

  • Reporting currency and Functional currency?

    How can I set up the reporting currency which is different from the functional currency in the set of book?
    Thanks,
    Amy

    Hi,
    Yes.... We are using "Chart of Accounts" and "Calendar" as Primary SOB's.
    We have many Set of Books and all are using same "Chart of Accounts" and "Calendar", just the functional currencies are different.
    Let me provide more info:
    1) We have a set of book named as "RS_ASIA" with below settings:
    COA is "ASIA_COA", the calendar is "ASIP_CAL" and functional currency is "USD".
    For now I to print out financial statments with 2 currencies, one is USD and I think we don't any problem. Another currency is "HKD" and I think we have to set up as "Reporting Currency" for print out financial statement.
    Hope someone can help.
    Thanks.

  • Company code currency and Report currency

    Hello Experts,
    Below are my scenario
    We have  8 different legal entities with 4 different country ( same business )
    Here 4 different  country with four  fiscal year variant  and also 4 chart of account   so my controlling area also  4
    My report Requirements as
    1.    Here each and every report I want  company code currency and also report currency as USD
          Do I want to do any separate setting for this  requirement
    2.     In controlling area  we have currency setting  where  what type shall I select it
          Company code currency OR others ?
    Thanks & Regards
    Venkat Sri

    Hi VS
    1. Since you have separate controlling area for each country - You can have Currency Type as 10 - Comp Code Currency...
    Ensure that any company code you add under this controlling area will have to have the same currency
    2. You can have currency type as 20 incase you feel there can be company codes with different currencies under the same controlling area
    3. Now coming to reports - Go to RPC0 (for Cost Centers) RPO0 (Internal Orders) and you can choose the default currency to be "Object Curr / Company Code Curr"
    You can also specify USD currency / Translation date etc here incase you want to translate all reports to USD
    Br. Ajay M

  • BP currency and transaction currency is different from Local currency.

    Hi,
    I have this confusing scenario here and really appreciate some share of ideas.
    I have a scenario here.
    Local currency + system currency = AUD
    There is some New Zealand (NZ) customers (eg: C00001), set up with multicurrency, because we process transactions with them in USD.
    We hedge USD and NZ currencies.
    Let's say today is 29/9/2008 and I have the following rate:
    Spot rate 1 USD = 1.207 AUD
    Spot rate 1 NZD = 0.82293 AUD
    Forward rate 1 USD = 1.10 AUD
    Forward rate 1 NZD = 0.9 AUD
    process NZ customers in USD
    When a sales transactions is processed against C00001 in USD, forward rate 1.10 is used, SAP recorded the transactions in USD and AUD.
    To see how much NZD it is, forward rate 0.9 should be used.
    (ii) process NZ customers in NZ
    Spot rate 0.82293 is used.
    Now, we need to provide a Profit and Loss in NZD to NZ Tax Department for those sales transactions to New Zealand customers.
    This is what I have considered but stuck.
    (a) I cannot make use of P & L statement - revalutaion function,  because there is a combination of rate (forward and spot) in the same day. 
    (b) To manually enter the 'Fixed Exchange Rate' in Journal Entry and then use  "Refer to rates in Journal Entry" when running P & L statement - revaluation funciton won't work, because the volume of transactions each day is massive.
    (c) I have considered setting up a seperate database with local currecy = NZ, system currency = AUD and then processed all NZ transactions here.
    That will resolve the issue for reporting to NZ Tax Department.
    However, I will then again be stuck with the problem to convert from NZ to AUD in order to produce AUD P & L because there is combination of forward rate and spot rate being used.   The reason for producing AUD P & L is so that we can consolidate the AUD database and NZD database.
    Appreciate some help here.
    Kind regards,
    Shwu Hua

    I am afraid you may have to go through SDK programming in order to solve this problem.  Even the current available add-on may not have solution yet.
    You are talking about two exchange rates in one day.  That is not easy to achieve.  In my opinion, all rates are not exact numbers per se. You may just use the middle rate to post all your transactions.  The others should be Exchange Rate Gain/Loss.  That will be the easiest work around before any SDK work done.
    Thanks,
    Gordon

Maybe you are looking for

  • Database Access in limited user account

    I have made an application in which I am communicating with database.  Let me explain about my application first. 1. Application starts and it asks for user name and password 2. After successful login data reading or writing from /to database. All th

  • Clock beep on my Imac

    Hi! I've got a problem in my "vintage" 2007 Imac. It's a beep that sounds randomly while working. It's NOT A STARTUP BEEP. It's exactly a beep like the old digital Casio clocks from the 80's when they beep every hour. I've bben googling but I don't f

  • Outbound Idoc after created Invoice document

    Hi All, May i know how to create outbound idoc after invoice document created. Because i just found out some solution for inbound idoc. Regards, Luke

  • There is no valid business partner assigned to your user

    Hello, I have trouble managing change requests and would greatly appreciate some help. I am able to create an urgent correction to later authorize it and set the automatically created request to "In Development" status, but after this I get the follo

  • Printers for lion

    Which printers will work with lion?