Currency Exchange for petty cash account?

Hi,
We got an issue here:
We have CNY(Chinese Yuan) and USD account here, but we sometime need HKD and AUD. So we will exchange the CNY into HKD from bank. So that is Credit the CNY bank account, and Debit the HKD petty cash account.
May I ask do SAP have standard process for this process? Debit HKD petty cash account, and Credit CNY bank account. And what T-code it is?
Thx very much~!

Hi
Cash journal is currency dependent,I really wonder if the functionality you have asked is available.
For each currency we will have to create separate cash journal.
Good Luck
Hari

Similar Messages

  • Cash with drawn from bank for petty cash use (FBCJ)

    HI,
    We are using cash journal (FBCJ)for all cash transactions. While withdrawing money from bank for petty cash use, howwe will handle in SAP.
    Client wants to prepare bank payment voucher for withdrawing cash from bank.  After preparing cheque by bank section the cheque will be handed over to cashier for withdrawing money from bank.
    Thanks
    Chris

    Hi Satish,
    Through FBCJ transaction you can do the cash receipt / cash payment to Bank (Bank clearing Account). By using the Business transaction "Receipt from Bank" and "Payment to Bank".
    Hence bank posting will happen in the Bank clearing account. As soon as BRS is done, it will hit the Bank Main account.
    Hope it is clear for you. If my reply is useful than please assign points for the same.
    Thanks & best regards,
    nms

  • Foreign currency revaluation for GR/IR account

    Hi Friends,
    Need your help. My client is facing the below issue.
    he is facing issue with transaction F.13 automatic clearing of GRIR account for company code XXXX.
    The problem is that the system is reversing the Foreign exchange amount posted in December 2010 and posting it as realized Foreign Exchange, therefore GRIR account is not beeing valuated with USD convertion at the month end closing.
    Could you please throw some light on this issue
    Thanks N regards,

    I think there is some issue with the process, normally vendor/customer reconciliation account or some liability assets related account which has impact due to foreign currency rate changes needs to be revaluated. I don't understand why you have set up foreign currency valuation for GR/IR account, these are intermediatory account which reflects in system between for example GR and IR.
    I also think that you need more information on foreign currency valuation, basically it happens on a particular key date and gets reversed on key date + 1, because revaluation is only required on a key date for reporting purposes. on the next day it get reversed and actual loss or profit on foreign currency only gets booked on realization.
    Hope this helps!!!
    Murlidhar Khatri

  • Prevent Petty Cash Account Balance to be negative

    Hi all,
       We've some Petty cash Accounts. It is observed that during the entries related to this cash accounts sometimes inbetween the day the cash balance becomes negative ( Due to the inappropriate order entry ).
       To force the Cash entries in exact order I want to put the check for cash account balance can't be negative.
      How to achive this ?

    Hi Naimish,
    You can use the following program to find the user exits in a transaction. Create this prog in your development as a local program.
    Just put the Tcode you are using in the selection screen and run it. It will list all the user eixts that are present . Do a trial and error till you get the exact user exit.
    Pls reward if useful.
    Laxman Nayak.
    *& Report  ZAK_FIND_USEREXIT                                           *
    REPORT  ZAK_FIND_USEREXIT  no standard page heading.
    Finding the user-exits of a SAP transaction code
    Enter the transaction code in which you are looking for the user-exit
    and it will list you the list of user-exits in the transaction code.
    Also a drill down is possible which will help you to branch to SMOD.
    tables : tstc, tadir, modsapt, modact, trdir, tfdir, enlfdir.
             tables : tstct.
    data : jtab like tadir occurs 0 with header line.
    data : field1(30).
    data : v_devclass like tadir-devclass.
    parameters : p_tcode like tstc-tcode obligatory.
    select single * from tstc where tcode eq p_tcode.
    if sy-subrc eq 0.
       select single * from tadir where pgmid = 'R3TR'
                        and object = 'PROG'
                        and obj_name = tstc-pgmna.
       move : tadir-devclass to v_devclass.
          if sy-subrc ne 0.
             select single * from trdir where name = tstc-pgmna.
             if trdir-subc eq 'F'.
                select single * from tfdir where pname = tstc-pgmna.
                select single * from enlfdir where funcname =
                tfdir-funcname.
                select single * from tadir where pgmid = 'R3TR'
                                   and object = 'FUGR'
                                   and obj_name eq enlfdir-area.
                move : tadir-devclass to v_devclass.
              endif.
           endif.
           select * from tadir into table jtab
                         where pgmid = 'R3TR'
                           and object = 'SMOD'
                           and devclass = v_devclass.
            select single * from tstct where sprsl eq sy-langu and
                                             tcode eq p_tcode.
            format color col_positive intensified off.
            write:/(19) 'Transaction Code - ',
                 20(20) p_tcode,
                 45(50) tstct-ttext.
                        skip.
            if not jtab[] is initial.
               write:/(95) sy-uline.
               format color col_heading intensified on.
               write:/1 sy-vline,
                      2 'Exit Name',
                     21 sy-vline ,
                     22 'Description',
                     95 sy-vline.
               write:/(95) sy-uline.
               loop at jtab.
                  select single * from modsapt
                         where sprsl = sy-langu and
                                name = jtab-obj_name.
                       format color col_normal intensified off.
                       write:/1 sy-vline,
                              2 jtab-obj_name hotspot on,
                             21 sy-vline ,
                             22 modsapt-modtext,
                             95 sy-vline.
               endloop.
               write:/(95) sy-uline.
               describe table jtab.
               skip.
               format color col_total intensified on.
               write:/ 'No of Exits:' , sy-tfill.
            else.
               format color col_negative intensified on.
               write:/(95) 'No User Exit exists'.
            endif.
          else.
              format color col_negative intensified on.
              write:/(95) 'Transaction Code Does Not Exist'.
          endif.
    at line-selection.
       get cursor field field1.
       check field1(4) eq 'JTAB'.
       set parameter id 'MON' field sy-lisel+1(10).
       call transaction 'SMOD' and skip first   screen.
    *---End of Program

  • I encountered an error in the Payment Wizard screen as I was creating an Outgoing Payment for petty cash expenses. On the "Recommendation Report" screen, I clicked "Non-Included Trans." and saw that one of the vendors (Vendor Code: WILCO) has the followi

    Hello,
    I encountered an error in the Payment Wizard screen as I was creating an Outgoing Payment for petty cash expenses. On the “Recommendation Report” screen, I clicked “Non-Included Trans.” and saw that one of the vendors (Vendor Code: WILCO) has the following error:
    “The document amount is greater than the max. amount allowed in the payment methods linked to the BP”
    Upon checking, the “PCF-W” Payment Method linked to WILCO does not have any restrictions, nor does WILCO have any credit/commitment limit set. I have also appropriately defined the Dummy Business Partner Bank (under Payment Terms) as well as checked the “Included” box for PCF-W on the Payment Run-Payment Methods screen.
    Could anyone please help me on this?
    Salamat,
    Cat

    PS - have found other posts indicating that clips smaller than 2s or sometimes 5s, or "short files" can cause this. Modern style editing often uses short takes ! Good grief I cannot believe Apple. Well I deleted a half a dozen short sections and can export, but now of course the video is a ruined piiece of junk and I need to re-do the whole thing, the sound etc. which is basically taking as much time as the original. And each time I re-do it I risk again this lovely error -50 and again trying to figure out what thing bugs it via trial and error instead of a REASONABLE ERROR MESSAGE POINTING TO THE CLIP IT CAN'T PROCESS. What a mess. I HATE this iMovie application - full of BUGS BUGS BUGS which Apple will not fix obviously, since I had this product for a few years and see just hundreds of hits on Google about this error with disappointed users. Such junk I cannot believe I paid money for it and Apple does not support it with fixes !!!
    If anyone knows of a GOOD reasonably priced video editing program NOT from APPLE I am still looking for suggestions. I want to do more video in future, but obviously NOT with iMovie !!!

  • Foreign Currency Revaluation for GR/IR Account problem

    Hi all,
    - SAPF100 programme was run for Dec 08 for GR/IR Account
    - But when I run FBL3N for open items to Dec 08 for the GR/IR account and do a reconciliation between the two there seems to be a number of line items that have not been revaluated at all....can anyone help me in explaining this or can some one help me by sending me some good ideas on how I can investigate further and resolve...any help will be greatly appreciated.
    Many thanks-
    Shem

    Check the table T030H to see the current settings for Currency reval for GR/IR account - Check the account # mentioned in the Unrealized Gains/Loss field besides the offsetting account. Based on your definition, it looks like the offsetting account is not the same as the GR/IR account. Check the postings made in the offsetting account, and you can see the entries, created by reval over there.
    Nandita

  • FBCJ Validation for petty cash expenses limit up to 10000.

    I want to do FBCJ Validation for petty cash expenses limit up to 10000 only.  can any body suggest  in detail procedure for make this validation.

    Hi
    'I want cash limit only expenses transaction which will be post through FBCJ & it is for all Expenses GL'-is it for some time interval? eg for one day?posting day, or system day(day when posting were done)
    In this case I think you need to create Z*table, where to write down values.
    Please put data about time interval and I'll try to clarify how it can be done

  • Hi i m using 4s and its updated but i cant configure with microsoft exchange for my gmail account. Anytime i tried to configure it the message comes connection to the server failed. Pls help me out.

    Hi i m using 4s and its updated but i cant configure with microsoft exchange for my gmail account. Anytime i tried to configure it the message comes connection to the server failed. Pls help me out.
    <Email Edited by Host>

    Discontinued by Google. Read here:
    http://googlesystem.blogspot.com/2012/12/google-sync-discontinued-for-gmail.html

  • Transfer from Cash in hand account to Petty cash account in FBCJ

    Dear Experts,
    I want to transfer some amount from Cash in hand HO (Head Office) account to Petty Cash HO account. Both these G/L accounts are maintained with "Post automatically only" indicator. I am not able to post the entry in Cash Journal. Any clues on how to post this entry.
    Entry is as follows:
    Petty Cash HO A/C Dr --- 50000
           Cash in hand HO A/C Cr --- 50000
    Business transactions for payment are - Expense, Payment to other branches, Bank deposit  etc
    Business transactions for receipts are - Bank withdrawal, opening balance, other receipts etc
    Thanks in advance for your inputs.
    Regards
    Komal
    Edited by: Komal Raj on Nov 1, 2011 6:37 AM

    Hi,
    As per your issue details i guess these are not only a cash gl accounts but also two different cash journals. If this is the case, then you can maintain one cash transfer account for these kind of transaction. Here you can record the payment and receipt entry in this account and thus the balance will be nil and also cash book will tally with gl account balance. If you are making direct gl account entry your cash book balance and gl balance will have a difference.
    Regads

  • Issue for currency exchange for curr types JPY,IDR  and data will be moving to other  SAP system(APO).

    Hello All,
    During validation of  data between APO and BW  its required for the  manual intervention by multiplying leading 0’s(multipl with 100) to the  key figure values.
    So it is required to  change the following key figures in the BW datasource  to the external format.
    data flow: (I.C-1 to I.C2)BW  to I.C-APO
    This is so that the small TCs like JPY, IDR, etc. are in the correct format when we extract it in APO.
    Could you please suggest how should we solve this issue
    Thanks and Regards,
    Siva

    Thank you Ethan,
    Let me try to explain this with few dollar amounts:
    Let us consider that I have data for 1st month (Jan) of the year 2011,
    Net income for Jan. 2011 in LC = 59916152.19
    Net income for Jan. 2011 in USD calculated using Average rate is  = $ 9,223,013.14
    CTA for the same month is  (net income in LC X spot rate) - net income in USD at average rate =((59916152.19)*(0.154617))-9223013.14 = 41,042.564
    This value is correct.
    For the month of Feb 2011:
    Net income for Feb.2011in LC = 60415519.01
    Net income for Feb.2011 in USD at average rate (with periodic flag on) = 9,300,112.38 ( I calculated this value manually and it is correct after conversion)
    calculated CTA for the same month is (60415519.01*0.154083)-9300112.38 = 8,892.035.
    But actually BPC calculated CTA is 18,547.56 (I felt that this may be because I am not using the Flag apply periodic value while calculating CTA and when I flagged that, BPC is giving me a very big difference in CTA)
    My balance sheet is exactly off with the difference in CTA.
    Hope this helps you to understand my problem.
    Edited by: amarnathputta on Nov 25, 2011 2:43 PM

  • Foreign currency valuation for GR/IR clearing account is repeatedly posting

    While executing foreign currency valuation (program SAPF100) through T code F.05 the following fields are selected for the spotted rate valuation for currency type 10.
    A)     Valuate G/L account open items
    B)     Evaluate  GR/IR account (GR/IR clearing account is selected)
    C)     Valuate customer open items  
    After execution the valuation postings are repeated  in GR/IR FC valuation Balance sheet adj account while the postings in other accounts occur only once.
    GR/IR FC valuation Balance sheet adjustment account is configured in OB09 for GR/IR account for respective currency type and local currency.
    What could be the reason for repeated postings in FC valuation account?

    I think there is some issue with the process, normally vendor/customer reconciliation account or some liability assets related account which has impact due to foreign currency rate changes needs to be revaluated. I don't understand why you have set up foreign currency valuation for GR/IR account, these are intermediatory account which reflects in system between for example GR and IR.
    I also think that you need more information on foreign currency valuation, basically it happens on a particular key date and gets reversed on key date + 1, because revaluation is only required on a key date for reporting purposes. on the next day it get reversed and actual loss or profit on foreign currency only gets booked on realization.
    Hope this helps!!!
    Murlidhar Khatri

  • PeopleSoft 9.1 to 9.2 Cash Management (Internal Petty Cash)

    I wanted to know the best practices for accounting for petty cash from disbursement to custodians using PeopleSoft Financials. 
    Thanks.
    Juan 

    Yes,
    1. You perform Tools upgrade to 8.53.xx
    2. Then perform Application only upgrade from 9.1 to 9.2

  • Managing petty cash float and float-reimbursement

    HI
    I want to know best functionality in Oracle EBS to Manage petty cash float and float reimberstment.
    I am looking at comprehensive solution in oracle EBS for petty cash requirements. Such as expense reimberstment to employees in the organisation as well as manging float and float reimberstment.
    I have checked Internet expense functioality and i feel most of the expense reimberstment to employees can be done through iexpense and AP
    However I want to know best functiolaity in Oracle EBS R12 for the process of managing petty cash float and float reimberstment.
    Thanks

    Guyz,
    Unfortunately there is no standard functionality available in Oracle EBS for handling Petty Cash. But there are some Workarounds i recommend to my clients depending on the level of detail they require
    Either you create a Petty Cash Supplier
    and second workaround is creating a Petty Cash Bank.
    Or a Fusion of both.

  • AP Currency Exchange

    FI Experts,
    We have a  few invoices that we pay with a differnt currency on monthly basis. Can you entered an invoice and at the same time enter the conversion rate? or do you have to maintain a specific table.
    Can someone advice on this procedure? right now we pay and book everything in dollars
    Your help will be greatly appreciated,

    Sorry, yes company code is in USD, we just want to use currency exchange for reporting purposes, we can use tcode F-43 I guess since we will be entering the invoice in USD, and just entering the currency exchange for reporting.
    I just wanted to ensure that using this field will not end up cutting checks in foreign currency if we ever have to cut checks here.
    yes the currency exchange will be one.
    We just want to be able to display the amount when we run FBL1N, and so forth.
    Thank You,
    Edited by: Frank on Aug 11, 2009 11:07 PM

  • Currency exchange

    Hi experts,
    Q1: Why local currency A is involed in currency exchange for the scenario below? U know, exchange rates for foreign currencies are maintained, i.e. from B to C and, from C to B.
    Q2. Is any standard exchange sequence? For e.g., first from unit price currency to currency in customer master, then ...
    Q3. Any solutions to simply the exchange sequence? U know, some customers need different currencies to settle payment. Due to exchange rates, it will decrease order value.
    Scenario:
    local currency for company code - A
    currency in customer master - B
    sales order (qty 100) - document currency changed from B to C, unit price 9.8 C
    Finding: order value shows 976.53 C but not 980 C.

    Hi,
    Hi,
    check exhange rate value
    IMG>>>Netweaver>>>genral settings >>> curancies >>> enter X rate.
    Kapil

Maybe you are looking for

  • Error during inport of ADD-ON

    HI , We are installing auto-ID infrastructure ADD-ON in out netweaver system. system details: netweaver 7.00 DB :oracle OS :Solaris10 ADD-ON :SAPK-400F1INAIN This addon is running for mre that 24 hrs. as per SLOG we are getting.... geepxi:nwdadm 37%

  • HT201407 my iphone is locked and wont let me use my e-mail

    my iphone is locked to icloud and wont let me usemy e-mail

  • AnyConnect access to Inside IPs

    I'm having problems getting AnyConnect clients to reach a server (192.168.139.3) on the Inside interface of my ASA 5505.  Ideally, this would be accessible from the DfltAccessPolicy or another dedicated policy, but right now I'm happy with any access

  • No record updated in REGUT.

    Hi All, When i run F110 successfully and then go to DME the table REGUH is getting updated but REGUT doess contain the relevant entries. So I get the msg. 'No records found in FDTA. Kindly guide.' Edited by: Vinda bailwar on Apr 24, 2011 8:46 AM

  • Need a widget for stock information?

    Aloha: I am looking for a dashboard widget  that will give information relative to particular stocks Information such as price and dividens for a chosen list of stocks. I have googled the question to death with no  results I am sure someone has writt