GL Amount Limit

Experts,
We have 2 house banks first bank have a limit to issue check up to 50k and the second bank will be above 50k
Whenever making payment through F110 we have to manually edit the payment proposal based on the Vendor Invoice amount it would be Cumbersome for the user while perform F110 and user does mistake many times by selecting Wrong House Banks.
Please suggest how to set limit 50K for the First Bank Account.
BK

Hi,
Set the available amount of one house bank to 50000 and set the available amount in other house bank to large amount and in ranking order also give the first rank to below 50000 house bank. so that usually the program will first go to 1st house bank and the available amount is with in the limit it will pick that house bank(i.e below 50000) if the amount is more that 50000 then the program will automatically pick the second house bank
Thanks & Regards
Krishna Chaitanya

Similar Messages

  • An global maximum amount limit for single payments made via the ACH

    Hi
    Can any one guide how to config the gobal maximum amount limit for a single payments made via the ACH  (Automated Clearing House) network.
    Pl do the needful.
    thank you.

    Hi Tony,
    Not exactly the solution, but going forward you can try split the invoices and process it separately at the time of invoicing itself. Otherwise you can try the option installment payment terms, but there may be at least one day difference in payment.
    Warm regards,
    Murukan Arunachalam

  • Amount Limit on Credit entries on the basis of User ID

    Hi,
    Could anybody please guide me about:
    How can we set the Amount Limit on Credit entries on the basis of User ID?
    Thanks and Regards

    Hi Vashishth,
    You have to create a tolerance group, where you will define the amount limit and then add that tolerance group to the User.
    To create Tolerance group
    SAP Customizing Implementation Guide -> Financial Accounting (New) -> Contract Accounts Receivable and Payable -> Basic Functions -> Postings and Documents -> Document -> Tolerance Groups for Amount Limits -> Define Tolerance Groups
    To add Tolerance Group to the User
    SAP Customizing Implementation Guide -> Financial Accounting (New) -> Contract Accounts Receivable and Payable -> Basic Functions -> Postings and Documents -> Document -> Tolerance Groups for Amount Limits -> Assign Tolerance Groups to Users
    Hope this resolves your query.
    Regards,
    Manish

  • Cash journal amount limit

    Hi,
    We are setting up the cash journal and one of the items to customize is the Amount Limit. We set up an amount limit, however the system does not validate the amount when entering or posting documents in the cash journal, Someone knows what is missing or what could be the problem ?
    Thanks !

    Yes, the validity date is ok... : 01.01.2007, any clue ?

  • How Can I Defined Amount Limit For All Invoices For A Supplier ?

    Hi ,
    I Want To Define Amount Limit For All Invoices For Supplier When all Invoices Amounts Be Specify Amount It Make hold For It
    Thanks,
    Mohamed Gamal

    Hi.
    At Suppliers site:
    Invoice Amount Limit. If you enter an invoice for a supplier site that exceeds the invoice amount limit you specify, Payables applies an Amount hold to the invoice during Invoice Validation. You cannot pay the invoice until you release the hold. You can release the hold by adjusting the invoice amount, changing the Invoice Amount Limit for the supplier site, or you can manually release the hold in the Holds tab of the Invoice Workbench.
    Octavio

  • Restrict a supplier upto certain amount limit for purchasing ?

    Hi,
    How can we restrict a supplier upto certain amount limit for purchasing (PO)?
    regards,
    Abdul Hafeez

    Can you add a when-validate-record personalization at the po_headers level?
    OR you can modify the PO approval workflow to add the check.
    Sandeep Gandhi

  • Cash Journal table values TCJ_MAX_AMOUNT amount limit not working

    Hi Experts,
    I have setup cash journal modules in SAP, client has the requirement that upto certian limit user should process payment from cash journal e.g. USD 500
    I have setup below entries in table  TCJ_MAX_AMOUNT but noticed that user can still process payment above USD 500
    Company Code: 0011
    Currency: USD
    Valid From: 01.01.2011
    Amount: 500
    Looking for assistance
    Thanks

    Dear Sanil,
    I tried earlier below validation but found that this works only when document posting level. But I am looking for solution at save level in cash journal
    Prerequisite
    SYS-TCODE = "FBCJ" AND BSEG-SHKZG = "S"
    Check
    BSEG-DMBTR <= '500.00'
    any other options?
    B/R
    prashant rane

  • How to select Amount limit from approval hierarchy?

    Could anyone please help me with the select to query the amount limits from the approval hierarchy?
    At my job we do a lot of testning regarding the amount limits - and routing - so it would be nice to select the values directly.
    Best regards, Henrik

    Will this query sufficient ?
    select
    hou.name org_name,
    pj.name job_name,ppf.control_function_name,
    pcg.control_group_name approval_groups,pcr.object_code,pcr.amount_limit,
    segment1_low || '.' || segment2_low  || '.' ||segment3_low  || '.' || segment4_low  || '.' || segment5_low  || '.' || segment6_low  || '.' || segment7_low  || '.' || segment8_low low_value ,
    segment1_high || '.' || segment2_high  || '.' ||segment3_high  || '.' || segment4_high  || '.' || segment5_high  || '.' || segment6_high  || '.' || segment7_high  || '.' || segment8_high high_value
    from
    per_jobs pj,
    po_control_groups_all pcg,
    po_control_rules pcr,
    po_control_functions ppf,
    PO_POSITION_CONTROLS_all ppc,
    hr_operating_units hou
    where
    pcg.control_group_id = pcr.control_group_id
    and pcg.control_group_id = ppc.control_group_id
    and ppc.job_id = pj.job_id
    and ppf.control_function_id = ppc.control_function_id
    and hou.organization_id = ppc.org_id

  • APEX & BI Publisher - report column amount limit?

    Hi all,
    I try to extend reports in an apex application by exports to output formats
    provided by BI Publisher.
    All reports work fine except one report that contains 39 columns.
    So I did several tests and found out that apex won't send report xml data
    to BI Publisher server if the report contains more than 29 columns that
    are marked to be included in export.
    Everytime I call that report apex returns an "empty" http response with a header like this:
    HTTP/1.1 200 OK
    Date: Tue, 02 Oct 2007 09:33:00 GMT
    Server: Server
    Content-Disposition: attachment; filename=test.xls
    <pre>report error: ORA-06502: PL/SQL: numeric or value error: character string buffer too small</pre>
    Content-Type: application/excel
    Content-Length: 0
    Keep-Alive: timeout=15, max=100
    Connection: Keep-Alive
    The error occurs independent on selected output format.
    I am using apex version 3.0.1.00.08 (3.0.1 patch applied to 3.0 installation),
    Oracle DB is 10.2.0.3/Linux + BI Publisher 10.1.3.2.1
    Is this a known limitation or a bug?
    Any hints are appreciated. Thanks in advance.
    Matthias

    Guys,
    Were you able to solve the issue?
    I have the same problem after upgrading from Apex 4.0.2.00.07 to 4.1.1.00.23, see here:
    XLS download of interactive report - error after upgrade to apex 4.1.1
    BIP Version is 11.1.1.5.0
    BR Paul

  • AAA accounting for per-user data amount limit

    Hello,
    I don't have too much experience with AAA, and I want to implement the following:
    - I have a FreeRadius, ASR1001-X with IOS XE
    - I want to keep records of how many data is consumed by each user
    Any suggestion will be welcome.
    Thank you.

    Just for information i post these links
    1. http://www.linuxquestions.org/questions … er-715490/
    2. http://www.linuxquestions.org/questions … ge-617928/
    3. http://www.linuxquestions.org/questions … asis-8674/

  • Limit Material PO with Material code at the time of Invoice

    Hi Experts,
    We have ECC 6.04...We have below requierment :
    Service Person goes on customer site and see the Problem....before going he creates  some Limit PO with with approx  amount Limit PO ( for Materials and Not Service).... with Free Text...with Mat Group....because he don't know initialy exactly how much Material will code and exact which material will requiered ...
    Then while sending Invoice Supplier send Itemized Material which is in our as well as in his Master data...while posting Invoice system should able to specify me the Material codes......
    I checked Item catagory B....but it don;t allow it..
    Can some please suggest me....whether any how it is possible is Std SAP ? if Not by doing some enhancement or using some user exit...is it possible ?
    Thanks in advance !
    NAP
    Edited by: NarendraPatil on Jan 23, 2012 8:42 PM

    Can elaborate more the process? Your customer will request some service and hence it will create a CS order (or sales order) in your system.
    What is the use of PO in that case? why do you need to create PO before even visiting the customer site?
    And these itemised bill is not just required to be entered in PO, but I guess also on your sales order.
    Let us know the entire process.
    Regards,
    Dakshesh

  • Calculation of With Holding Tax amount

    Hi,
    We are using the WHT which has the Minimum amount limit as 700 at the Paying document,
    The issue is
    there is a  Paying document which clears 4 MM Invoices (Documents are coming from MIRO)
    2 MM Invoice with less than 700 amount and other 2 MM Invoice with more than 700 amount, 
    the  system is calculating the WHT for only 2 documents which are having amount less that 700 while the payment document is generated. 
    Can any one please suggest whether the  WHT should be calculated for only 2 which have amount more than 700
    OR  it will get deducted for all the 4 MM as the Total of the paying document is more that 700.
    Note : The Accumlation type in the WHT is No accumlation.
    Looking for a positive riposte.
    Thanks
    Manish

    It has to calculate for 2 docs more than 700 if you select no accumulation & "Minimum Check" Min base amount check at doc invoice level

  • Minimum & Maximum Limit in Automatic Payment Programme

    Hello Sap Guru,
    Is there any way to configure the mininmum & maximum amount limit for payment through automatic payment run like minimum payment Rs. 50,000 per cheque and maximum payment Rs 10 lakh
    Kindly help
    Thanks & Regards
    Deepak Garg

    Hi Deepak
    This can be configured in FBZP,
    Click on "Paying Company code" tab > select your company code, there in control data you can find,
    Minimum amount for incoming payment
    Minimum amount for outgoing payment
    There you can maintain the minimum amount for outgoing payment. This is applicable for the entire company code.
    If you do not want this, then, there is an option > In FBZP, click on "Pmnt method in Company Code" there, select a payment method for check payment > You can enter the Minimum amount and Maximum amount per payment.
    Use any of the above option for your requirement.
    Rgds,
    Zub

  • Maximum Amount for a Payment

    Dear Expert,
    i have set a limit 1,500,000.00 u20AC within the tcode FBZP so in case of the outgoing supplier payment and the paid amount > on what I have defined I got an exception , I think that it is logic.
    My question what are the possibilities that we have on this functionality?
    Thanks a lot

    It is just used as maximum amount limit for a payment method.
    For example: for India, the RTGS transactions are only for amount above 100000, so you can define here the minumum amount as 100000 for the payment using RTGS.
    Exactly what is your business scenario, which you want to solve.
    Regards,
    SDNer

  • Cash Journal : How to set the limit for maximum payment of 20000

    Hi Gurus,
    Please tell me how can i set the maximum payment limit of 20000 in cash journal?
    Please revert asap.
    Thank You

    Hi
    Amount Limit
    Use
    You use these functions to define limit values for the FI cash journal; where these limits are reached and exceeded, the user is prompted (in an information dialog box) to run certain activities. The check is always performed in the first local currency of the company code.
    In the countries of the European Union, these functions are used to draw attention to the legal requirement for identifying the payer (money laundering law § 3 para. 1).
    Activities
    Company code:
    You do not have to enter a company code. The entry is then valid for all company codes within a client that use the currency specified as the first local currency.
    Currency:
    Each amount must be specified by the classification of the currency. If you specify a company code, the currency of the company code is entered in the currency field and you cannot change this.
    Date and amount:
    The amount limits are defined time-dependent ("Valid From").
    In addition to the above
    Input your company code,Currency,Valid from and the amount limit
    Good Luck
    Hari

