Approval for Cash payment above Rs. 20000.

How to incorporate the approval procedure for cash payment above rs 20000.
thanks in advance

gangothri,
Refer to SAP
Note 1165619 - Cannot add outgoing payments in approval procedures.
in the below link.
https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1165619
This is an application bug.
This problem is fixed in latest patch.
Upgrade it to latest patch in 2007B.
Hope it will solve the issue.
Jeyakanthan

Similar Messages

  • Approval For Cash Payments

    Hello All,
    I am trying to set an approval for all cash payments where the amount involved is more than 5000. I am creating and using following query. But the system allows to save the document without triggering the approval. I have checked using SQL Profiler, the system is executing the query, and it seems to be executing fine, still the approval procedure is not triggered.
    SELECT DISTINCT 'TRUE'
    FROM OVPM
    WHERE OVPM.DocNum = $[OVPM.DocNum]
    AND OVPM.Series = $[OVPM.Series]
    AND OVPM.CashSum > 5000
    Please suggest what is wrong here, and how to resolve this problem.
    Thanks & Regards,
    Rahul Jain
    Edited by: Rahul Jain on May 25, 2011 5:06 AM

    Hi Rahul,
    Try this
    SELECT DISTINCT 'TRUE' FROM OVPM T0 WHERE T0.DocNum = $[OVPM.DocNum.0] AND T0.Series = $[OVPM.Series.0]
    AND T0.CashSum > 5000
    below link will help you
    [Approval Procedure for CASH]
    Thanks
    Kevin
    Edited by: Kevin Shah on May 25, 2011 10:17 AM

  • SAP Report for Cash payment more than Rs 20000/ within a year

    Hi Friends,
    Is there any report which will help me to find out the cash payments more than INR 20,000 during the year? If not then please provide the logic to develop this report
    Thanks & Regards,
    Nainesh
    Moderator: Please, avoid asking basic questions

    Hi Nainesh
    Use FBL3N report and input your Cash Payment GL accounts which are used in FBCJ for cash payments
    It will give you a list of all payments made and you can filter the report based on amount...
    Also, you can include Vendor account as "Off setting" field.. If off set account is not available in the report, include it from Extras > Settings > Special FIelds... This will generate a workbench request which you need to transport from DEV to Production
    Also, if Offset field is not ppopulated, refer SAP OSS note 112312... This has all the steps you would need
    Regards
    Ajay M

  • Validation check for Cash Payments

    Hi Gurus,
    I need to put validation check for cash payment only - not more than Rs. 20000/- & no check for cash receipt.
    Please guide me what is reqd in - PREQUISITE & CHECK.
    Thanks,
    Vikas

    Hi Vikas,
    Try this, its working at my place.
    Prerequsite:
    BKPF-AWTYP = 'CAJO' AND BSEG-WRBTR > '20000.00' AND (
    BSEG-HKONT = 'XXXXXX' AND BSEG-BSCHL = '50' )
    Check:
    NOT SYST-UNAME IN <Set name@>
    @ being set created with Table-SYST and field name- UNAME
    Here the set was created to allow few user to post more than 20000/-
    Regards,
    Kiran

  • Calculation of change amount for cash payments via cash desk, release 602

    Does anyone know how to get the change amount to calculate for cash payments via cash desk?
    I am only able to enter the amount in each payment type tab and then the payment amount in the summary. The total of the individual payments must add up to the summary payment amount or I get an error.
    How then if a customer wants to pay $20 towards their account and they give me $50 in cash, do I get the change of $30 to display?
    Any assistance would be appreciated as the old version of cash desk had a "given" and "back" field that no longer exist.

    Was not an error, just using the fields the wrong way around. So enter the amount received in the seperate tabs and the amount that is being paid to the account in the summary payment amount field. After you hit post, the change field is filled.
    Is another issue though as if pay by multiple payment types, system allows you to give change greater than the amount of cash received. This should not occur as people could use this process to cash for cheques or credit card payments. Especially an issue as cheque could be returned.

  • Credit Control - Exclusion for Cash Payment

    Dear Gurus,
    I am currently working on a project on which my client wants to exlude Cash Payment from being flagged with a Credit Control Alert.
    The client still wants to keep the Credit Credit Control Alert to be set for Bank Payment.
    1- How can I exclude Cash Payment from Credit Control in SD module?
    2- Why Credit Control Alert is not triggered when using category risk 002 and why is it working normally when using risk category 001.
    3- Last but not least: Is removal of Credit Control on Cash Payment a standard SAP SD function, or does it have to be created using ABAP coding?
    I understand my message is a bit short of information, so should you need more, please feel free to contact me to ask for more info.
    Kind regards
    Christian

    hi,
    1) FOR the sales order type used for Cash payment, dont maintain any entries in OVAK
    2) check the entries in OVA8 for the combination of CREDIT CONTROL AREA, CREDIT GROUP & RISK CATEGORY. the risk categories 001 & 002 will be having different entries, which is triggering different responce to the credit check.
    3) This is a standard practise, as it is assumed from the term cash payment, that the customers comes in to buy the product with hand in cash. Usually such transactions are made by sales document type ( CASH SALES sales order type) ,for which if we dont keep the entry in OVAK, the check wont be happening.
    Thanks & Regards,
    Hegal

  • Different Doc.Types for Cash Payment & Cash Receipt

    Dear All,
    Is it possible to have different doc. type & no.ranges for different plants for cash receipts & cash payments?
    Regards
    Marcus.

    Hi
    It is possible to have seperate document types for cash payment & cash receipts.
    If you are using normal documetn psoting transaction you can define the document type on your own while posting to the doucment.
    If you are using the cash journal, documetn types hv to be specified in the configuration.
    VVR

  • Discount for cash payments

    I want to make a discount for cash payments. Can anybody explain me step by step how can I do?
    Thanks in advance.

    Hi Yasar
    To be able to post cash discounts, you must define an account determination for cash discount taken and cash discount granted.
    For cash discount taken, choose:
    Financial Accounting --> Accounts Receivable and Accounts Payable --> Business transactions --> Outgoing payments --> Outgoing payments Global Settings --> Define accounts for cash discounts taken
    For cash discount granted, choose:
    Financial Accounting --> Accounts Receivable and Accounts Payable --> Business transactions --> Incoming payments --> Payments Receipt Global Settings --> Define accounts for cash discounts granted
    You may also want to use payment terms suitable for you business processes to trigger the automatic calculation of cash discount amounts. For this topic, see the SAP library documentation.
    <b>Customizing: Discount Documents</b>
    A few control parameters must be maintained before the automatic cash discount document generation can function. To access the corresponding maintenance view, in Customizing choose Financial Accounting -->  Accounts Receivable and Accounts Payable -->  Business Transactions -->  Outgoing Payments -->  Outgoing Payments Global Settings -->  Configure Automatic Generation of Cash Discount Documents.
    The control parameters are defined per company code, original branch, i.e. the branch of the open item to be paid (which may be different from the branch of the payment document) and original document type, i.e. the document type of the open item to be paid.
    You can define:
    Branch for the discount document
    This branch is used when posting the discount document.
    Document type of the discount document
    If no document type is defined the system uses the general document type ‘AB’.
    Posting discount documents with posting date equal to system date
    Normally, the posting date and the document date of the discount document are equal to the posting and document date of the payment document which it is posted together with. If this indicator is set, however, the discount document is posted with the system date as posting and document date.
    Posting keys for discount documents
    Thanks
    G. Lakshmipathi

  • Validation for Cash Payment Rs 20000/-

    Hi friends,
    There is one way to set the limit on document not exceeding particular value, i.e. by setting limit on the basis of document type. ( since this is client level setting we can not do the same in our scenario )
    Is there any other way to do the same at company code level ( i.e. any other way which will not have client level setting ) to do such validation.
    We require to do the same for legal requirement of Cash Payment > Rs 20000/- in one Cash Payment Document. We are using the Cash Journal ( FBCJ ) . If anyone know , pls suggest. Will assign full marks if gets the solution.
    Thanks.
    PS

    Hi,
    You can create the validation rule for your requirement without touching cross client configuration.
    Validation will be possible. Pls follow the proceedure thorugh OB28/GGBO
    Cash Validation for More than Rs.20,000/-
    Prerequisite:
    t-code (SYST-TCODE) = fbcj
    company code (BSEG-BUKRS) = 'xxxx'
    GL account (BSEG-HKONT) = 'cash account defined for cj'
    Dr/Cr indicator (BSEG-SHKZG) = 'H/S' ( if you want to resrtict payment upto the prescribed amount enter H and to restrict receipt enter S
    Check:
    Amount (BSEG-DMBTR) > 20000
    Message:
    Create a message in se91 and assign it.
    please assign the points if its useful.
    Regards
    sai krishna

  • Message  control for payments above Rs 20000

    Hi
    My client wants to put warning message in case a ash payment for more than Rs 20000 is posted.
    Where can this be done ?

    Hi,
    You can do this from the customising node for Cash journal.
    Navigate as follows:
    Financial Accounting ->Bank Accounting ->Business Transactions ->Cash Journal ->Amount Limit
    Cheers.

  • Validation for Cash payments

    hi experts,
    in our project the client needs a validation for FBCJ transaction for outgoing payments it will not allow more than 20,000/- except cash deposit in to bank(for this transaction it has to allow more than that amount). for this how to validate this rule
    kindly help me in this issue
    Regards,
    Satish

    Hi Satish,
    You can try with following logic in Ob28 Validation:
    Prerequisites:
    BKPF-BLART (Doc Type) = PC or PJ depending on your configuration
    BKPF-BKTXT (Cash Journal Business Transaction) <> Cash Withdrwal by Cheque or whatever name you have for cash withdrawl
    Check:
    BSEG-WRBTR <= 20000
    Message = Error.
    Hope this helps you.
    Regards,
    Sanjay

  • My DTI is 48%, could I be approved for cash out refinance with my situation...

    Credit card balance- 4300outstanding loan- $3000car payment $482 per monthmortgage- $1298 per month fico is 740, been with current employer for a year (same profession and pay structure for 6 years) doing a cash out refinance would lower my monthly mortgage payment by $100.00 per month and pay off the credit card and loan would then bring my DTI to around 34%. The trick is, could I get approved for a cash out refinance with my current high DTI?!  Oh and i have about $11,000 cash on hand in my personal checking account. Its going to drive me crazy if the loan officer says "sorry but your DTI is too high" ofcourse it is now! But it wont be if you approve this cash out refinance! Lol

    If you are paying off the debt through the cash out refi, the debt doesn't count against your DTI. If you are just taking cash to "pay it off", it will count. 

  • How to restrict cash transaction above ruppes '20000'

    Dear Expert,
    I want to restrict incoming & outgoing cash transaction where amount crosses equal or above ' 20000 '
    pls suggest the store procedure.
    Regards,
    Datta Kharat

    Insert this in your  SBO_SP_TransactionNotification stored procedure after the line
    --     ADD     YOUR     CODE     HERE
    IF      @Object_type = N'24'
    Begin
    If (select CashSum from ORCT
            where DocEntry=@list_of_cols_val_tab_del)>20000
    begin
    set @error = 21
    set @error_message = N'Cash payment should not be higher then 20000 !'
    end
    End     ----------------------------
    IF      @Object_type = N'46'
    Begin     
    If (select CashSum from OVPM
            where DocEntry=@list_of_cols_val_tab_del)>20000
    begin
    set @error = 22
    set @error_message = N'Cash payment should not be higher then 20000 !'
    end
    End     ----------------------------

  • Draft printpout for cash payment

    Hi All,
    When I use  Payments draft Reprot option under Banking / Outgoing Payment /Payments draft Report,
    When i try to view the printprrview of Cash payment,the print is blank
    Can anybody Help me in resolving this problem.
    I am using SAP 2005 B in India.
    Thanking in advance,

    hi santhosh,
    Have u customized PLD template with any formulas as conditons ?
    Jeyakanthan

  • They took the charge off for useing your credit card but did you know they charge $3 for cash payment

    does anyone know that thay charge $3 every time you pay cash that is a rip off i started with a cell phone 20 years ago and it was 19.99 but know thw bill is almost 200 dallors when does it stop with corprate greed?????? anyone have a opion????

    luckytaz26 wrote:
    i started with a cell phone 20 years ago and it was 19.99 but know thw bill is almost 200 dallors when does it stop with corprate greed?????? anyone have a opion????
    I think you are leaving a LOT out of this message. That bill from 20 yrs ago probably was only for 1 line, included NO minutes(you probably paid at least $0.30/minute for calling maybe more plus long distance) OR data. With you current bill of almost $200, it looks as if you have multiple lines, you DO have minutes, long distance is included, and you have 3G or 4G data(neither of which were available 20 years ago). You can't really compare your bill of $20 to your current bill. They are not the same thing.
    If you want to make a comparison, 1 individual line(which includes 450 minutes AND long distance) will run you $39.99/month. This same line with 450 minutes(from 20 years ago) would have run you $20(line charge) + $135 for calling minutes + any long distance you may have had.
    You can't compare smartphones such as BB, Android, iPhone, etc... because THEY WERE NOT AVAILABLE. The oldest technology, BB, wasn't available until 13 years ago!

Maybe you are looking for