Bank Charge for Outgoing payment. Any workaround

Hi,
Has anyone develop solution for the Bank Charges in Outgoing payment ?
Under Incoming Payment, there is a bank charge field which is will post together with the amount received from customer.
We would like to have the same function in Outgoing Payment and automatically post in Journals. How can SDK help ?

Hi ,
Try this work around for bank charges involved while making payments.
Example
Amount due to supplier-10000
Bank charges - 100
Total payment - 10100
1)Go to outgoing payment screen/type the vendor and select the invoice of 10000.
2)Go to payment means and against bank column enter 10100
3)In payment means in row two type bank charges for 100
The system will throw an error saying bank charges is not cash account.still u can post the entry.
The accounting entry will be
Supplier a/c Debit - 10000
To bank a/c Credit -10100
To Bank charges a/c credit - (100)
(instead of debiting bank charge expenses it is crediting the charges in negative figure / impact is same)

Similar Messages

  • Banking additional charges for outgoing payment

    Any chances SAP will add in the field under the payment means at Outgoing Payment for the Banking module. 
    Currently it's only available on the Incoming Payment under the payment means but not Outgoing.
    Cheers,
    chan

    Hi ,
    Try this work around for bank charges involved while making payments.
    Example
    Amount due to supplier-10000
    Bank charges - 100
    Total payment - 10100
    1)Go to outgoing payment screen/type the vendor and select the invoice of 10000.
    2)Go to payment means and against bank column enter 10100
    3)In payment means in row two type bank charges for 100
    The system will throw an error saying bank charges is not cash account.still u can post the entry.
    The accounting entry will be
    Supplier a/c Debit - 10000
    To bank a/c Credit -10100
    To Bank charges a/c credit - (100)
    (instead of debiting bank charge expenses it is crediting the charges in negative figure / impact is same)

  • Bank Charges on outgoing payment

    Currently using SAP 8.8 PL 14
    Question: On outgoing payments through Bank or RTGS there is some charges deduct by bank on these services. presently these charges are not showing in bank books.
    we are punching service entries extra for bank charges.
    is there any solution to charge the same within single entry.
    Regards
    Humraaj

    Hi Humraaj,
    please have a look at the article below for a workaround:
    [Business One in Action - How can we post bank fees and charges while posting Incoming or Outgoing Payment transactions?|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b08e828f-f2d0-2c10-41b1-dbb0b9943ee8]
    All the best,
    Kerstin

  • Payment engine, bank charge and outgoing payment

    Hi expert !
    My customer wants to generate foreign outgoing payment, with Payment Wizard.
    We're french, so I created payment mode, and I choosed File format : SAPBPFROPBT_AFB_FO
    In case of outgoing payment file protocol, we must specify who paid Bank charge :
    13 : supplier
    14 : half us, half supplier
    15 : us
    By default, Payement engine's generate file with bank charge = 14. And, of course, my custommer wants bank charge = 13.
    I wrote bank charge = 13 on BP Master Data, and I can See bank charge = 13 in OPEX table (I try all fields - InstruckKey - pymKeyCode - PeyRefDTLS - and of course PYLBCACode).
    But Payment engine still generate  a file with bank charge = 14.
    In payment engine Help, customizing bank charge is explained for all regional options, but not for france.
    Please, do you know how can I have a file with bank charge = 13 ?
    Thanks,
    Pierre-yves

    Hi,
    Bank charges and Overdraft fees will not be an open item account.
    But your bank clearing account will be an open item account.
    Error may be due to the incorrect posting rule defined.
    Regards
    SM

  • Data Ownership for Outgoing payment document?

    Hi All
    How do I enable data ownership authorisations for outgoing payments window?
    Thanks
    SV Reddy

    Hi
    Read Below line
    The checkbox labeled Owner Filtering Active is a global flag to activate or deactivate data ownership authorizations for the entire company. Once this is activated, for all sales or purchasing documents and sales opportunities, access will be granted only if the user has a relationship to the owner and has the permission for that relationship either as Read Only or Full. In the case that a document or sales opportunity has no owner, then any user can access it as if no data ownership is in place. Any user can assign an owner to a document or sales opportunity that does not have an owner. Once an owner is assigned, only the owneru2019s manager or a superuser can change the owner.
    Excluded Forms Tab
    For each selected document, choose one of the filtering options:
    ·        No filtering: Data ownership is not active for this specific form irrespective of the owner fields at the header or line or stage.
    ·        By Header Owner Only: The document or sales opportunity is visible to the owner of the document and to all those users that have a defined relationship to the owner of the header and have the requisite permission for the specific relationship. The owner of any of the lines or stages will have no affect on providing access to the document or sales opportunity
    Kevin

  • Accounting Entry for Outgoing Payment

    Dear experts,
    I am currently doing PLD for outgoing payment.  Just want to know how I can include in the disbursement voucher I am doing the accounting entries for this.,  Example:
    Accounts Payable (Control Account)         20,000.00
         Cash in Bank MBTC  (GL account of the chosen Bank account)    20,000.00
    Thanks
    Sandra

    You may check this thread to have a reference:
    Re: Branch Code in a bank transfer summary report
    Thanks,
    Gordon

  • Approval Query for Outgoing Payment

    Hi All Experts,
    I have to Create Approval for Outgoing Payment where payment means is Cash,Cheque or Bank Transfer but not Credit Card.
    In other words approval should be raised for all payment means other than Credit card payment means.
    For which I have Created Query as follows
    select Distinct 'true' FROM dbo.OVPM T0
    Left join dbo.VPM3 T1 on T0.DocEntry=T1.Docnum
    WHERE  T0.CreditSum=0 And T1.CreditAcct is null
    payments goes for approval but Credit Card payment also goes for Approval which is not required.
    Please Help me to Correct the Query.
    Regards,
    Gayatri Shukla.

    Hi,
    Little modification to your query. Try this.
    select Distinct 'true' FROM dbo.OVPM T0
    Left join dbo.VPM3 T1 on T0.DocEntry=T1.Docnum
    WHERE  T0.CreditSum = 0
    Regards,
    Amrut Sabnis.

  • Account for bank charges for Receipts in AR

    Hi All,
    I have a scenario where the receipt amount includes both the invoice amount & the bank charges for credit card payments.
    For example if the invoice amount is $8000 then Receipt amount will be $8000 + $200 for bank charges. Then accounting entry
    for receipts must be as below.
    Dr. Cash $8200
    Cr. Trade Receivables $8000
    Cr. Bank Charges $200
    How can I set up this in Receipts in AR module?
    Thanks in Advance

    Hi,
    Yes the accounting entry is correct. The Bank charges although an expense account has credit balance. But when the bank statement comes
    it is set off by crediting cash account & debiting Bank charges account. Is there a work around to get 3 accounts updated when a receipt is received?
    The accounting entry must be as below.
    Dr. Cash $8200
    Cr. Trade Receivables $8000
    Cr. Bank Charges $200
    Thanks

  • Approver name for outgoing payment

    Hi Friends,
    I want a query for outgoing payment with the Username of the person who approved this and along with requester (originator) name .To print on crystal report one for requester name and other approved person  name.

    Hi Pradyuman,
    Please check below Query for Approver Name for Outgoing Payment.
    SELECT T3.U_NAME
    FROM OVPM T0
    INNER JOIN OWDD T1 on T0.DocEntry =  T1.DocEntry
    INNER JOIN  WDD1 T2 on  T1.WddCode  =  T2.WddCode
    INNER JOIN OUSR T3 ON T2.UserID = T3.USERID
    WHERE T2.Status  = 'Y' and  T1.ObjType  = 46 And T0.DocNum = $[OVPM.DocNum]
    Please try below Query for User Name for Login User.
    SELECT T0.U_NAME FROM OUSR T0 WHERE INTERNAL_K = $[USER] FOR BROWSE
    Please put above Two FMS in Two Different UDF to Get Result of above  FMS.
    Please also check below links.
    Approved by User name query
    Name of authorizers within an approval procedure
    Hope this helps
    Regards::::
    Atul Chakraborty

  • DI FOR OUTGOING PAYMENT(VENDOR) PAYMENT MEANS CHECKS

    Hi Experts,
    Can you give me a sample DI code for outgoing payments(vendor) through payment means on check. thanks
    Regards,
    Phoenix

    Hi Lucas,
    Are you trying to refund a customer or pay a supplier's invoice? If it's the latter then you need to use SAPbobsCOM.BoRcptInvTypes.it_PurchaseInvoice as the document type rather then it_Invoice.
    Kind Regards,
    Owen

  • What are the Transactions for outgoing payment ?

    Hi,
    i look for the transactions to use for outgoing payment for each payment method
    Please advise
    Regards.

    You need to add payment method (ZLSCH) as an additional selection item using T Code O7F1.  It will then appear as an addition selection in F-53 (post outgoing payment), when you select radio button 'Others' under Additional Selections.  You must be already aware that you can restrict automatic payment program (F110) to certain payment method(s).

  • Why the Docentry and DocNum for Outgoing payment is same?

    Hi,
    I have define the numbering series for Outgoing payment , But while i created the outgoing payment document, in the backend the docentry and docnum values are same.
    Anyone have idea why its happened?
    i am using 2007 B
    Regards,
    Senthil Kumar

    Hi senthilkumar,
    That is the normal behavior in that table.
    Regards,
    Vítor Vieira

  • Approval procedure for Outgoing payment

    Dear all expert,
    I want to know how to make approval procedures for outgoing payment. So, everytime user create outgoing payment, it can't be printed until it's approved by Chief Acct. Where do i set this approval, because i see in the approval module, there is no  outgoing payment document.
    Thanks

    I have checked that, at least until 2007A version PL49 Outgoing payment has not yet added to Approval Template.  You may use SP Transaction Notification to block some users for posting.
    Thanks,
    Gordon

  • Stored Procedure for Outgoing Payment Approval

    Hi
    I am writing a stored procedure for Outgoing Payment (Draft) which is not validating my fields
    1.Outgoing Draft (Procedure Not Working)
       If @object_type = '140' and @transaction_type = 'A'
       begin
         if exists(select t0.DocEntry  from OPDF T0 inner join PDF4  T1 on
         T0.DocNum = T1.DocNum where t1.ObjType ='46' AND (T0.Series = '15' AND T1.OcrCode <> 'U-1')
         and T0.DocEntry = @list_of_cols_val_tab_del)
         begin
              set @error = 1
              set @error_message = 'Check Unit'
         end
       End
    Regards
    John
    Edited by: JohnSmith@B1 on Sep 9, 2011 4:49 PM

    John......
    Try this.....
    IF (@object_type = '140' And (Select ObjType From OPDF
           Where DocEntry = @list_of_cols_val_tab_del)='46'
    AND @transaction_type IN ('A'))
    BEGIN
    if exists(select t0.DocEntry from OPDF T0 inner join PDF4 T1 on
    T0.DocNum = T1.DocNum where t1.ObjType ='46' AND (T0.Series = '15' AND T1.OcrCode != 'U-1')
    and T0.DocEntry = @list_of_cols_val_tab_del)
    begin
    select @error = 1,
    @error_message = 'Check Unit'
    end
    End
    Above SP will only work when your Series Code is 15 and OcrCode is not equal to 'U-1'....
    Please confirm........
    And Object type for Payment Draft 140 is right.....
    Regards,
    Rahul

  • Bank charges for DD

    Dear All,
    My client would like to send DD (Demand draft) to vendor and bank charges are bing made by my client. So, to be able to achieve in SAP Configuration where i have to configure (In FBZP) or where else.
    they are using APP (F110) how the bank chareges are picked up from APP.
    Poings will be assigned.
    With best regards
    Venkat.

    Hi,
    setup for debiting bank charges while carrying out F110 payment runs, Instead, I'd used the fields in the House Bank (txn FI12 under Data medium exchange section for Charges account).
    Here you specify the Bank no. and the account no. at that bank, which will tell your Bank from which account to debit the charges. What is noteworthy here is that F110 was not used to debit charges, rather instructions were sent to the Bank (via DME) to debit charges (based upon pre-defined and agreed upon rates & categories, etc.).
    To complete the setup, there's another field we were using - Control Key in the same section just below the Charges Bank no. and account no. This field has specific usage in some countries (check F1 help on this field), and for all other countries, you can use the field for any account-specific information. We used this to send an indicator to our Bank specifying on what terms to debit charges - like, sending party pays charges, receiving party pays charges, or charges are borne equally by both sending and receiving party.
    Sending party - Payer of Funds
    Receiving party - Beneficiary of Funds
    For your original approach, I hope you've done the settings in txn OBXK - Maintain FI config. - automatic postings for bank charges. The system posts the charges amount you specify for a bank item when settling payment to these accounts. The bank charges accounts must be defined as relevant to cash flow.
    Regards,
    Viswa

Maybe you are looking for

  • Using a upgrade phone

    If I upgraded someone else's line and received the phone, could that phone be activated on another line? Without ever being activated on the "intended" line instead of transferring upgrades, and would the old phone on that line still be able to be us

  • Windows application exports to Excel - Parallels

    I have two Windows programs I export files from into Excel.  Quickbooks and Business Plan Pro.  Do I have to install Windows versions of Office or can I configure where the export comes over to Office for Mac?

  • Why cant I change my background to something other than blue?

    Recently I plugged my Mac Pro into a TV screen. Everything worked and was fine until I unplugged it. Now my background is eternaly blue and refuses to be interesting. My computor works fine.

  • Need to delete data from  FND_USER_RESP_GROUPS_DIRECT

    Dear All, Because of some Audit reasons I would like to delete assigned responsibility to a user (in user form which are end dated) I tried using FND_USER_RESP_GROUPS and FND_USER_RESP_GROUPS_DIRECT views to delete data but failed. Please suggest how

  • Maintain and display of custum infotype through portal

    Hi all SAP gurus.   I am new to EP.   Here is my requerement ...   we have created one custum infotype with repeated structure ( like Infotype 41) + some other fileds,   is it possible to maintain and display of Infotype ?   Plz , guide me towards th