Debit memo(DR doc type) baseline date exceding the payment term days

Hi All
For debit memo I am facing a issue where my baseline date for a customer is showing more then the days specified in his(customer's) payment terms.
sales document category is DR and order is created for some customer xyz and payment terms of that customer is showing 0% UP TO 15 DAYS. But when I check it in FBL5n the Net due dt for that order is showing 180 + 15 = 195days.
What can be the reason, is it due to some enhancement or some routine or what , I am not able to figure out from where these days are coming for. I have checked MV45AFZZ , RV60AFZA and other exit s, I couldnt find any code which shows these added 180 days..
Guide me in finding out the source ot this, <removed by moderator>.
Thanks in Advance
Regards
Amit
Edited by: Thomas Zloch on Sep 30, 2011 3:46 PM

HI,
You may need to check the copy control settings between the debit memo request and sales document in transaction code VTAA.
Select the target document type and source document type, and click on the details (header level). Check the routine that is assigned for the field copying requirements for transfering business data.
The routine assigned may be copying the base line date from the source document. You may need to assign other routine or you may need to develop your own routine to resolve your issue.
Regards,

Similar Messages

  • Invoice: Baseline date on the payment terms.

    Dear Experts,
    I am having a problem where trying to change the term of payment of an invoice before a posting, the account doesnt set the baseline date correctly.
    This issue occurs for baseline date type 'Entry Date' .
    After whichever interaction in MIR4 , 'Enter' or 'Save', the baseline date will:
    1. set to the date as in the existing entry if there is no change .
    2. set to the system date if there is a change in the payment terms,
    where the '2nd' is not correct because the payment term changed stated that the baseline date should be 'Entry Date'.
    The above mentioned logic is inside the function module
    'FI_CHANGE_PAYMENT_CONDITIONS'
    Codes bellow shows the scenario mentioned in '1.' no changes
    Wenn keine Änderung, dann Export versorgen und Tschüss-----
    e_zterm = i_newzterm.
    zterm = i_newzterm.
    e_zfbdt = i_newzfbdt. <----
    set to the existing entry
    zfbdt = i_newzfbdt.
    e_sklin = i_newsklin.
    sklin = i_newsklin.
    check not status is initial.
    Codes bellow shows the scenario mentioned in '2.'terms change, and baseline date type 'C'
    T052 contains first entry for payment term key entered "P00K005354
    case t052-zdart. "P00K005354
    when 'C'. "P00K005354
    zfbdt = sy-datum. "P00K005354
    if i_cpudt is initial. "Note 199967
    zfbdt = sy-datum. "P00K005354 <------ set to current date
    else. "Note 199967
    zfbdt = i_cpudt. "Note 199967
    endif. "Note 199967
    Is this a program logic error or is it the way it should be ?
    Any one encounter the similar problem ? or should there be OSS notes to apply ?
    Thank you .....

    .

  • Baseline date change OBB8- payment terms

    Hi
    Is it ok to change the baseline date in a payment term in OBB8 after posting several invoices? What consequesnces should this change have?
    Thanks in advance
    Aparna

    This will effect for the all pending invocies. The effect could be change in the payment schedule for the vendors.

  • How to get default baseline date in a payment terms

    Hi,
    We have around 160 payment terms used in our system. We want to get the default baseline date for all these payment terms. Going to each individual payment terms and getting the default baseline date is a cumbersome job.
    Is there any easy way to get the default baseline date for each of the payment terms, like from any table or anything else. I have tried table T052. But it does not have default baseline date.
    Please help.
    Regards
    B.Mohanty

    Hello Bibhu,
    default baseline date is a customizing setting in paymentterms. That's the only way.
    I have no idea why TC lsmw is recommended, definetely the wrong way.
    Best regards
      Horst

  • Baseline Date as the Document Date

    Hi,
    I have a query on Payment Terms which we maintain in the Posting Parameters->Postings Tab page in RE-FX Lease Out Contract.
    I maintain a payment term for 10 days in the RE-FX Contract.
    I have maintained a Condition which is due on 1st of every month with a monthly frequency.
    When i simulate the contract for planned Cash Flow, it shows me the conditions which are due to be posted on 1st of every month. Now, here is a scenario wherein I am unable to post the conditions through Periodic Posting (RERAPP) on 1st and i eventually carry out the Posting on 16th of that month. Hence I maintain Document Date and Posting date in the T Code RERAPP (Periodic Posting) as 16th of that month.
    Now when i open the Customer Line Items in FBL5N, i find that the Document Date and Posting date to be 16th whereas the Baseline date to be 1st of that month. This makes the calculation of Due Date totally wrong since the system takes 1st of that month as Baseline Date and adds Payment Term days (10 days) to it and shows 11th of that month as the Net due date (which instead should have been 26th of that month.
    I tried changing the definition of Baseline Date in the Payment Terms definition to Document Date but it still did not bring the desired effect.
    Pankaj

    Hi,
    I face similar problem but not involving TRM.
    I've payment term set-up in OBB8 and stating default baseline date = document date.
    But in FBL5N system is always retrieving posting date as baseline date. Is there any other setting prevailing over payment term definition?
    Regards,
    Baptiste

  • Baseline date for Partial Payment in FB05

    When we created partial payment for SD invoice in FB05, the baseline date for line item is defaulted to today date. How to change this default date to original invoice date? Is there any OSS note that could do this? We are in version 4.7.

    Yes we are aware that baseline date determine in Payment Term setup OBB8.
    Our setup for Baseline date is Document date. We have invoice with document date e.g 01/01/2007. When we create partial payment using FB05, and do simulation. The baseline date change to new document date (e.g today date). We also aware that we can modify the baseline date directly in simulation. But we need to automate this, so we need to check if there is OSS notes that will default baseline date to original Document Date instead defaulted to new Document Date.

  • What is the purpose of using  debit process sales  doc type?

    what is the purpose of using  debit process sales  doc type?

    hi,
    A debit memo is a transaction that reduces Amounts Payable to a vendor because; you send damaged goods back to your vendor.
    Debit memo request is a sales document used in complaints processing to request a debit memo for a customer. If the prices calculated for the customer were too low, for example, calculated with the wrong scaled prices, you can create a debit memo request. The debit memo request can be blocked so that it can be checked. When it has been approved, you can remove the block. It is  like a standard order. The system uses the debit memo request to create a debit memo.
    CHAN

  • SAP 1099 - not showing credit memo - KG doc type

    Hello,
      When i run the generic w/h report for 1099, it is not showing credit memo , KG doc type .
    The vendor is flagged for 1099 and also the KG doc contains the W/H base and tax code .
    please let me know .
    thanks very much.

    Hi,
    I am sorry, the note is not releasead yet. I will let you know when it would be.
    Meanwhile, please check if the hints below resolves your issue:
    Please run the S_P00_07000134 report (RFIDDYYWT ) with option of 'Further Selection' 'Credit Memo Doc. types'  Technical name of P_CMDCTY with value of KG then desired result will show.
    with Additionally
    please refer the note no  945664
    MANUAL ACTIVITIES:
    1. Goto trasaction se38
    2. Give the program name as 'RFIDYYWT'
    3. Click on Goto->Text Elements->Selection Texts on the Menu bar
    4. Goto editable mode.
    5. Search for parameter 'P_CMDCTY'. Specify the selection text as
    'Credit Memo Doc. types'. Uncheck the adjoining checkbox for Dictionary
    ref.
    6. Activate the changes.
    I hope it helps.
    Best Regards,
    Vanessa Barth.

  • How to make net due date dependent on Payment Terms in credit memo FB75

    Hi Experts,
    In our system currently when we create credit memo using tcode FB75 system makes the invoive due immediately.
    We wanted to make this net due date dependent on payment terms given by us. Please let me know how can I achieve this..
    Please let me know if there is any user exit there or the configration path to achieve this...
    Regards,
    Vidya

    Hi,
    "vbdkr-zterm. is nothing but Payment terms
    *   Fetching Payment term details
        SELECT SINGLE * FROM t052 INTO w_t052 WHERE zterm = vbdkr-zterm.
        IF sy-subrc = 0.
          CLEAR i_faede.
          MOVE-CORRESPONDING w_t052 TO i_faede.
          MOVE: w_t052-ztag1 TO i_faede-zbd1t,
          w_t052-ztag2 TO i_faede-zbd2t,
          w_t052-ztag3 TO i_faede-zbd3t.
          i_faede-bldat = BKPF-budat.                         "this is Importnat posting date
          i_faede-koart = 'D'.
    *     Fetching Due date using Function Module
          CALL FUNCTION 'DETERMINE_DUE_DATE'
            EXPORTING
              i_faede                    = i_faede
            IMPORTING
              e_faede                    = e_faede
            EXCEPTIONS
              account_type_not_supported = 1
              OTHERS                     = 2.
          IF sy-subrc <> 0.
          ENDIF.
          w_invdate = e_faede-netdt.              "this field contains Net due date...
        ENDIF.
    Prabhudas

  • Required to change the Baseline Date in the MIRO Invocie Document

    Dear Friends,
    According to the Payment Terms, while doing the MIRO, the Baseline Date getting populated corresponds to the Document Date. However, the users need to replace the same with the GR Date. Is there a way to check for the GR date or the Delivery Date from the Invoice Verification screen layout?. In view of high volumes, the users do not want to go for another step of scrutinizing the PO History to know the GR date and instead desire to find the same from the Invoice Verification step itself. Is there a way to do this?
    Thanks for the help.
    Regards

    Hi,
    You need to use substitution with exit (GGB1/ OBBH) to populate the GR date in the baseline date field.
    Also go through the below thread:-
    [Re: Substitution - Baseline Date to be replaced by the Goods Receipt date;
    Regards,
    SDNer

  • Sales tax data in the posting term is not consistent (Real Estate Contract)

    Hi  Experts ,
    getting the following error in while creating a "Rental Contract" through the T. Code RECN while trying to enter data in the " Conditions" tab page of the contract . Have made all the entries in in the Posting Parameters tab ( e.g. Payment Method ,House Bank ,House Bank Acct ,Bank Details ,Tax Type ,Tax Group) but still getting this error
    ERROR MESSAGE
    Sales tax data in the posting term is not consistent
    Message no. RECD076
    Diagnosis
    The sales tax data in the posting term is inconsistent.
    Procedure
    Switch to maintenance of posting terms and correct all errors that are shown there.
    Please help ....

    Hi Ananda.
    What did you do to resolved this problem?
    Could you help?
    Tks
    Lucas

  • Sales tax data in the posting term is not complete

    Hi
    i did the customisation for for new condition type and contract in configration
    but the problem is while creating the contract in recn based on the new contract type and condition type i got the error like
    Sales tax data in the posting term is not complete
    can anyone give any suggestions on this.

    Hi Franz.
    The error continues.
    Sales tax code not found for company code 7000 IC0 GRP.IMPOSTO SIA 01.01.2010
    Message no. REEXFI000
    Follow my customizing:
    - Integration FI-GL, FI-AR, FI-AP - Taxes
    - Assign Tax Codes
    Country       tax type               tax group                         valid from       tax code
    BR     IC0     GRP.IMPOSTO SIA     10.06.2010           B0
    I have not found the parameter "Company"
    Next configuration:
    - Integration FI-GL, FI-AR, FI-AP - Taxes
    - Assign Tax Code (for FI Document)
    Country        tax code        valid from         valid to        tax type          tax group
    BR     B0     01.01.2010     31.12.2010         IC0     GRP.IMPOSTO SIA
    You think you have more configurations to be made?
    Tks
    Lucas

  • In AP invoice i need to make "Terms date " field to calculate the date automatically when i select the payment terms

    In AP invoice i need to make "Terms date " field to calculate the date automatically when i select the payment terms.
    How can i do this?

    Hi,
    You can select the Payment Term at PO Header Level.
    When you book an invoice, that Payment Term will automatically defaulted to Invoice.
    You can define Payment Term in AP.
    Payment terms have one or more payment terms lines, each of which creates one scheduled payment. Each payment terms line and each corresponding scheduled  payment has a due date or a discount date based on either a specific day of a month, such as the 15th of the month, or a number of days added to your terms date, such as 14 days after the terms date.
    Payment Terms (Oracle Payables Help)

  • Different discount date from that of due date without using payment terms

    Hi,
    We would like have separate discount due date from due date without using payment terms for each invoice.
    We wants to modify ERDK-FAEDS but unable to find suitable event/exit for the same.
    So can anyone suggest any event where this can possibly be achived.
    Regards,
    Paresh

    Hi,
    We are using continuous days for working out due date from document date.
    But for discount due date business sought to provide only working days (say 7 days) from document date.
    So as to satisfy this requirement, I had adopted event R436 where system intially takes values provided but somehow it gets cleared in below lines. So I am unable to find a workaround to resolve this issue.
    PERFORM get_user_exit_function USING 'R436'.
      LOOP AT t_fbstab WHERE funcc <> 'ISU_SAMPLE_R436'.
        tmp_erdk = p_iiu-print_doc-erdk.
        tmp_erdz[] = p_iiu-print_doc-t_erdz[].
        CALL FUNCTION t_fbstab-funcc
          EXPORTING
            x_invoice_param    = p_param
            x_invoice_unit     = p_iiu
          TABLES
            xy_printdoc_lines  = tmp_erdz
            y_new_bill_lines   = tmp_new_bill_lines
          CHANGING
            xy_printdoc_header = tmp_erdk
          EXCEPTIONS
            error_message      = 1.
    Regards,
    Paresh

  • Only return activities with a date within the past 90 days

    I'm doing an activity report that should only look at activity with a date within the past 90 days. I would like to avoid using a prompt; just to make things easier. Is there a way to do this say via a formual for example? Any thoughts?

    try this record selection formula
    {date field} in Over90Days
    regards,
    Raghavendra.G

Maybe you are looking for