Difference in values in local currency - MB51

Hello all,
In our scenario we moved all the inventory out of system using 562 and moved all the same amount stock back using 561.
the movement of stock generated material documents that were displayed using MB51. MB51 also has a layout option to display the value of the stock in local currency.
the issue is - when the same amount of stock of the particular material was moved back into the system using 561, there was a change in the value (local currency Value) of the stock, eventhough the same amount of inventory of the particular material was posted back. the difference in the value was very small (only few decimal values less than the original amount)
could you pl. let me know what causes this difference in value before and after moving the stock.(using movement types 561 and 562)
Pl. let me know the reason and possible ways of having the same value before and after moving the stock into the system
Thanks
Maxx

AFAIK,
Did you perform any recovery on the database?
As said above archive log list give the current information.
SQL> select max(sequence#) from v$archived_Log;
MAX(SEQUENCE#)
            10
SQL> archive log list
Database log mode              Archive Mode
Automatic archival             Enabled
Archive destination            F:\oracle\product\10.1.0\Db_1\RDBMS
Oldest online log sequence     9
Next log sequence to archive   11
Current log sequence           11
SQL> alter system switch logfile;
System altered.
SQL> select max(sequence#) from v$archived_Log;
MAX(SEQUENCE#)
            11
SQL> shutdown immediate;
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL> startup mount
ORACLE instance started.
Total System Global Area  612368384 bytes
Fixed Size                   790624 bytes
Variable Size             170127264 bytes
Database Buffers          440401920 bytes
Redo Buffers                1048576 bytes
Database mounted.
SQL> recover database until cancel;
Media recovery complete.
SQL> alter database openresetlogs;
alter database openresetlogs
ERROR at line 1:
ORA-02231: missing or invalid option to ALTER DATABASE
SQL> alter database open resetlogs;
Database altered.
SQL> archive log ist
SP2-0718: illegal ARCHIVE LOG option
SQL> archive log list
Database log mode              Archive Mode
Automatic archival             Enabled
Archive destination            F:\oracle\product\10.1.0\Db_1\RDBMS
Oldest online log sequence     0
Next log sequence to archive   1
Current log sequence           1
SQL> select max(sequence#) from v$archived_Log;
MAX(SEQUENCE#)
            11Regards,
Taj

Similar Messages

  • GR/IR clearing value in local currency

    Hi All,
    I have a service PO (Item cat D) in which the vendor and local currency is same as USD.
    when I see PO history, the amount of SES and GR (101) is shown as 0 (ZERO) in  "GR/IR clearing value in local currency" colunm, however the amont of IR is displayed here (NOT 0).
    Can you please help to undersatnd of this behaviour.
    Thanks in Advance.

    Hello Kumar,
    When a Po is created two currencies come in to picture
    One- The document currency, which is generally the vendor currency also or the currency in which the items are ordered.
    Two- The local currency or the Currency of the company code or the currency in which account postings take place.
    The GR/Ir clearing value in local currency is the  value that is viewed in the company code currency. This is dealt in the background and should not cause any issues at all

  • How do you directly post a value to Local Currency 2?

    We have a situation where we need to manually revalue a posting.
    The Company Code currency is $
    The Group currency is £
    We have a balance that we need to wipe out in £ for our company code.
    If we use t code F-05 - when we select the document currency to be $ it does not allow us to enter a £ amount as the local currency is $ as well.
    If we use £ is in F-05, we need to make a 1 side entry for £, and it says the document needs to balance in document currency.
    Therefore we need a way of entering the Local Currency 2 field (Group Currency £) where the document current is $.
    Any suggestions?

    Hi Hugo,
    thanks for your comment.
    I tried that, but the group currency field is greyed out, so I cant change it.
    Is there some config I need to activate to allow me to enter a value?

  • How was this value of local currency determined during GR?

    Hi,
    Please check below the relevant part of the PO History:
    Our concern is how material document 5009866721 local value (2,446.37-) got calculated. It is reversal for GR 5009614955.
    The exchange rate was not fixed on the PO. The PO document date is 15.11.2011.
    The relevant exchange rates are as follows (from table TCURR):
    Date
    From
    To
    Exchange Rate
    15.11.2011
    USD
    CAD
    1.01780
    25.09.2012
    USD
    CAD
    0.97910
    31.10.2012
    USD
    CAD
    0.99990
    18.10.2012
    USD
    CAD
    0.97990
    All suggestions are welcome.
    Regards,
    Gaurav Sharma

    Tell me how ?
    As you saying it again that you have cancelled the document 5009614955 from MIGO and the reversed document was generated 5009866721. Right ?
    Then can you tell me how the Quantity, Reference got changed for reversed document,
    As of my knowledge, you can't change the quantity or reference at the time of MIGO - Cancellation.
    And one thing, if you have the option to change the quantity and reference, then your amount is calculated correctly.
    Check your Amount tab (not is Amount in LC)..
    You had done GR for 184 Qty and Amount was 3269.68.
    Then you have cancelled the GR for Qty 138, so amount is calculating (3269.68/184 X 138) = 2452.26.
    And well, I can see this is the amount for your cancelled document 5009866721.
    And about your exchange rate, Your exchange rate was changed many times.
    Check your all GRs (Amount in LC with compare with amount), you will find the differences.

  • AP Correction invoice. Adjust VAT value in local currency

    Hi.
    I need to correct purchase invoice.
    Invoice currency is EUR.
    I whant to register correction invoice
    There is a difference VAT tax that was calculated by SAP and one that is on paper.
    How i can adjust VAT in other currency (local,system)?
    Best Regards

    Hi Steve,
    Thanks for this confirmation.
    Is there any way I can find out which are my stock transport orders are linked to which Outbound deliveries and which are the items in the STO for which it has not created any Delivery or not included that item in the delivery ?
    I have activated the availability check so sometimes system does not include that item while creating the delivery if the stock is zero for this item.
    Also Is there any way to find out quickly,for which of those delieries, GR is still pending ?
    This is a typical business requirement in my project and almost everyday 10-15 deliveries are created wrt STO and each has got almost 50-100 items.
    It would be a great help for me if you suggest me something.
    Can I request you for your eMail ID so that I can send my queries directly to you if they are urgent for me.
    Regards,
    manOO

  • Local Currency COP, KRW values wrong in report

    I have the following problem. Any values in local currency COP (Columbian Pesos) or KRW (Korean Won) comes in a report 100 times in value. For example if the value in the infocube is 1950  COP, in the report it shows as 195,000 COP. This happens only for currencies COP, KRW. For all other currencies the value in the cube and report are same. This is happening in AR cube, AP cube, Inventory cube.
    How to correct and is there any setting to be done for this.
    Please note that i am not using any currency conversion. I am just reporting in local currency .
    Ram

    Hi Ram,
    It should be a bug.
    The situation is the following.
    For example, you load amount in COP (KRW) = 12345. Since default number of decimal places for amounts with currency is 2, the system keeps amount loaded as 12345,00 (with 2 decimals).
    There is a special table TCURX which lists currencies with number of decimals not equal to 2 (you can also access or set values in this table through SPRO -> SAP Netweaver -> General settings -> Currencies -> Set decimal places for currencies).
    I beleive you can find KRW & COP in the mentioned above table with number of decimals not set (zero).
    During query result generation the system apply the real number of decimals from TCURX table and 12345,00 is treated as amount without decimals (coma simply ignored). That gives 1234500 amount. The same amount in TND (with 3 decimals) becomes 1234,500 etc.
    There are plenty of OSS notes about this bug, for example, # 760195. Not sure which one to implement. You’d better contact SAP Support.
    As a workaround I can suggest either delete KWR & COP from TCURX table or use amounts without currency or as number (with a separate 0CURRENCY field going into the cube).
    Best regards,
    Eugene

  • Post document in FB01 with Document curr zero and value in local curr

    Hi all,
    For uploading data migration transactional data we are using FB01. There are payment transactions with amount in local currency for exchange rate difference, but corresponding zero amount in document currency. But the system is not allowing to post an item with zero value in document currency when it has value in local currency field. I also tried T-code FBB1. Though it allows zero posting, it doesnot allow posting with Vendor item.
    (Note: system accepts a value from .01 in document currency field, but doesnot accept 0).
    Could you pl share any inputs regarding this.
    Thanks.
    Sri.

    The scenario I put was a valid scenario. When we use FB01 to upload automatically posted foreign exchange revaluation transactions it will fail and the workaround used was to post in foreground by changng the 0 value field as .01.

  • CJI3 - Total Value in Transaction Currency values not Appearing

    Hi experts,
    We have a question regarding the CJI3 transaction. We open a project in CJI3 and view all its postings. From the report we observe two columns:
    Total Value in Controlling Area Currency and Total Value in Transaction Currency columns.
    These two columns, for the most part show the exact same values. However, there are some lines that display a 0,00 EUR value for the Total Value in Transaction Currency column.
    Why does this happen? Shouldn't these values for this column also be displayed? We're not sure if this is correct behavior.
    Well, any input will be greatly appreciated!
    Thanks and best regards,
    Fernando Montenegro

    Have you considered the possibility that the value in transaction currency may indeed be zero for those documents?
    Here is an example how this can happen:
    I have a purchase order denominated in a foreign currency. At goods receipt, the goods are valued in local currency converted at the current exchange rate. Then comes the invoice. The amount in foreign currency is the exact one from my order. But the exchange rate has changed.
    As a result, an Fi document will be created for the difference amount in local currency with the value in transaction currency being zero.
    Regards
    Nikolas

  • Financial Analytics Reports in Local Currency

    Advise needed to help in configuring BI Apps such that the Financial Analytics reports (GL, Payables, Profitability & Receivables) show the transaction values in local currency i.e. INR instead of the default global currency USD.
    I have changed the source parameter values in the DAC Container Setup while loading the data from an EBS R12 instance. The following source parameters values have been changed to INR from USD -
    $$GLOBAL1_CURR_CODE (for the document currency)
    $$GLOBAL2_CURR_CODE (for the local currency)
    $$GLOBAL3_CURR_CODE (for the global currency)
    However, the Finacial Analytics Reports do not show any transactional values for the selected Ledger (having INR as the global currency). The data is populated in the Local Closing Amount, Local Opening Amount etc columns of the Fact - GL Balance but no data is populated in the Closing Amount (Global), Opening Amount(Global) etc columns.
    Please advise to resolve the above mentioned localization issue in Financial Analytics.
    Regards

    Are you looking for Changing the Default currency in OBIA Dashboards

  • Invoice difference while posting with different currencies

    Hi,
    The PO has quantity 4.The net price is 28,976.45 SEK.i have done the GR.Now,i am changing the currency EUR in conditions tab of PO.The exchange rate is 0.85176.The amount will be 2964.
    while doing MIRO with currency EUR,the amount in the header should be 11856 EUR.But,it is showing in the line detail amount as 10549.34 .
    Why this differnece is occuring??
    Please help me..
    Thanks
    Srini

    Hi
    The PO has quantity 4.The net price is 28,976.45 SEK.i have done the GR.Now,i am changing the currency EUR in conditions tab of PO.The exchange rate is 0.85176.The amount will be 2964.
    Can you tell me how you calculated the value in EUR (to be 2964)..
    Check the GR value in local currency and if you enter EUR as currency in MIRO screen then GR value will be converted to EUR value with the exchange rate maintained on posting date.
    Thanks

  • Rouding Difference error in MIRO for Local currency

    Hi Gurus,
    While posting invoice in MIRO, PO currency is EUR, system is showing correct balance in document currency but in local currency system is showing difference of .01 cents and not allowing to post.
    How to recitify this issue?
    Please revert asap.
    Regards

    Hi,
    Try setting Tolerance limit in OMR6
    If you want to round off the Values in the amount field at the time of invoice posting in MIRO. There will be a small difference amount positive or negative in the Balance field. System does not automatically round off the values. It is manually rounding only.
    Maintain the Tolerance key DIF for the Company code . Maintain the Tolerance values says + or - .50 INR in OMR6. & select the Check limit boxes
    Regards
    KK

  • Exchange rate differences whne clearing documents in local currency

    Hello,
    While clearing customer documents in local currency , the system calculates exchange rate differences in the clearing document. Even if the amount in local currency is 0, the amount in second local currency will have a value. The same is happening also when we clear GR/IR account. In the case of customer clearing, becuse for the exachange rate differences account  are maintaied default values in OKB9, the system cannot split, since there are 2 different account assignments when tolerances are also involved.
    I think that, if the exchange rate differences account wont be popluated while clearing, i will be able to post clearing with tolerance amounts.
    Any idea about how to make the exchange rate differences not to be caulculated for clearing in local currency?
    Thank you,
    S.

    Hi,
    Go to OBY6 and choose your company code.
    For your company code, the check box No forex rate diff. when clearing in LC should have been checked in case if you dont want to calculate the exch rate diff when clearing open items in LC.
    This will solve your issue.
    Thanks,
    Srinu

  • MB51 - Amount in Local Currency

    Hi gurus.
    For the first mov type 101 for a material in a specific plant, the report MB51 displays 0.00 as the Amount in Local Currency value.  The system considers the previous map * quantity to calculate the Amount in Local Currency value (because there was no previous movement, the map was 0).
    Is there any documentation that supports this formula or practice?  The business area is requesting information regarding to this logic because they affirm that the correct calculation for the Amount would be PO price * quantity.
    Thanks.

    in order to make prove your theory , check for this material in MC.9 how it is giving the output to be how much valuated stock and value.
    MB51 should also show the same for that GL .Check the material moments happened for this to come into plant stock and how they came like either by a PO or by a initial entry or by a stock transfer.
    Even though if the purchase is free it inctreases the stock qty and value ... but not the purchasing cost for invoicing.
    If it is non valuated it will go to consumption.
    stock will be valuated with the GR accounting docs for that GL.
    if the MC.9 and MB51 THERE is a descrepancy then need to be corrected.
    Regards,

  • Difference between GR IR amount in local currency

    Hi all,
    I hav created one PO in foreign currency for 10 items. GR is happening for all 10 lines with rate say Rs 50. Now when i am doing MIRO with same rate i.e. Rs 50, 8 materials are getting posted correctly. But for 2 materials there is inventory posting for fixed amount (in local currency) irrespective of quantty.this case amount in foreign currency is same but dieefernce for GR/IR account is in local currency.
    When line items analysed it was observed that fo these 2 materials exchange rate picked up is different than header exchange rate. the difference in exchange rate is posted to stock account.
    In short system icking differen xchange rate for different line items for one invoice ( MIRO is happening against only one invoice)
    Can any one please explai this phenomena and any solution for this?
    thanks

    Hi
    Header exchange rate picked up at time of PO creation with reference to document date in header.
    If you fix exchange rate then it will be same for all items in purchase order.
    In your case if exchange rate is different then check whether you have done goods receipt in two lots (say 8 items first and then 2 items) with different posting dates. Check accounting documents generated and in that document check translation dates for checking exchange rate in OB08 transaction.
    And in invoice what is the currency you are using - if you do not use any special currency (foreign) then PO currency will be picked up. If exchange rate fixed indicator is not there in PO - depending upon system baseline date (posting date) exchange rate will be coming.
    Thanks

  • GR/IR account difference for posting in second local currency

    Hello SAP Gurus,
    We have set up additional local currency in OB22 (Currency type 30, rate type M, Translation on the basis of "Transaction Currency", date type: 3). We have set up exchange rates in Tr. code: OB08 and using GR based IR.Now:
    1. Create a account assigned PO (with Goods receipt)  in foreign Currency say EUR 500. Local currency and additional local currency are same say AUD. Exchange Rate for PO is .0.61120  EUR = 1 AUD.
    2. Did MiGO with Rate .0.62220 = 1AUD system posted folllowing  Entries:
    TC= Transaction Currency, LC= Local Currency, LC2= Additional Local Currency
    Dr EXpense A/C  500 (TC=EUR)     803.60(LC=AUD)         803.60 (LC2=AUD)
    Cr GR/IR Clg A/C  500 (TC=EUR)     803.60(LC=AUD)         803.60 (LC2=AUD)
    3. Did MIRO with rate: 0.61550 EUR= 1AUD system is posting following entries (WRONG)
    Cr  Vendor A/C      500 (TC=EUR)    812.35 (LC2=AUD)         812.35 (LC2=AUD)
    Dr  GR/IR Clg A/C  500 (TC=EUR)     803.60(LC=AUD)         812.35 (LC2=AUD)
    Dr  Expense A/C    0   (TC=EUR)         8.75 (LC=AUD)              *0.00(LC2=AUD)*
    What I think it must do is keep GR/IR clearing AC same for both local currency and LC2  and post difference to original expense account in local and LC2 currency.
    It use to work perfectly but seems something gone wrong recently in system(with some OSS note or something else) that seems to have cause this issue.
    Any knowledge/experience sharing will be highly appreciated.
    Cheers
    Chandra
    Edited by: Chandra Kaushal on Jun 23, 2010 10:24 AM

    Dear Chandra,
    Can you please  share the screen shot of OB22 for your company code?
    Regards,
    Sachin

Maybe you are looking for