Billing document  VF02 (Payment Terms )

Hi,
We have an issue, we need to change the Payment Terms field at billing header info after generating a Billing document; but the field is protected.
As I read at the help text, it says:
"Terms of payment key
Regardless of whether or not a key is defaulted from the master record, you can manually enter a key during document entry at:
item level in sales orders
header level in purchase orders and invoices "
Do you kown how you can make de field Payment Terms at billing document changeable?
Thanks for any answer

Hi Frente,
You really cant change any field in a Billing document. If you want to change the payment terms, either you have to change in the customer master data, or alternatively in the sales order created before creating an invoice document with reference to that.
After creating an invoice document, you cant change payment terms in the sales order also.
So in this case, you cannot change the payment terms in the invoice document.
Rwd if this helps.

Similar Messages

  • Problem in customizations after Issue Output of a Billing Document (VF02)

    Dear Friends,
    I am facing some problem while I do repeat output of a Billing Transaction. (VF02->GoTo->Header->Output). There are some customizations done in our system that whenever an Output is processed in our system, an xml file should be created and placed on application server (Which would then be printed in some Legacy system).
    The custmizations for this has been done SPRO -> Sales and Distribution -> Billing Documents -> Invoice Lists ->Maintain Output for Invoice Lists -> Output Type.
    Now my problem is that XML file creation program works in the Dialog mode and I am able to create the XML file and make an entry of this file in a Z table as per my program logic.
    But when the processing is automatically through some files coming from application server, some of the files are missed. I want to figure out under which conditions my program to create XML file fails.
    I tried debugging this program by puttinga hard coded break-point as well but the control does not stops there.
    Could any one please help me how can we debug the program in such scenario.
    Thanks a Lot for your kind help!!!
    Regards,
    Lalit Kabra

    There was some issue in the RFC setup of our system because of which when fies were processed in bulk, some of them were missed out. It was like connection issue. Hence I did not put the soln here as I could not get the answer of this problem by doing some thing in ABAP.
    Apologies for the same.
    Regds,
    Lalit

  • Cancel Billing document after payment

    A Billing document was created using transaction VF01 and posted to FI. An incoming payment for this document was registered using transaction F-28. The user by mistake cancelled the billing document with transaction VF11. Is it correct for the system to allow a cancelation of a billing document after its payment? Is there some configuration missing on this? How can I control that once a billing document is paid cannot be cancelled?

    Apply Routine 29 for the field Copying Requirements at header level in VTFL
    Also go to VOFA, select your billing type and assign routine 29 to the field "Copying Requirements"
    By doing so, once the status of an Accounting document is cleared, you cannot cancel the billing document.
    thanks
    G. Lakshmipathi

  • Can we edit the MIRO Document (Text, Payments Terms)

    Hi,
    While doing MIRO, we entered wrong data for Text, Payments Terms.
    Is it possible to edit the above data once the MIRO Document is posted.
    Please advice.
    Regards,

    Hi,
    You canu2019t change a invoicing document after it had been posted. You have to cancel it, and register the invoice again.
    Filipa

  • Payment term determination on billing document

    How are the payment terms determined for a biling document?
    In creating a billing document, the payment terms are NOT copied from the sales order as expected or even from the payer partner. They are copied from the sold to partner.
    Where is this done in configuration? If not configuration, where else would this be set?
    Thanks,

    Hello,
    Payment terms in the Billing document are copied from Sales order and to Sales order it will be determined from the Customer Payer,
    If the Payment terms Field in the customer Payer is not maintained then it will determined it from the Sold to Customer.
    In your case check whether the Payment terms in the Payer is maintained or not, If not then it would have fetched from the SOLD to Customer.
    Regards,
    santosh

  • Automatic Payment terms without referrring Customer Master nor manual entry

    Hi,
    I have a credit memo with reference to one billing document. It is automatically coming with payment terms which is not maintained in customer master nor manual entry in the document. I had checked all the configuration related settings for the document and payment terms assignment. I had debugged and checked for any user exit or function module.
    I have no clue in this regard and can anybody throw some light regarding to fix the problem.
    Regards
    Sashikanth

    Hi,
    Check if the billing document has payment terms. If yes, even if customer master doesnt contain payment terms the payment terms will be copied to the credit memo through standard copying control maintained in IMG, when you create a document with reference to some document this copying control gets activated.
    Also check user exit RV60AFZZ if there's any code written in it to default payment terms by billing doc type.
    Regards,
    Amit

  • Payment term in the sales order & credit limit exceed.

    Dear Guru,
    Problem 1:
    1. In the sales order, there are 3 lines items. As per there requirement each line item they want enter diffrent payment term.
    for example
            Material code                                              Payment terms
    1.      Fixed                                                               z045
    2.     Variable                                                           z030
    3.    Pipes                                                                 z015
    how you can archive this goal. In customer master payment term is maintained only one. Please suggest me.
    Problem 2:
    1. Credit managment, If the credit  block is there in the sales order(Due to credit limit exceed) order confirmation is no goes to customer.
    how we can archive this goal  by using the standard functionality.

    Hi,
    1. You can achieve it through manual entries
    If you have 3 line item then at item level >> Billing document maintain payment terms
    2. If credit limit exceed then confirmation should not go to customer
    Can you tell me currently how you sending confirmation to customers
    If it is through simple mail then go to
    IMG >> SD >> Basic functions >> Output control >> Output determination using condition techniques >> maintain out put determination for sales document >> maintain out put determination procedure
    Select procedure V10000 >> go to control data
    for condition type MAIL maintain requirement 9/11
    (If this is not work then create new routine and add your logic that if credit limit exceeds then do not(trigger) send confirmation)
    kapil

  • Different field mode(display/change) in sales order payment terms (VA02)

    Hello All,
    In the VA02 transaction, when we are changing the sales orders, in the billing document of that material shows different modes for different fields.
    VA02->DOUBLE CLICK ON THE MATERIAL->BILLING DOCUMENT->FIELD PAYMENT TERMS.
    For some orders, field is in display mode and for some orders, it is in changeable mode.
    Could anyone please let me know about this..?
    thanks and regards,
    MERVIN

    Dear Jignesh
    As you would be aware Payment Terms will flow in SO both at header level and at item level.
    So in order to control the item level changes, go to VOV7, select the item category and untick the box [Business Item]   By doing so, whatever header level datas flows into SO, that will be copied to item level also and you will be controlling the changes at item level and end users cannot make changes at item level.
    Now you have to control at header level for which you have to apply User exits in the program MV45AFZZ - USEREXIT_MOVE_FIELD_TO_VBAK
    thanks
    G. Lakshmipathi

  • How can we change payment terms in existing billing documents

    Hi all,
    we created a billing document with reference to delivery ,before creating accounting document for that billing someone deleted payment terms which are existing in that billing , so i tried to delete billing document and recreate by changing payment terms in sales order ,but while creating billing system throwing error as "update was terminated'.
    what is the best way to process this.
    Edited by: suresh saketh on Aug 27, 2010 2:54 AM

    Hi,
    It has happened billing index is not properly updated-
    check this snote -12934 - how to correct billing index
    Thanks
    Chidambaram

  • Reporting: Table / Tcode for Payment Terms change history in posted documents

    Hi everyone,
    First of all, thanks in advance for your help on this one.
    Please let me know the Table name where we can see the previous Payment Terms and revised payment terms of documents in a specific company code.
    For example: if a document had payment terms 45 and they were modified to 00 or 15.
    Or is there any transaction code to track Payment Terms changes accounting documents? Where I can select company code and build a report based on this field alone, during a specific timeframe (Q1 2014 or Q2 2014.
    Thanks again and best regards,
    Christian.

    Hi Christian,
    You can use standard reports to veiew the changes in doucments e.g.:
    FB04 - Document Changes
    S_ALR_87012293 - Display of Changed Documents
    FB04
    S_ALR_87012293:
    Regards
    Javed

  • Change payment terms for customer documents

    Hi Guys,
    Is it possible to change for several customer documents the payment terms?
    I tried to do using FBL5n but I couldn`t do it.
    Thanks
    Daniel Dorta

    Hi,
    You can do the mass change in FBL5N.
    Please select the line items you would like change (Open items). You will see a small check box against each document number.
    Then click on mass change button - Please see mass change button available.
    Give the payment terms that you want change.
    Say OK
    Regards,
    Ravi

  • Relation between Payment term and Billing Plan

    Hi All,
    I have gone through series of thread on Milestone billing and the Billing plan concept is understood but still I have a confusion regarding the relation between Payment Term that we maintain in OBB8 and the Billing plan that we maintain. practically both seems same.
    For ex. Milestone Linked plan where 30% payment to be received on the completion of X work and 70% on the completion of Z work. what should be the payment term for this kind of milestone billing?
    Please suggest.
    Thanks in Advance.
    Binita Joshi

    Hi,
    First there is one major difference between payment terms and billing plan.
    Payment terms will come into effect once billing is done, based on the conditions of payment terms system decides whether a certain line item is  not due or overdue.
    Billing plan on the other hand decides when to bill the first installment and when to bill second installment and final payment etc.
    For example:
    for a order with billing plan has total value of INR 1000
    date                         Mile stone             percentage        Amount
    21.10.2011             Advance               10%                       100
    31.10.2011             installation              30 %                     300
    15.11.2011             Handing over         40  %                    400 
    30.11.2011             Final invoice           20%                      200
    System will create 4 invoices according to billing plan.
    Once the bill is created according to payment terms FBL5n will show the status as not due/ overdue
    Hope this helps.
    Regards,
    Sharan

  • Payment card information is copying to order from Billing document

    Hi,
    While creating an Order with reference to a Billing document the payment card details are copying to the order. This should not happen. Appreciate if provide OSS notes number or any other alternatives.
    Thanks,
    Bhaskar

    Issue resolved

  • Changing Payment terms for customer Sales Order

    Hi,
    I have a requirement like scenario below :
    1. Customer sales orders are billed with X payment terms (Not installment).
    2. Subsequently, Customers agree for installment terms.
    3. A need arises to change ONLY the payment terms on the  existing billing document (without cancelling existing billing document)
    4. Is this achievable ? Via VF02 or FB02 ? Or any other means ?
    Thanks in advance.
    Bala

    You cannot change the terms through the VF02; however, you can change under FB02.  Go into the accounting document you would like to change, double click on the customer account posting and you should see the payment terms highlighted for you to change.
    If you do not see it changeable, it is due to security.
    Hope that helped.

  • Payment terms : pls look at this requirement

    Dear All.
    Can I create a condition record based on preceding sales document type and preceding sales document category.
    please treat as urgent request.
    Thank you.
    Regards
    venkat
    Message was edited by:
            venkat Kumbham

    Thanks for your reply.
    I will try to eloborate the requirement.
    I have created a sales document with reference to the billing document. The terms of payment at item level are poping up az Z005 due to the condition record that exists on sales document type (this sales document is of type ZARE). However I dont want payment terms to Z005 based on document type, I want to have payment terms as Z004 as this as the payment terms which was origninaly used in sales document and also the billing document created. i.e (both the first sale document and billing document has Z004 as payment terms).
    I wanted my sales document which was created from billing to have Z004 as payment terms, however as this document type is ZARE, the payment terms are populated as Z005. So I wanted to create a new condtion table which says, if Preceding document is ZDOC payment terms should be Z004 even though the document is of ZARE.
    I hope this is clear. please let me know.
    first I have tried to copy payment terms from Copy controls but this condition record id wiping it offf.. So I beleive I have to create other condtion record.
    Thank you
    Regards
    Venkat

Maybe you are looking for

  • Master Data Governance & Implementation of SAP Master Data Objects

    I would like to get hold of a case study on Master Data Strategy Governance Framework and Implementation of governance processes for Master Data Objects acrosss all SAP Modules. Governance processes do not have to use SAP MDM for master data manageme

  • Uploading Purchase order

    When we create Purchase order manually, then a record is inserted in the table S012. But when we upload purchase order using LSMW, the record is not inserted in the table  S012 . It purchase order value in S012 table is zero.  Need clarification.

  • How to restore an application from a computer to a iPod?

    How do I restore an application from itunes on my PC to my iPod?

  • Error during  Billing Enhancement

    Hi Experts, I am trying to get the Service Organisation Field in Search query of Billing due list,in WEB Ui and also the same thing i need to add in the billing due list header. I got a document mentioned as BILLIGN ENHANCEMENT COOKBOOK, as of tht i

  • Grouping config params of Authentication Provider on WLS admin console

    Hi, I am working on an Authentication provider which talks to a Identity provider to authenticate users. The MJF file contains the configuration parameters such as the Identity Provider host, port and other information. The Authentication provider is