Cash Balance Negative

Hi,
We want to control Cash GL account for not allowing negative balance at cumulative balance level.
We are not using Cash journal.
Is there any possibility to control the cash account(GL)?
Thanks in advance

Hi,
You can set up validation/substitution rule for this requirements. I hink validation suits your requirements.
Please write validation in GGB0.
Assign this validation in OB28.
Regards,

Similar Messages

  • Pets - Negative Cash Balance (Ref: TA-21025)

    Status: Fixed
    Affects: Some Users
    Description: We have seen an issue related to Pets Starter Sets that can result in a display of a Negative Pets Cash Balance. The issue appears to affect a very small number of accounts.
    Our engineers are still investigating this issue and are working to correct it. If you are experiencing this on your own account, please be sure to select the 'Me Too' button in the post.
    Thanks for your patience while we investigate this issue.
    Edit: We were able to fix this issue and you should no longer experience negative balances. However, if you're still experience this problmem, please contact us.

    Dear Pallavi,
    Very useful post!
    I am looking for similar accelerators for
    Software Inventory Accelerator
    Hardware Inventory Accelerator
    Interfaces Inventory
    Customization Assessment Accelerator
    Sizing Tool
    Which helps us to come up with the relevant Bill of Matetials for every area mentioned above, and the ones which I dont know...
    Request help on such accelerators... Any clues?
    Any reply, help is highly appreciated.
    Regards
    Manish Madhav

  • When cash balance is negative

    Hi Experts
    When cash balance is negative, How to block further transactions , Is there any way to do this?
    Edited by: murali krishna on Oct 21, 2008 2:27 PM

    You can do this restriction using SBO_SP_TransactionNotification Stored procedure.
    You can find more information about this from the link
    SP_Tranaction Notification Procedure Explanation
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e991e2b9-0901-0010-0395-ef5268b00aaf]
    Try out yourself otherwise I shall help you.

  • Negative Cash Balance

    Cash Account balance shows a negative figure
    ie,payments are more than receipts
    customer wants to block this.It should nt allow to post entries it the cash balance becomes negative
    please suggest
    regards
    kannan

    If the Cash G/L Account is used to create a Journal Entry it could possible go negative when a Credit total greater than the existing balance in entered.
    To prevent this, you will need to first determine what all transactions use this Cash Account.  I mean Incoming, Outgoing, JE, etc.
    Then you would take the ObjType of these documents and use the SBO_SP_TransactionNotfication stored procedure to block the transaction matching the ObjType which contain this Cash GL that would cause the Particular GL to go negative
    Suda

  • How to block negative cash balance ?

    Dear Experts,
    I want to block -ve balance to all of my cash accounts i.e. no credit balances to cash accounts. How can i achieve this?
    What i am thinking is about a stored procedure on outgoing payment and journal entry.
    Please help me out.
    Thanks in Advance
    Best Regards
    Ashutosh T

    Hi Gorden,
    Even this code is not working, I am doing all the steps correctly. My cash account balance is 'zero' but still  i am able to make outgoing payment with payment means 'CASH'.
    Istvan ! I have putted Mr. Gorden's code under '[dbo].[SBO_SP_TransactionNotification]' as follows..
    set ANSI_NULLS ON
    set QUOTED_IDENTIFIER ON
    go
    ALTER proc [dbo].[SBO_SP_TransactionNotification]
    @object_type nvarchar(20),                     -- SBO Object Type
    @transaction_type nchar(1),               -- [A]dd, <u>pdate, [D]elete, [C]ancel, C[L]ose
    @num_of_cols_in_key int,
    @list_of_key_cols_tab_del nvarchar(255),
    @list_of_cols_val_tab_del nvarchar(255)
    AS
    begin
    -- Return values
    declare @error  int                    -- Result (0 for no error)
    declare @error_message nvarchar (200)           -- Error string to be displayed
    select @error = 0
    select @error_message = N'Ok'
    --     ADD     YOUR     CODE     HERE
    IF (@object_type = '46' AND @transaction_type in (N'A', N'U') )
    BEGIN
    IF EXISTS
    (SELECT T0.CashSum FROM OVPM T0 INNER JOIN VPM4 T1 ON T1.DOCNUM=T0.DOCENTRY
    INNER JOIN OACT T2 ON T2.AcctCode = T1.AcctCode
    WHERE T0.CashSum > T2.CurrTotal AND T1.AcctCode in ('102000030010001','102000030010001')
    AND T0.DocEntry = @list_of_cols_val_tab_del)
    BEGIN
    SELECT @error =1, @error_message = ' Cash Balance must be Greater then Zero'
    END
    END
    -- Select the return values
    select @error, @error_message
    end
    Please guide me where I am doing wrong
    Best Regards
    Ashutosh

  • How do you pay with a credit card when the Store has a cash balance?

    I think the iTunes Store automatically applies your cash balance with before it tries to charge your credit card on file. Is there a way to override this and manually enter your credit card information to pay for a song purchase?
    I have a half dozen credit cards I don't want closed. Putting a small charge on them once in a while makes sure the card accounts stay home, and purchasing a song from iTunes is one of the perfect ways of doing this. So once a month of so, I'd like to purchase a half dozen songs each with a different credit card. My store account already has $140 in cash balance, because I keep on getting iTunes gift cards faster than I can use them.
    Aside from creating a second iTunes account, whose library would be a pain to maintain the integration with my main account, is there a way to accomplish my goal?

    Gift the songs to yourself.
    (110398)

  • Profit Center : Reflect - Vendor, Customer, Bank/Cash Balance

    Dear Experts,
    Ref. : Reflect - Vendor, Customer, Bank/Cash Balance, Balance Sheet GL Accounts - Profit Center wise.
    When we do postings to P&L Items, we assign a CO / Cost Object. Such Cost objects may be Orders, Cost Centers, etc., which has a Profit Center assigned to it.
    Now, we wish to view Balance Profit Center wise.
    My Concerns :
    1.  Can Vendor, Customer, Bank/Cash Balance, Balance Sheet GL Accounts - Profit Center wise. Since we do not assign CO objects to such line items, but the correspondense line items (P&L GL) has a CO object.
    2.  If yes, how do we move balance of such items, to Profit Center / profit Center wise.
    Experts, please help me to understand the concept.
    Regards,
    Hussein.

    Hi,
    Are you in ECC activated new G/L? If yes, then you can define Profit Center as Document Splitting Characteristic for General Ledger and profit center will be in the AR/AP line item as well in ledger view (though you don't enter profit center during document entry).
    You cannot give the Profit center in line item level to the Subledger accounts like vendor and customers.Vendor and customer accounts take the profit center from the offsetting entry.If want to see the profit center to the particular document, open the document go to Environment field and select Balance Sheet Adjustment option.
    If you want to see the Profit center wise payables and receivables, use T.code GR55 and take report group 8A90 for Periodic Receivables and 8A91 for Payable.
    If you want to see the all payables with Profit center use Table BFOK_A for vendors BFOD_A for customers.
    Regards,
    Viswa

  • Daily Average Cash Balance

    Hi All,
    I have this report icreated on FISL ODS where I have to define "Daily Average Cash Balance". User is not sure what contitutes this definition. I would really appreciate if somebodt can give me an idea about it.
    Thnx.

    hi did u get the answer for this.... even i have same senario where i have to give a report on cash balance

  • Cash Sale - Cash Balance Update.

    Hi,
    While doing the Cash Sale, Cash Balance is not getting updated.
    Before posting this I have gone thru the forum and made some changes accordingly(in OV77).But even then Cash Acct in not getting updated.
    In one of the answers it is mentioned to give the Acct Key as EVV.where this to be done,in Pr.Procedure or any other setting.
    Please guide.
    Regards
    Vijay.

    Hi,
    Maintain account key EVV both in pricing procedure and Billing document type and then see the results.
    Can you just check with FI colleagues the G/L account you maintained in VKOA for EVV account key is cash sales account or not?
    Reward if it helpful.
    Regards,
    Chandra

  • How to find out cash balance

    how to find out cash balance at each plant for particular date.

    Hi
    Please tell me what is the system of your GL Creations, is it plant wise or not ? If plant wise, then you can see the individual plant wise GL from FBL3N or FS10N. Ideally there should be plant wise Cash Journals also, so you can see from FBCJ.
    If plant wise GLs are not opened, then if you have single GL for cash, then on the basis of profit center/ business area if plant wise, you can dispaly the cash balance
    regards
    Parag Bhargava

  • Store bypasses my cash balance

    Computer crashed and I had to reinstall everything.
    As a consequence, iTunes store is completely bypassing my cash balance and sending me straight to PayPal
    which I preter not to use.
    How do I get it to recognize the cash balance again?
    Thanks in advance,
    deerraven

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico my first language is Spanish. I do not speak English, however I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    The US prices in the Mac App Store (MAS) do not reflect local sales taxes. Apple collects the sales tax in the final steps of the sale. If the balance does not cover the full total plus the taxes,, then the MAS will need another method of payment, either redeem another gift card or supply a bank card.

  • No document number when some stores posting for cash balancing

    Hi experts,
    I have a problem for SAP SRS(SAP Retail Store) system. Please help me.
    no document number when some stores posting for cash balancing
    thanks.

    Hi,
    For this pls contact with MM consultant or put this query in MM forum.
    Anil

  • Difference in Cash Balance in Cash Journal and Cash GL Account

    dear friends,
    Can somebody tell me the reason and solution to following problem -
    1. User entered on Cash Payment ( FBCJ ) entry for Vendor with TDS activated.
    2. Due to some mistake in amount , he reversed the same ( FB08 ) , however amount reversed in Cash GL and TDS GL was wrong / was not same as per original document.
    3. Since it give the rise to difference in balance of Cash as per GL Account and Cash Journal , we passed 2 more entries ,
    1. FBCJ  - Cash Receipt ( for differential amt )
                          Cash Journal .... Dr. ....
                                    To intermediate account
    2. F-02 - Journal entry - for differential amt.
                          Intermediate account .....
                                        To Cash GL Account
    However still problem persists. Can anybody find out reason and solution for this.
    Thanks....

    Hi P S,
    Firstly, In cash journal the entries flow FI-BL (Bank Accounting - Sub-module) to FI and gets updated in GL Account.  That is why in the GL master master record of cash journal account, you see the "Post automatically only" option ticked. 
    The solution for you problem is that
    1. First reverse the f-02 entry by fb08. This will reverse the entry which has effected only FI-GL.
    2. Go to cash journal wrong (original) entry (FBCJ) and select the entry and delete the transaction through delete icon on left hand bottom.
    3. This will reverse the entry in FI-GL.
    4. Pass fresh entry in FBCJ with correct amount.
    Hope this will help you... Pls assign points if helpful.
    Regards,
    Vinay

  • Cash Balance

    Hi,
    I want to disallow cumulative balance is cr to the particular GL. Like Cash.
    Is it possible? What are the following steps?
    Thanks and regards

    Hi
    I understood your question as this -> if a G/L account is having credit balance as on date, you want the system to stop accepting further credits to that G/L account.
    If my understanding is right, then I can suggest you to use Business Transaction Event to control this.
    Alternatively, you can use Cash journal, so that system takes care automatically by not allowing credit balance in those GL accounts if Post automatically is ticked for that account.
    Regards

  • 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

Maybe you are looking for