Different Baseline Date in Invoice Transaction and Payment Transaction

Hi All,
I have one issue. When I post the invoice transaction in FB60 and input the baseline date 22.08.2011. Then I post the outgoing payment with document date 20.08.2011 and then I checked the baseline date in vendor line item, the baseline date not in 22.08.2011 but it is defaulted into 20.08.2011 (document date when perform outgoing payment). Why the system cannot link the baseline date in invoice transaction and document payment? It makes unconsistency in baseline date. Kindly need your help to share if you ever found the same issue like this and also the SAP Notes if you have it.
Thanks a lot.
Best Regards,
John

Dear John11 
If your selecting your payment terms in invoice system automaticaaly pics dates what you config. in OBB8
But it is not requried to give any baseline date for payment transaction
Regards
shankar

Similar Messages

  • Different Exchange Rate between Daily Transactions and Tax Transactions

    Hi All,
    I would like to ask abount define Exchange Rate for tax calculation. I set our standard exchange rates (For Daily Transactions) by using exchange rate type 'M'. But I want to calculate the tax element using exchange rate type 'T'. It is because there is a different exchange rate which is used for Daily Transaction and Tax Transactions. Does anyone know a way of doing this in config to separate this exchange rate for tax calculation?
    Thanks for any help,
    John

    I think its a bit misleading...The requirement is to post an Invoice with a base taxable amount of  Exchange Rate A and a tax amount of Exchange Rate B. The Base Currency is JPY and the System Currency is SGD. So the Report S_ALR_87012357 should see the amount in SGD there. The Issue is caused by the different exchange rate on the tax amount submitted by the Vendor Invoice.
    Example: Vendor Invoice Amount: 926,413.00 JPY, then we created PO to Invoice with Base Currency JPYalso amounted 926,413.00 JPY. However, in the Vendor Invoice Amount, the Tax Chargeable is 923.00 SGD (based on their exchange rate 65.66 JPY per SGD). But our Exchange Rate (System Rate) is 63.49 JPY per SGD. How can we reflect the Tax Amount as 65.66 JPY but still the correct SGD amount is based on the Vendor Original Invoice Exchange Rate 65.66 and not the System Exchange Rate, 63.49 in the same Invoice Creation (MIRO)?

  • When to use Global transaction and Local Transaction only

    Hi All,
    Could you please help with this question thats been troubling me from quite long time.
    When to create Global & local Transactions and Local Transaction Only while creating Data source on oracle Application Server 10 G.
    Do I get any advantages by using Global & local Transactions for creating Data Source
    Thanks In Advance.
    Regards,
    Ajay Kumar .Akula

    mattyG wrote:
    What is the difference between a single-process shared variable and a local variable?
    A single process shared variable is more like a global variable, because it can be accessed from any VI in your hierarchy. Local variables are strictly local to the single VI where they reside.
    Shared variables are a relatively new feature, while local and global variables are ancient. As such, shared variables are in many ways more modern and integrate better into state-of-the-art coding guidelines.
    Shared variables contain error terminals so you can enforce execution order. local variables have no such thing.
    A shared variable can stand on its own, while a local variable is always tied to a front panel object.
    You need a project for shared varaibles.
    You can easily turn a single process shared variable into a network shared variable later in the development, without the need to rewrite any code.
    LabVIEW Champion . Do more with less code and in less time .

  • What is difference between enjoy transactions and Normal transactions

    What is difference between enjoy transactions and Normal transactions
    Ex:- ME22 & ME22N
    What is difference between these two.

    hi ,
    the transaction code with 'N' are created with help of object concept.
    In your case ME22 is obsolete one and ME22N is the tcode created with object concept.
    pls Reward helpful points
    Thanks
    Siva

  • Material Transaction and Move Transaction Managers are Going Inactive

    hi
    it was running previously but currently it becomes inactive.can any one tell in which table to look for the error related to this problem?
    Kind Regards
    Sayantan

    Hi;
    What is your OS and EBS?
    It was working before? If yes what have you been changed on your system(patch etc)
    Please check below note:
    Material Transaction And Move Transaction Managers Are Going Inactive [ID 93507.1]
    Material Transaction and Move Transaction Managers are Going Inactive [ID 98757.1]
    Regard
    Helios

  • Problem with use of COM+ Transaction and DB Transaction

    Problem with use of COM+ Transaction and DB Transaction
    We build a Web site that use sometime COM+ Transaction and sometime DB
    Transaction. If we use a COM+ Transaction and a few seconds later we try to use
    a Database Transaction (OracleConnection.BeginTransaction), we get the error
    Connection is already part of a local or a distributed transaction
    Of course the error does not produce everytime; it takes some try before we get
    the problem. And of course, if i use pooling=false on the connection string,
    the problem does not appear.
    i run the Web page
    and push the COM+ Transaction and DB Transaction one after the other for some
    times and the problem should appear.
    Environment: Windows server 2003, .Net Framework 1.1, ODP.Net 9.2.0.401,
    Database Server 9.2.0.4

    > Why in form builder can't I...
    Is this happening at runtime or at buildtime? You'll need to provide more info on what you are actually doing that's causing the problem.
    Regards,
    Robin Zimmermann
    Forms Product Management

  • Setting baseline date based on a specific payment term

    Hello everybody,
    I have a requirement where i have to change the baseline date in MIRO based on a specific payment term. For ex: out of 3 payment terms A, B and C which all take the same base line date set in MIRO, i want to change the base line date for say condition B only.
    I can't find the 3 different payment terms in any exit or BADI. I just get the value in ZTERM as say 'A1' which is the main installment term.
    Could anybody tell me how I am supposed to do this?
    Regards,
    Ritwik Rajkumar

    Dmytro has made some excellent suggestions. If it were me, I would rebuild the table into partitions based on the new column EXPIRATION_DATE assuming that the vast majority of the records are to be "expired".
    However, I would first set a local variable from sysdate rather than use it in the SQL so that you don't have any context switching to query sysdate for each record AND preserve the same timestamp for all records updated:
    declare
    V_TIMESTAMP date := sysdate;
    begin
    update MY_BIG_TABLE
    set EXPIRATION_DATE = V_TIMESTAMP
    where nvl(EXPIRATION_DATE,V_TIMESTAMP) >= V_TIMESTAMP;
    end;

  • Derivation of Baseline Date for Invoices

    Hi,
    When parking an invoice in FB60, the baseline date is automatically derived based on the payment terms. For example, it is configured to follow the document date.
    Now, when I edit the document date of the invoice in FBV2, the baseline date is not automatically updated. This means the baseline date does not follow the document date. Is there a configuration I can do for this or must I make some ABAP enhancements?
    Thanks and Regards.

    .

  • Add 5 days to baseline date using invoice date or posting date.

    Hi Everyone,
    I have been asked to test a script using ME2IN purchase order ,MIGO Goods receipt,Invoice MIRO and then test FB60 invoice to see if we can change the baseline date and increase it by 5 days.
    Please advise what i need to put in the test script and impact this can make to the business if this change is made. They needs 5 more days extra when the invoice is entered.
    Thanks
    Joe

    System gets base line date based on payment terms configuratin. You need to push baseline date back by 5 days manually. This will result your vendor item due date getting postponed by 5 days.

  • Baseline date mesg not appear when call transaction FB60 in custom tcode

    Hi Experts,
    One of the custom tcode which calls the standard tcode FB60.
    If we give the last month date in payment date, it should shows the 'Due date is in the past' message and if we give next year as payment date i.e, more than 365 days, then show 'Baseline date foe pmnt is 700 days after the document date : check'.. These messages are coming when we call the standard tcode FB60 directly.
    But if call it in the custom tcode, these messages are not appear.
    Thanks,
    Mani.

    Hi Experts,
    One of the custom tcode which calls the standard tcode FB60.
    If we give the last month date in payment date, it should shows the 'Due date is in the past' message and if we give next year as payment date i.e, more than 365 days, then show 'Baseline date foe pmnt is 700 days after the document date : check'.. These messages are coming when we call the standard tcode FB60 directly.
    But if call it in the custom tcode, these messages are not appear.
    Thanks,
    Mani.

  • 11i AP Different Liability Accounts at invoice header and supplier pay site

    Hi
    Noticed that Liab Acct at Invoice header and supplier pay site is different and not the same.
    How this is possible?
    need help
    SS

    Hi,
    While entering the invoice you can change the liability account on invoice header, if the filed is not displayed check in folder options (folder->show Field->Liability Account)
    Thanks,
    Vijay

  • Transaction support? Can i coordinate EJB transactions and COM+ transactions?

    Can I call a transactional com object within an ejb transaction and have
    success/rollback handled correctly? Or will I have to hand-code this? Are
    any examples available?
    Niels Harremoës
    PricewaterhouseCoopers

    WebLogic jCOM does not support coordination of transactions over COM+. There
    are no examples of manual transaction coordination in the WebLogic jCOM
    examples, and at present BEA has no plans to create one.
    Chris Hopper
    BEA Systems, Inc.
    "Niels Ull Harremoës" <[email protected]> wrote in news:3bcc91f4
    @newsgroups.bea.com:
    Can I call a transactional com object within an ejb transaction and have
    success/rollback handled correctly? Or will I have to hand-code this? Are
    any examples available?
    Niels Harremoës
    PricewaterhouseCoopers

  • How to clear vendor open items if vendor invoice currency and payment currency different

    Hi All.
    How to clear vendor open items through f-44 if vendor invoice currency is EUR , payment currency is USD  but local currency is INR
    while clearing through f-44 system showing error as "to large for clearing clearing is not possible"
    I checked all configuration, configuration wise no problem
    BR.
    Chandra

    Hi Chandra,
    You chose any one of the currency i.e. EUR/INR/USD for clearing in F-44. After selecting line items for clearing, system will show a difference. Click on over view button and manually write off the difference by selecting any one account i.e. dummy or small diff.account, after that click on process open items then system will show the difference 0 and simulate the document, here system will post gain/loss exchange GL postings along with other line items. After save the document, manually pass journal entry to dummy account and gain/loss account. I have explained clearly in the below example.
    Invoice is in USD - 1000 & INR - 60000
    Payment is in INR - 60000
    Now I am going to clear these in INR currency in F-44 on 31.03.2015. On this date the exchange rate for USD is 60.10. At the time of clearing system will post the below entry
    Vendor A/c Dr 60000 (invoice)
    Vendor A/c Cr 60000 (Payment)
    Gain from exchange rate A/c Cr  100 (60000 - 60100)
    Small diff.write off A/c (or) Dummy A/c Dr 100
    After done the above posting, we have to pass below manual JV in FB01
    Gain from exchange rate A/c Dr  100
    Small diff.write off A/c (or) Dummy A/c Cr 100
    Regards,
    Mukthar

  • Transaction MIRO+FB01(invoice posting) and in Transaction F110(Payment)u00A0u00A0u00A0u00A0

    Hi,
    when my user wants to pay a vendor opent item, the realized exchange rate difference can not be assigned to a CO object if the paying invoice is originally assigned to a directly capitalized asset. indeed,                                                                               
    original invoice, there is only an asset and a statistical investment order.  There should be the cost center as actual CO object. It is however  not populated  .Can you  advise so that the cost center is automatically populated and so that the exchange rate difference is assigned to this cost center and statistical investment order.                                                                               
    Thank you  
    Medha                                                   

    You should assign a cost center to the  exchange rate account difference trough OKB9.\ or as an alternative a substitution
    Edited by: Jose Lastra on Oct 17, 2009 11:39 AM

  • Invoice received and payment done without account ...

    Now i received payment invoice and money deducted but credit not avail in my account, why?
    Solved!
    Go to Solution.

    Hi Moatazhelmy,
    I can see in your account that your payment has been delivered successfully.  The monthly minute limit of your subscription however, will reset on the date when it was initially activated. Due to the time it can take for some transactions to be processed, we charge you three days in advance to ensure prompt delivery of your subscription. You do not lose these three days: your subscription is still valid for the full period that you sign up for.
    Please refer to the private message I sent to you. To check your private message, just go to Skype Community home page (community.skype.com), scroll at the bottom of the page. You will see "Private Message" just above "Users Online."
    If you are in need to make calls immediately, I would suggest that you buy Skype Credit and pay on per minute rate. You can also buy another subscription to Egypt which you can check here: http://www.skype.com/en/rates/ and type Egypt under 'Which country do you want to call?'
    To find out more about how subscriptions work, you may refer to this link:
    https://support.skype.com/en/faq/FA10414/how-do-subscriptions-work?frompage=search&q=how+do+subscrip...
    If answer was helpful please mark it with Kudos and if issue is resolved mark it with solution. This will help other users find this answer more easily. Thanks in advance!

Maybe you are looking for