Maybe you are looking for

  • Adobe Flash Player: How many times do I need to Upgrade in a  week!!!!!!

    For the past week, I have had to upgrade Adobe flash player 3 times. This is making me mad! Either I upgrade or I can't view videos. Why the ##@ does Adobe FORCE ALL USERS TO UPGRADE for minor bug fixes. Three times in a week is excessive! The Adobe

  • Can I set a preference so that files don't open when downloaded?

    I'm downloading a series of video files.  I click on each link and they start downloading.  I might have several that are all downloading at once.  While they download I go on to work on something else.  However, when each file finishes downloading,

  • 26 Error during syntax check of IDoc (outbound)

    Hi Experts I am using TPSDLS - Idoc(outbound). When we view in WE02 : for few of the deliveries it is working fine , but for some it is giving the following error 26     Error during syntax check of IDoc (outbound) Please any one help me out for the

  • Subscription Issue - Assembly could not be installed

    Hi all I am attempting to replicate a database based on 2008 R2 to an SQL 2012 server.  I have successfully made a transactional distribution on the source server with the snapshot created.  The issue is when I create a subscription in the destinatio

  • Trouble with ITS

    Hi , I am new to ITS server and I have a request where one button needs to be added to a screen . I have added this button at the back from screen painter and in the internet services , I have put the HTML code for this button with the right names. D