Mass Change of Payment terms

Hii all
I want to change the Payment terms in 1600 documents.ie i want to update field ZTERM in BSEG.Can anybody help me in how to do this.
Regards,
Aakash

Hi
Use TCode LSMW to develope a template or ask your Abap team to write a BDC Programe.  In both case tech tem support needed
Cheers
Srinivas
Edited by: Srinivasa Maruvada on Sep 11, 2008 1:18 PM

Similar Messages

  • Mass change of PAYMENT TERMS on Vendor Invoices

    Hi Can someone advise me how i can update paymetn terms on vendor line items en masse ?
    When i select the line items i require,  then CTRLShiftF9 - the field for payment terms does not seem to be available for me to add new values in .....
    Is there another way for this to be done, - or is there a way that i can add in this field
    Thanks for your advice
    Tony

    Hi Tony,
    You can use the transaction FBL1N.
    Select the entries you want to change and do a Mass change.
    The field PAYMENT TERMS is not available (I think whith an oss note that it is possible to ad this field to the mass change option) but you can fill in the fields Days/discount in Mass change.
    Paul

  • Mass change of payment in customer line item for all open line item.

    Hello,
    We have updated the new payment as per the new agreement with customer in customer master. We want this new payment term should also be updated in all the open invoices which are not cleared. Is there are way we can do the mass change in Payment term as the open line item in the customer where line item are more than 50. Please let me know the transaction code for the mass change of payment term in Customer account balances.
    Thanks and Regards,
    Rajesh Kumar Mantri

    Hi
    you can find the way to change the payment terms
    first check weather the payment term field is having change option in your document change rules in the line item for you customers.
    Financial Accounting (New)Financial Accounting Global Settings (New)DocumentRules for Changing DocumentsDocument Change Rules, Line Item
    if the payment term BSEG-ZTERM(payment term) is there for your customer and having deselcted check box for changing document you cannot change payment term for your company code.
    This can done client level or company code level.
    if the payterm  can be changed you do changes to payment terms mass level.
    Thanks
    ANJI

  • Mass updates for payment terms

    Hi All
    Advance thanks
    Can any body explain
    my client already posted invoices and now he wants to change the payment terms in the posted document.
    nearly more than 20000 documents to be updated
    whether can we change at a time using mass changes
    if so, how can we use mass change?
    Please let me know
    Thanks
    venu

    First thing you will need to do, is to change the master data that made the payment terms to be incorrect in the first place this is done via t code MASS.
    Secondly, you will need to create a recording of t code FB02 as you make the payment term change. I am presuming now that you can actually change the payment term field in FB02, if not you need to change your config.
    ****, Document, Line items, Document Change Rules, line Items.
    Field is BSEG-ZTERM
    Once you have your recording you will need to create a simple batch processing program that will be able to upload a file with the document numbers that need changing and make the changes as per the data you have.
    Hope this is of some help, please awards points.

  • Do not change the payment term created a Sales Order with reference

    Hi Gurus,
    Do not change the payment term created a Sales Order with reference to a contract where the payer of the change in Sales Order.

    Hello ,
    As per my understanding , you do not want the payment terms to be changed even if the payer partner function is changed ,
    as standard sap redetermines the payment terms with change in partner function, you may use the exit
    USEREXIT_MOVE_FIELD_TO_VBAK- header level
    USEREXIT_MOVE_FIELD_TO_VBAP- Item level
    in this you could write a small code which will not change the payment terms when payer is redetermined
    hope this helps
    Thanks
    akasha

  • Release retriggering while changing the payment terms

    Dear All,
    After releasing the purchase order if anybody Changes then payment terms in me22n, release should retrigger how to configure this process
    Regards,
    Vijaybhaskar

    Hi,
    You have two option to achieve this no.1 through user exit
    refer this link
    Release strategy for PO on Payment terms..
    No. 2 through version management
    refer this link
    Restricting Purchase order's payment terms change authorization

  • Change of Payment Terms: Vendor

    Hi All,
    Can somebody tell me how can we collectively change the payment terms in Vendor Master for a purchase organization.
    That is I dont want to change the Master Records individually...I want to change the records collectively....
    Please advice.....
    Helpful replies shall be rewarded accordingly.....
    Regards,
    Rounak

    Hi All,
    Thanks a ton.....
    It was helpful......
    Regards,
    Rounak

  • Issuing a warning message while changing the payment terms in FB02

    Hi Gurus,
    The requirement is as follows:
    For a particular payment terms meant for customer only when we change the payment terms in FB02, the system should give an warning message.
    For example - A customer has the payment terms 0001in his master data and thus in the accoutning document as well after releasing billing to accounting. An user wants to change the payment terms to 0070 being in FB02. As and when he puts the payment terms 0070, the system should give an warning meesage saying 'bla bla bla ........' or the same message at the time of saving the document.
    How to make this possible. Please help.
    Rgds,
    BABA

    Mr. Tiwari,
    This is the standard feature of SAP!!!  You get below messages
    1)
    Net due date on 05.10.2007 is in the past
    Message no. F5149
    Effects on Customizing
    You can define when this system message is to be issued in accordance with your requirements.
    You do this in Customizing as follows: Cross-Application Components -> Bank Directory -> Change Message Control.
    The application area and message number can be taken from the technical documentation.
    2)
    Net due date on 05.10.2007 is in the past
    Message no. F5149
    Effects on Customizing
    You can define when this system message is to be issued in accordance with your requirements.
    You do this in Customizing as follows: Cross-Application Components -> Bank Directory -> Change Message Control.
    The application area and message number can be taken from the technical documentation.
    Terms of payment changed; Check
    Message no. F5231
    Effects on Customizing
    You can define when this system message is to be issued in accordance with your requirements.
    You do this in Customizing as follows: Cross-Application Components -> Bank Directory -> Change Message Control.
    The application area and message number can be taken from the technical documentation.
    Regards
    Santosh Hegde

  • Not allowing changes to payment terms after the AR document is released to accounting

    Hi,
    Anyone know the best way to not allow a user to change the payment terms after the AR document has been created in AR? This is affecting aging because users are changing the payment terms without permission. What is the best way to control that?
    Thank you.
    AK

    Hi A K
    Frequent change in payment terms is something business should introspect. Payment term is decided and agreed upon with customer/vendor during the initial stages.
    However from IT perspective, it can be controlled keeping some system controls.
    1. Limit the Customer master change transaction to very limited users or to a manager. There should be internal approvals by management for business to make a change. Bring this into force.
    2. Regularly run the customer master change reports and provide the trend to management to restrict or limit the changes.
    3. Use Change Message control for master data by providing necessary warnings or error messages when master data is changed.
    4. In  the sales order level, there is every possibility to change the payment term. Based on the user authorization get the payment term field greyed out and provide change access to accounting or to a specific user upon approvals. This is a bit complex process but I feel this brings up controls and stops the process from exploitation.
    5. Also activate 'Sensitive fields' KNB1-ZTERM for payment term field in customer master. This brings up another layer of confirmation of change by other users.
    6. Another back route, not recommended in all cases, is to subsititute the required payment term during accounting document posting.
    Hope it helps.
    Thanks,
    Sekhar

  • Mass change of Payment Method for Vendor

    Is there any way to do mass change of Payment Method for Vendor (trx. XK02) without ABAP? Need to change 1500 vendors.

    HI
    You can use transaction code MASS and object LFA1 to mass change the payment method.
    Once entering you can select table LFB1 and do mass change based on some filter parameters.
    Anand

  • User should not be able to change the payment terms

    Dear All,
    My issue is that user should not be able to change the payment terms in any of the document.I have tried to do it through authorization but it is not working out.
    Mona.

    Dear Mona,
    This may only be done through SP_Transaction_Notification.
    Thanks,
    Gordon

  • Change of Payment Term

    Hi All,
    1. I think we can change the payment term assigned to the vendor (in master data) while posting the invoice, please confirm if I am correct?
    2. Is it possible to change the payment term in the document before the payment either in case of manual or automated payment run (F110).
    Rg
    vk

    hi
    yes its possible to change payment terms in master data and in document before payment.
    You can restrict the payment terms changing by document change rule if you want.
    So if in your case document change rule has not restricted payment terms change it is possible to change it.
    Rewards points
    thanks
    s ap

  • How will I block/restrict the user to change the payment term in FBL5N?

    Hi All,
    How will I block/restrict the user to change the payment term in FBL5N????
    I have tried on following objects:
    F_BKPF_BLA
    F_BKPF_BUK
    F_BKPF_GSB
    F_BKPF_KOA
    F_IT_ALV
    F_KNA1_BED
    F_KNA1_BUK
    F_LFA1_BUK
    S_ALV_LAYO
    But, not succeeded.
    =>Actually user runs FBL5N, double click on a record then click on Change icon.
    =>Change Payment Term.
    Please reply ASAP. Point will be awarded.
    With Best Regards
    Dharmendra

    Hi Dharmendra,
    Please set an authorization trace in ST01 and then ask the user to execute the transaction and the steps on the same application server as the o ne on which the trace has been set (valid in case we are talking about mutiple application servers for same <SID>). After this is done switch off the trace,list it and fill all the authorization objects. That might give you the perfect idea.
    Regards.
    Ruchit.

  • Authorisations for Changing BP Payment Terms

    Hi Experts
    Is there any way which I can prevent certain user changing BP Payment Terms using authorisations?  Alternately, would it be possible to write a query which shows me which users have changed Payment Terms of BPs which I can then setup as a daily alert?
    Thanks
    Jon
    Edited by: Johnny Yen on Jan 28, 2010 7:11 PM

    Jon,
    You can use this query to understand the fields and the table associations
    SELECT  DISTINCT TOP 1 T0.CardCode, T0.CardName, T0.GroupNum, T1.GroupNum, T1.UserSign, T0.UserSign, T1.LogInstanc
    FROM [dbo].[OCRD] T0 INNER JOIN  [dbo].[ACRD] T1 On T0.CardCode = T1.CardCode
    WHERE T0.GroupNum <> T1.GroupNum
    ORDER BY T1.LogInstanc DESC
    Suda

  • Track changes to payment terms setup

    Hi everyone,
    Just wondering if there is any way to track which user made a change to payment terms setup?
    Thanks,
    Michael

    Hi Michael,
    This is no log table for OCTG. You may only find it from some old backup if you are lucky enough.
    What is your B1 version and PL? The latest version has more logs for most activities.
    Thanks,
    Gordon

Maybe you are looking for