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.

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

  • Complete text for payment terms

    please help in picking up complete text for payment terms.i used TVZBT table.but only one line is stored in this table.if they give text in 4 lines,im getting only 1st line if i use TVZBT.please tell how to pick up the entire text.

    Hi Srinivas
    Please check FM
    FI_TEXT_ZTERM
    Regards,
    Arun

  • Table for Payment Terms

    Good day!
    Is there an available table for Payment Terms?
    Thank you!

    1.     TVKGGT-          TEXTS FOR CUSTOMER CONDITION GROUPS(CUSTOMER MASTER)
    2.     TVZBT    -          CUSTOMERS:TERMS OF PAYMENT TEXTS
    3.     TINCT     -     CUSTOMERS:INCOTERMS:TEXTS
    4.     DD01T     -      domain Descriptions
    5.     DD07T     -      Domain Value descriptions
    6.     DD07T     -     DD: Texts for Domain Fixed Values (Language-Dependent)
    7.     DD07V     -     View on fixed values and domain texts
    8.     DD03T     -     DD: Texts for fields (language dependent)
    9.     DD03L     -     Table Fields
    10.     DD07V will contain all the domain values.

  • Payment Terms - Only specify sales text for payment terms for customers !

    What is wrong with the format in the attached screen shot ?
    Do I have to Choose Customer & Vendor ?

    Hi Emad,
    This error “Only specify sales text for payment terms for customers" appears because this payment term is not applicable for customer. There are two choices either to delete the description text and make the payment term applicable only to vendor,However if you want to keep the description text, then make payment term applicable to customer as well by tick mark.
    Regards,
    Sam

  • Payment Block for Payment Terms

    Please let me know the steps to activate payment block for payment terms
    while posting the doucments through MIRO.
    Thank you
    Ravi

    Hi Ravi
    while defining the payment terms you can give the payment block.
    TCODE-OBB8
    Beside to the block key you have one check box available - if you select that, then system populate the payment block only when you change the payment terms in the line item.
    But, as you are asking directly with payment terms so you give the payment block in OBB8 without selecting the check box beside to that field
    VVR

  • For pAyment Terms Changes , where we can maintain the relevant Enteries

    Hi Gurus,
    My Query - For Payment Terms where we can Maintain The Relevant enteries other than Customer Master from FI point of view.
    pls guide me in this..
    Thanks in Advance
    poonam

    Hi Poonam,
    Payment term we are maintaining in customer master in two places.
    1) - Company code data page --> On payment transaction tab --> This is for FI
    2) - Sales area data page --> Billing document tab --> This is for SD
    Hope it helps,
    Regards,
    MT

  • G/L account for payment terms

    Hi,
    Is it possible to maintain 2 G/L accounts under 1 chart of account for cash discount? For example, G/L account 333333 for payment term Z333 and G/L account 222222 for payment term Z222.
    Will appreciate immediate feedback. Thanks.

    Hi,
    Good morning and greetings,
    You can use the OBBH or GGB1 option to determine the right GL account based on the payment term.
    Please reward points if found useful
    Thanking you
    With kindest regards
    Ramesh Padmanabhan

  • Dynamic Search Object for Payment Terms

    Hi,
    May i know the Dynamic Search Object for Payment Terms. I have to create a Advanced Search Page with Payment terms. I could not find the dynamic search object for Payment terms. Any help is appreciated
    Thank you.
    -Siddharth

    Hi,
      The search help for the payment terms is not coming from the DDIC search help..
      It is coded in the process on value-request event...
      The function module FI_F4_ZTERM is called for this..you have to change this function module in case if you want the values from a different table..
      OR do implicit enhancement in the subroutine FORM HELP_ZTERM in the include MF02DFH0 to call your search help instead of the function module FI_F4_ZTERM ..And do the same for the sales order also..
    Thanks
    Naren

  • Change Search Help for Payment Terms Field

    Hi,
    I would like to change the Search Help for Payment Terms Field, in Customer Master (KNVV-ZTERM). and in Sales Document. I believe it is the same.
    Default is From Table T052 / T052U
    ZTERM  and TEXT1  Fields
    I would like to have
    From Table TVZBT
    ZTERM and VTEXT
    PayT    Own Explanation Field.
    Can we change the Search Help.

    Hi,
      The search help for the payment terms is not coming from the DDIC search help..
      It is coded in the process on value-request event...
      The function module FI_F4_ZTERM is called for this..you have to change this function module in case if you want the values from a different table..
      OR do implicit enhancement in the subroutine FORM HELP_ZTERM in the include MF02DFH0 to call your search help instead of the function module FI_F4_ZTERM ..And do the same for the sales order also..
    Thanks
    Naren

  • Substitution Rule for Payment Term

    Hi Expert,
    I have to have Substitution for payment term the following criteria:
    Company Code = '1000' AND Document Type = 'L1' AND Posting key = '14', then ... substitution bseg-zterm with certain payment term.
    Problem: there is no substitution for bseg-zterm.
    I read the post at http://sap.ittoolbox.com/groups/technical-functional/sap-acct/substitution-rule-for-payment-term-489202
    and found that I need to apply a SAP note 42615 in order to enable the BSEG-ZTERM field in Substitution Rule for Payment Term, and after that run Program RGUGBR00 to regenerate the substitution.
    But, problem again, our SAP is ECC 6.0, and the said SAP note is not applicable.
    Kindly advise is there any other way that I can enable the bseg-zterm field at substituion.
    Thanks,
    sbmel

    Hi
    1. Go to SE16N and enter Table GB01
    2. Enter &SAP_EDIT in the command prompt i..e the space where you type your T code and press enter
    3. BCL TAB = BSEG and Field = ZTERM... Execute
    4. Remove the X for the field BEXCLUDE.. SAVE....
    5. Select this entry and menu Table > Transport > Include in tr request
    6. Run RGUGBR00
    Br, Ajay M

  • User Exit for payment term

    Hi Friends
    how to write the User Exit for Payment terms at Item Level. Any Sample User Exits can help me if no exact User Exit Is there
    User Exit Name : USEREXIT_MOVE_FIELD_TO_VBKD
    Thanks in Advance.
    Regards
    sahiti

    Hi Amrish.
    thanks again.
    Hear is the complete ticket which i got from the client.
    1. User exit in Program MV45AFZZ
    User Exit Name : USEREXIT_MOVE_FIELD_TO_VBKD.
    create an include first - and then add the statements to that include..
    this way when there is a patch or an upgrade - we need to only type the include statement and not the extire userexit.
    2. External Table Specifications:
    the table is client dependent
    table name: zpaymentterm.
    client(keyfield)-mandt
    sales org(key)vkorg
    sales Doc-(key)auart
    material Grp-Matkl
    cust:kunnr
    Payment term (zterm) : ijput field in table maintenance
    3. select from the ztable using vbak-vkorg/vbak-auart/vbap-matkl/vbak-kunnr is equal to zztable fields.
    move corresponding zztable-zterm to vbkd-zterm.
    4. Validations: if no entry found in ztable then payment term from the customer master should be copied in the document.
    5. Create the maintenence view for the table and assigned with Transaction Code.
    Thanks in advance.
    Sahiti.

  • Mass updates for Notification/Workorder status

    Is there any way for Mass update of 'status' because orders and notifications need to be un-teco before updating planner groups and work centers? we are using Mass update for IW58,IW38 & IW29 and there is no option for STATUS update.

    Thanks everyone for there response. I'll check the possiblity to add a button in IW28 for the closed notificaitons via any of the below BADIs:
    BADI_EAM_RIQMEL20_FCODE_CUS1 : Implement Customer Function Code in Notification List
    BADI_EAM_RIQMEL20_FCODE_SAP1 : Implement SAP Function Code in Notification List
    and for Work Order:
    BADI_EAM_RIAUFK20_FCODE_CUS1 :Implement Customer Function Code in Order List
    BADI_EAM_RIAUFK20_FCODE_SAP1 :Implement SAP Function Code in Order List
    In IW28 & IW58 there is option u201CPut in Processu201D in Notification Menu, but when I used this option  it says u201CNotification is completed -> can only be displayedu201D. I wonder why this option is not working if Notification is completed.

  • Table for payment term

    Please let me know the Table for payment term
    David

    Tables
    T052 - Terms of Payment
    TVKGGT- TEXTS FOR CUSTOMER CONDITION GROUPS(CUSTOMER MASTER)
    TVZBT - CUSTOMERS:TERMS OF PAYMENT TEXTS
    TINCT - CUSTOMERS:INCOTERMS:TEXTS
    DD01T - domain Descriptions
    DD07T - Domain Value descriptions
    DD07T - DD: Texts for Domain Fixed Values (Language-Dependent)
    DD07V - View on fixed values and domain texts
    DD03T - DD: Texts for fields (language dependent)
    DD03L - Table Fields
    DD07V will contain all the domain values.
    Thanks & Regards
    JP

  • Mass Update for the invoice reference (BSEG-REBZG)

    Dear All ,
    I need mass update for the invoice reference (BSEG-REBZG) . Is there any way to update it ?
    Best Regards
    Dash

    HI,
    Contact your ABAPer to Write BDC to update the Invoice reference.

