Backdating posting date for incoming payments.

Hi All,
IN FICA, can we backdate posting date to give discounts for the customer payments. When I backdate posting date, the system gives me an error that the month end is closed.
Is there an event or function module for backdate posting.
Thanks for the help.
Kumar

If you have the requirement to backdate the postings, then you will have to open the period for posting. Normally the finance users close and open periods and most often there will be an overlap of a couple days between current period and previous period during which both of them will be open.
You can use function module BKK_RFC_GL_FI_PERIOD_CHECK to verify if the posting period is open for a given posting date. If the posting period is closed, you can probably create a BPEM case or put it in clarification list for your users and then they can manually open the period, post the document and close the period.
Do you have a lot of such backdated transactions? Depending on that your users may or may not like this approach. If everything has to be done in your program, then you will have come up with your own logic to open and close the period for the duration of your program execution. Be cautious as this will be a direct table update and mistakes often happen. Also make sure you close the period that you just opened and keep the current period open.

Similar Messages

  • Cross company posting for incoming payments on manual bank statement

    Hello folks, could you please help Toine on this issue?
    "We want to post incoming payments in the manual bank statement which  
    have to be cleared with open items of a debtor in another company code.
    What customising settings do we need for such a posting? We are not   
    able to make the posting in our system."
    Thank you.

    Hi,
    this answer does not help very much, the SAP message also told the same. In customising for transaction 1000, variant 0001 type 04000 is assigned (standard SAP delivery). Therefor I think that the postingrules for the manual bank statement are not correct.
    We use two posting rules for a payment:
    The first in posting area 1: 40 / bank account number debit; 50 / gl account credit posting type 1
    Second in posting area 2: 40 / gl account, no credit postingtype 8
    For a payment of a debtor in the same company code this works correct. But if the payment is destined for a different company code (the field for the different company code is in the variant for FF67), this doesn't work. Should we use other posting rules and if so which ones??
    Best regards,
    Toine

  • MT940 EBS upload for Incoming payment

    HI,
    We are implementing the MT940 format EBS upload for incoming payments. For incoming payment (customer) not executing the F110. so by EBS upload following posting should be happen;
    Debit - Bank account
    Credit - customer subledger account
    The note to payee information in 86 field of bank file will contain the IBAN number and invoice number. and the posting / clearing should happen as follows;
    -  post document by debiting bank account and credit customers' account based on IBAN. ( only posting ,not clearing)
    - clear the incoming payment based on invoice's document 
    - If some npayment record in bank statement not have invoice number  then clear the amount in FIFO principle based on IBAN
    Could you share what the steps i need to take care in "Assign External Transaction Types to Posting Rules" step and
    Do we need to develop user exit to take care the incoming payment clearing as described above.
    Where do we need to assign the user exit? how will system call user exit when we execute FF.5
    Regards,
    Swetha

    You account digits logic is little unclear. Thats why it is always important have the proper logic while formulating the accounts.
    For example
    If the main account is
    120300 (ending with 0)
    120301 (Cheque Payable Sub account 1)
    120302 (Cheque Receivable Sub Account 2)
    Now you can mask
    +++++1 for Cheque Payments
    +++++2 for Cheque Receipts
    But, you said, you
    main account 13102211 and incoming subaccount was 13106271
    If I understand correctly
    the masking should be ++++6271
    Otherwise
    +++67+

  • Change posting date in incoming excise invoice

    I need to be able to change posting date in incoming excise invoice. It just takes the date from GRPO and doesn't let me edit it. There are instances when I get excise invoice at a later date, and when that date may be in the next month, I want to be able to post excise entry in the next month. If it posts in the previous month, and if the excise returns have been filed, the closing balances will differ. For the documentation purpose, we have the document date, which can be same date as the GRPO date.

    Hi Krishna.....
    This should be legally taken as GRPO date because its excise rule when you receiving material your Excise invoice should on the same date. So whatever system is behaving its legally correct. You cannot change the Incoming Excise Date as you wish. It must be the GRN date.....
    Regards,
    Rahul

  • Event 50 doc type 30 is not for incoming payment in tcode fpe1 fscd module

    Dear Experts
    i had configured a new company code and done the necessary configuration changes in the FSCD collection and disbursement module but while posting a document in FPE1 in FSCD i am unable to post a document .
    At present i am getting the following error for the document" Event type 50 : Doc type 30 is for incoming payment
    Kindly help me  urgently as i am stuck up on the issue
    Regards
    Devendra Mohan

    Payment document can be posted based on the accounting document.
    If you want you can maintain invoice number in reference field, also there is one option to make reference field mandatory.
    In OBA7 activate reference document number as mandatory for the document type DZ. So, while doing the transaction in F-28, value should be mandatory to this field.
    If maintain invoice value in reference field, then you can do sorting and totaling based on the reference field in FBL5N.
    there are no standard reports to check the outstanding amount based on the invoice number.
    Rgds
    Murali. N

  • IDoc for Incoming Payment (F-28)

    Hi Friends,
    Can somebody tell me whatu2019s the IDoc we can use for incoming payment (F-28).
    Cheers !!!!
    Imzo

    Hi Shrikant,
    The actual client requirement is to post multiple payments against billing document through interface program as background schedule.
    We had already tried for BDC recording for F-28 with reference to Billing Document (Additional Selection -> Others), but BDC doesnu2019t work properly if there is any pop-up screen, as Billing Document option comes in pop-up screen so we are not able to execute this program on background mode.
    Because of this reason right now I am looking for IDoc option.
    Hope now I had clarify the requirement.
    Cheers !!!
    Imzo

  • Ranking Order for Incoming payments

    Hi,
    Now we have a situation. We are running the payment program for incoming payments.
    We have two banks:
    1. Citi bank
    2. HSBC bank
    There is no house bank data maintained in the customer master. Customers can make payments to any of these bank accounts. Now the customers made payments into HSBC (which is ranked 2).
    When we do the payment run, the program is applying the payments to CITI but we want it in HSBC.
    We tried this by creating a new variant in DME for HSBC & it has no effect on the bank selection (as it is there to control the DME not the payment).
    Now we woould like to by pass the ranking order via automatic payment run.
    Can somebody help me with this?
    Thanks & Regards
    Raghav

    Hi,
    For this you can create 2 payment methods and assign the to the customer.
    Like:
    A = CITI
    B = HSBC
    Whe you select  A or B in your payment program it will be use the citi or HSBC bank.
    Paul

  • Future Posting date in Automatic Payment Program

    Hi Gurus,
    Because the customer procedure, we need to run the payment proposal one
    week before the payment execution, however this cause conflict in the
    last week of month because we need to choose between:
    - Open the future posting period (we can use the Authorization Group
    field)
    - Create the payment proposal with a current posting date (For
    Display/Edit), delete it and re-run the proposal when postin period has
    been opened
    The questions here are:
    - Why the posting period is validated in proposal run if this process
    doesn't create any posting?
    - Do we have more options to manage this process?
    This is the error message when Payment proposal ran and the future posting period is closed:
    'For Company '&' posting period '&/&' has not been opened' Error message: FZ 321
    Thanks in advance and Best Regards,

    Hi,
    Proposal Run, Payment Run and Payment Medium are intented to happen in sequence. In your scenario, i suppose second option ypu specified is the only options. proposal picks up open items meeting the criteria in parametres and set it payment run. i suppose items in a open proposal are locked for processing in other F110. you can refer to  Note 545340 - FAQ: Payment run F110 for options
    or http://help.sap.com/saphelp_47x200/helpdata/en/47/8bf634b576bc4ee10000009b38f83b/frameset.htm
    Rgds.

  • Background Journal entry for Incoming payment

    Dear Experts,
    Would you please help me in how to get the journal entry for an incoming payment entered as "payment on account".
    The relationship map does not show this, but I can see the credit entry for the customer is passed.
    same happens for incoming payment made for specific AR invoices.
    SAP Doc says...
    Result
    An incoming payment document is created.
    A journal entry that credits the customer and the tax accounts (if tax is involved), and debits the receivable account, is created.
    The journal entries of the incoming payments and the paid invoices are reconciled.
    The paid invoices are closed; they no longer appear in the Open Items list and in the Incoming Paymentswindow as documents for payment.
    So how to check the journal entries for incoming payments.
    Regards
    Message was edited by: Suman Roy

    Hi,
    To see journal entry, drill down arrow at transaction no of incoming payment window.
    Thanks & Regards,
    Nagarajan

  • Display stock on posting date for a consignment stock

    Dear guru.
    I want to display the stock on posting date for a consignment stock (special stock indicator = "W" ) to display this stock and the linked movements  for a specific customer.
    MB5B donu2019t have the field customer in the selection view.
    What transaction can I use ?
    Thanks in advance.

    Hi,
    In MB5B in special stocks indicator you select W
    and select special stock
    You will get it
    BR
    Diwakar
    Edited by: diwakarnd deshpande on May 20, 2008 7:02 PM

  • Error : FZ010 : Enter a payment method for incoming payments

    Hi,
    I am running F110 and paying intercompany vendors/customers.
    I am running payment run for Compony 0050 and paying my vendor VEND0060 and CUST0060.
    The balance of vend0060 is 2 million(credit) and  balance of CUST0060 is 1 million (Debit).
    So I am going in Reallocate and changing the bank details as getting exceptioin in CUST0060. But it gives out an error "Enter Payment method for incoming payments"
    We have just configured outgoing payment and actually as credit balance is more, it should not give this error.
    Does any one know solutin for this?
    Error in details:
    Enter a payment method for incoming payments
    Message no. FZ010
    Diagnosis
    The balance of the items to be paid requires a payment method for incoming payments. You specified a payment method that is defined for outgoing payments.
    System Response
    The payment method is rejected.
    Procedure
    Enter a payment method for incoming payments.
    Thanks
    JR

    In the master record of the customer/vendor, ensure that the appropriate payment methods are maintained.  If you click on F4 on the payment method field, you can see different methods available for Incoming Payments and different methods for Outgoing payments.
    Assign points accordingly.
    Thanks,
    Madhav Nanduri

  • Calculate due date for vendor payment

    hi friends,
    In my project i need to calculate the due date for vendor payment.as my client maintain different payment terms for different vendors am not able to pick the payment key from t052 table and calculate the due date.
    do anyone have a solution for this......
    prajith

    Hi
    You can insert Payment terms in Vendor master and also you can change or assign payment term while making transaction.
    But first of all you should have payment term.
    IMG -- Financial Accounting -- Accounts Receivable and Accounts Payable -- Outgoing Invoices/Credit Memos -- Maintain Terms of Payments
    Regards,
    Amit

  • Payment wizard for incoming payment.

    Dear all,
    we need to enter TDS amount in incoming payment wizard.when we are adding payment wizard for incoming payments there is no option for TDS amount. is it possible to create udf for payment wizard. how we can solve this issue please guide me.
    Regds,
    Sampath kuamr devunuri.

    Hello Kumar,
    Unfortunately, it is not possible to create a UDF in any wizard.
    Kind Regards,
    Marcella Rivi
    SAP Business One Forums Team

  • Payment method for incoming payments

    Hi,
    I am trying to net off a customer balance against a vendor, however system is asking me to define a payment method for incoming payment for customer line items.
    could you please suggest me where to define payment method for incoming payments.
    Your prompt help is greatly appreciated.
    Thanks
    Ramesh.

    call transaction FBZP
    double click of "payment Method in country"
    here you defined the payment metod at country level & company code level
    plz assign point as way of thanks

  • Automatic Payment prog for Incoming payment by bills of exchange

    Hi,
    I would like to know, weather we can use the transaction F110 for incoming payments from customers by bills of exchange, if yes, what are the necessary configurations for the same.
    thanks
    Vikash

    Hi,
    Good afternoon and greetings,
    Please go through the following SAP OSS Notes
    Note 444521 - F110: Expiring currencies and bill of exchange payable
    Note 360145 - Expiring currencies: Bills of exchange
    Please reward points if found useful
    Thanking you
    With kindest regards
    Ramesh Padmanabhan