Maybe you are looking for

  • FI-AR-CR: Adding new custom field to FD32

    Hi, We need to add a custom field to FD31/FD32/FD33 transaction that is going to be feed by another develpment that we have. I searched in customizing but no luck. I found some info that i need to do one (or both) steps: 1) Add a screen field to the 

  • DVD-ROM Contents Not Copied to DVD

    I have created an iDVD slideshow of pictures from a trip. To include the pictures, including ones not in the slideshow, I used <Advanced-Edit DVD Contents...>. Using <Project-Project info...> I can see from the size of the project that the files are

  • PR Overall Release Strategy Problem

    Hi Expert, I have set the following Characterisrtic Name: 1) ZPR_Release_Plant, Char : CEBAN-WERKS (Char format : 4) 2) ZPR_Release_DOC_Type , char : CEBAN-BSART (Char format : 4) 3) ZPR_Release_Pur_Grp, Char: CEBAN_EKGRP (Char format : 3) 4) ZPR_Rel

  • Consistent Crashing in CS4

    I'm working on a freelance gig and the iMac they have me on is running CS4 which is consistently crashing across the board. Indesign, Illustrator and Photoshop are crashing while I am saving, working, opening files or doing absolutely nothing. I don'

  • Powerpoint Theme Trouble

    When I click on any of the default themes I get the error message "There was an error accessing: C:\Program Files\Microsoft Office\Document Themes 15\Black Tie.thmx" It only happens on one user on the PC, none of the other local or domain accounts ge