Maybe you are looking for

  • Convert .doc file with embedded file(s)

    Dear all, I have around 1 million documents that need to convert from .doc / .xls to PDF, and I've found that some .doc files embedded with other files into it, like a .doc inside another .doc, or .xls inside another .doc, for those files, after conv

  • H.264 format suddenly disappeared in my AE CS4!

    Hi everyone, first post here for me. I've been currently working on a project in AE CS4. Over the last few days, I have been able to run test renders in h.264 formats. Tonight I've finished my project and am now wanting to render out the final produc

  • New Data Transport Routine

    Hi, I am in the process of writing a new Data Transport Routine (RV60C702) for creating Billing documents (Maintain Copying Control for Billing Documents). I was informed that the new Routine's name (RV60C702) should be added in the Include 'RV60CNNN

  • Keychain Problem. Certificates and Passwords are not remembered.

    Every time my macbook comes back from sleep I have to enter in all the passwords for each application. iChat, Mail even my wireless network wep key. It doesn't remember any passwords. Also websites aren't displayed correctly. They have missing images

  • "ITunes Library file cannot be saved"

    Mesage appears on my Windows desktop when using ITunes: "ITunes Library file cannot be saved. There is not enough memory available."  Looks like my music files are duplicated three times. I see all of my music album folders and songs in the following