Payment terms doesnot exist

Hi,
In SRM 7.0 we have uploadsed the payment terms from the backened system through the standard program BBP_UPLOAD_PAYMENT_TERMS.
We are maintaining any local payment terms in SRM system.
When we are using the uploaded payment terms in RFx response we are getting any error "payment terms does not exist"
In the selection list all the payment terms are appearing which are uploaded.
Sunil

Hi,
You are right!
You need to go to Tsc SE38 and put the report BBP_UPLOAD_PAYMENT_TERMS and execute.
Check if have some ERROR in the Tsc SLG1 and the table BBP_PAYTERM
Rgs,
Pedro Marques

Similar Messages

  • Payment terms not exist in contract

    Dear SAP experts,
    We are in SRM 7 and ECC 6 and using extended scenario. For payment terms we download payment terms from ECC by using program BBP_UPLOAD_PAYMENT_TERMS and entries created in table BBP_PAYTERM. When we create PO we can use this payment terms from ECC. However the odd thing happen when we create contract, we can see the paymet terms as possible selection, but if we select it we got error 'Payment term not exist in target system'. However if we create payment terms directly in SRM (using config payment conditions), then we can choose the payment term from SRM.
    But this is not making any sense as why do we need to have duplicate payment terms one coming from ECC and the other coming from SRM. Do I miss something in here? (Note that in RFx response, vendor can NOT choose payment terms locally in SRM as they can ONLY see the one coming from ECC).
    Best regards,
    John

    Hi John,
    Please implement the following note & retest this issue:
    1609905 Validation for local contracts contains errors
    Kind Regards,
    Edel.

  • 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

  • Payment  term issue

    we are using one payment term called BT03 that pay term is assign to vendor master at company code data and purchase data level.we; have created a P.O. in R/3 with vendor which is having same payment term after given mandatory details payment term  is reflecting.But when same vendor is SAP-SRM when user is creating a Purchase order with payment term BT03 is not reflecting i am not able to get why this error is happening. so  let us know your thought on this thread.All suggestions are welcome.

    Have you confirmed that the payment term also exists in SRM?  Not sure if you have a job that synchs them or if you manually have to do it.  Have you confirmed that you synched the vendor data between SRM and R/3?  Can you see in SRM under Manage Vendor Data the terms of payment is displayed?  I'm assuming you are NOT using Extended Classic config in SRM?

  • Payment terms- Any suggestions?

    Hi,
    I have a strange requirement and have no idea how to go about it.The company wants to collect receivables for all the sales recorded from Monday thru Friday on Tuesday from some of the customers and on Thursday from some of the customers. The customer master record will be setup to identify the customer as a Tuesday/Thursday customer.But for the due date calculation ,how can I go about setting up the payment terms?Please don't tell me to write custom code for due date calcuation.
    Any help will be greatly appreciated.
    Thanks
    Bala

    You probably don't want to change the payment terms on existing invoices, unless there was a effective change date that was missed for changing the payment terms. You would have sent the invoice to the customer with the original terms and they would have entered it into their system with those terms. So not only would you have to change the due dates manually on your system, you would have to notify the customer somehow of these changes. That is why it normally is easier not to worry about existing invoices and just let the payment terms start showing on new invoices. Makes any sense?
    John Dickey

  • AR Payment Terms/Invoice Due Dates

    I need to be able to have a search that can search for invoices that have a specific payment term and are due within a certain period of time. (ex: all invoices with Net 30 payment terms that are due within the next two weeks). I have tried the collections>account details screen but there is no criteria for payment terms. Any suggestions would be greatly appreciated.

    You probably don't want to change the payment terms on existing invoices, unless there was a effective change date that was missed for changing the payment terms. You would have sent the invoice to the customer with the original terms and they would have entered it into their system with those terms. So not only would you have to change the due dates manually on your system, you would have to notify the customer somehow of these changes. That is why it normally is easier not to worry about existing invoices and just let the payment terms start showing on new invoices. Makes any sense?
    John Dickey

  • Delete vendor payment term

    To make the payment term code consistent, I have create a new set of payment terms.
    Can I just delete the old payment terms and wonder is that any implication (some outstanding PO/invoices which using the old payment terms)?
    What is your advice.

    Hi Alex,
    There should not be any inconsistency in posting due to deletion of payment terms. However in case you need to change the payment terms in existing open vendor items or open purchase orders with the new ones, then you would have to use the mass change option in FBL1N and in purchase orders to replace the old payment terms with new ones for existing open POs/Invoices.
    Thanks and regards
    Kedar

  • Business Partner approval when changing payment term

    Hi Expert,
    Is it possible to set up approval process when user changing payment term in existing Business Partner?
    Thank you in advance.

    Hi,
    Try this:
    IF @object_type = '2' AND @transaction_type = 'U'
    BEGIN
         IF EXISTS
         (SELECT T0.CardCode from OCRD T0 INNER JOIN ACRD T1 On T1.CardCode=T0.CardCode
    WHERE CardCode = @list_of_cols_val_tab_del AND T1.GroupNum !=T0.GroupNum)
         BEGIN
               SELECT @error = 2, @error_message = 'Payment Terms should not be changed'
         END
    END
    Thanks,
    Gordon

  • Error "Valid Value - Value do not Exist" for payment terms

    Hi,
    I am trying to change the payment terms in a Sales Order using UIAPI.
    Although the value i am using to update is a valid value, i get the following error:
    Valid Value - Value do not Exist
    My code is as folows:
    Dim sNewValue as String
    sNewValue = "2"
    oFrm.Items("47").Specific.Select sNewValue, psk_ByValue
    What am i doing wrong?
    Thanks
    Satish

    Hi Satish,
    Have you tried defining the new value as an integer instead of a string? The GroupNum data type in the OCTG is Int, not character.
    Hope helps,
    Ibai Peñ

  • Term of payment does not exist in target system

    Hi Gurus,
    Scenario: Classic, Self service procurment.
    I made a shopping cart with my requirements.
    PR and PO created in the backend system.
    Posted the GR in SRM....and got the message of posted in the backend.
    Posted the invoice in the SRM and message creation completed and found that it has not been posted in the backend (checked the PO history).
    The message found in SRM SLG1...."Term of payment does not exist in target system" for that.
    Checked the vendor conditions and found that terms of payment exist in the backend system for that vendor.
    What could be the problem and how to resolve this issue?
    Thanks in advance
    SG
    Message was edited by:
            SRMGUY

    Hi,
    I am new to SRM.
    We have created new payment term in ECC and replicated to SRM using BBP_UPLOAD_PAYMENT_TERMS. We are able to see in table BBP_PAYTERM and BBP_PAYMENT_TEXT.
    But the non of the payment terms are reflecting into PO in SRM after this.
    I am able to see the payment term in backend in BBP_PD. I am getting the below warning message when I click on Check Button.
    'Term of payment does not exist in the target system'.
    What could be the problem and how to resolve it?
    Thanks in advance.
    Best Regards,
    Siddappa

  • Payment Terms configuration

    Dear Friends,
    I have 2 queries -
    1. Can we configured the Payment Terms which will enable while invoicing to create the multiple line item while Invoice Posting ( accounting entry ) say, while doing MIRO / FB60 transaction. And one of those would go to Special GL. e.g. we have to deduct the Retention Money @ 5% from Invoice Amount and we are using one of Special GL for Retention money so can i configure the Payment Term as -
    1. 95%       -
    60 Days
    2. 5%        -
    365 Days
    So here 2 ( 5% ) will be posted as Special GL item while Invoice Entry.
    ( Currently we are transferring those entries to special gl manually using T code - F-02 from Vendor Open items )
    2. We have configured the number of Payment Terms but sometimes negotiated Terms does fall into the category of existing Payment Terms and it is not possible to create the Payment Terms for such requirement. So can we configure one Payment Term which will be editable while Purchase ORder Creation or Invoicing ( like payment term with "OTHERS" would be created and initially it would be configured for 0 Days and those would be edited while making Purchase Order as per requirement.
    Since this is affecting our Ageing Analysis and Payment Due Report as both are based on  Payment Terms in PO.
    If anyone has solution pls suggest the way to do it . will assign full marks if gets solution.
    Thanks in advance.
    PS

    Hi
    I think we can't maintain cash discounts more than two %.
    Goto OBB8, choose account type customer/vendor.
    goto payment terms segment.  1)  3%  days 0  2) 2% days 15.
    3) we can enter %, only days. it means no cash discount.
    Regards,
    Chandra

  • How to get vendor payment terms

    Hi all,
    I am creating a report. I need to get vendor payment terms. There are invoices without PO, how can I retrieve the payment terms for those cases.
    Thanks.

    Hi nene
               in case of invoice without PO, The payment term will be selected from the vendor master data (in View : payment terms transaction in XK03).
    Check payment term in  master data is exist or not.
    the data is in the table LFB1 : Field ZTERM
    Regards
    Wiboon

  • Mass change of Vendor Line Items Payment Terms

    Hi all
    We are trying to make a mass change of payment terms for vendor line items.  We have implemented the change required as per SAP note 640908. However when we try to do this not all payment terms are changed.
    The log gives us the following error - 'Field BSEG-ZTERM. does not exist in the screen SAPMF05L 1302'.
    Please how can we solve this error.
    Many thanks
    PRG

    Hi,
    According to note 640908:
    " Notes on error handling:
        If the mass change does not occur as required even though you
        changed and activated all program parts, note that the error log
        for the mass change (Environment -> Mass change -> Error log of
        line item list) may contain useful information for error
        handling."
    " Note: SAP cannot guarantee that the modified mass change will work
      correctly even if you carry out all of the steps as described in the
      manual tasks."
    It is not planned to enter the payment terms by using of
    the field payment term ZTERM but by using of the fields ZBD1T/ZBD1P and
    ZBD2T/ZBD2P and ZBD3T.
    With Best Regards,
    Gladys Xing

  • Restrict A User From Changing A Payment Term While Adding A/R Invoice

    Dear Experts,
    We want to restrict our users from changing payment terms while adding A/R Invoice.
    We use SAP B1 2007 b.
    Thanking  you
    Pradnya

    Hi,
    try below code in transaction notification procedure:
    if (@object_type = '13') and (@transaction_type IN ('A', 'U'))
    BEGIN
    IF exists (select T0.DocEntry FROM OINV T0 Inner Join OCRD T1 on T0.CardCode=T1.CardCode Where T0.GroupNum  !=T1.GroupNum and T0.DocEntry =@list_of_cols_val_tab_del)
              Begin
                   SET @error = 30
                   SET @error_message =N'You are not authorized to change payment terms'     
              end
    END
    for how the transaction notification works or how to use :
    check How to use Transaction Notification
    Thanks,
    Neetu

  • Payment terms in Credit Memo

    Hi Experts
    This refers to credit memo to vendors thru FB65.The vendor master has payment terms populated which gets carried forward in case of a credit memo.
    The solution of entering a "credit memo" payment terms in the vendor master has been explored but has been put on hold for practical reasons and making changes to already existing vendor masters.
    Is there a solution whereby,at transaction level, the system takes a separate payment term during credit memo other than the invoice payment term.
    We are on 4.7 EE version
    I tried to check out substitutions - but the payment term is not a substitutable field in OBBH.
    The main idea is that we do not want to disturb the vendor masters and get a solution at transaction level
    Any thought or workaround will be much appreciated.
    Regards
    Swami

    Hi Srikanth,
    As  you perfectly mentioned,field ZTERM is not allowed to use for substitution in standard:  take a look to table GB01.
    The entry is excluded. If in your system is not excluded you used a modification. Note 42615 explains which fields can be substituted.
    Pmnt terms work in the following way for credit memos:
    1. if 'V' is entered in field 'invoice reference', due date is calculated the same way as for an invoice.(this means you also
    have to enter the terms of payment in field bseg-zterm. With entry 'V' you only indicate that the due date of the credit memo is not identical to the payment period base date, if you have entered a special terms of payment in the document)
    2. If credit memo refers to an invoice, you can enter invoice details in field bseg-rebzg (invoice ref.)so that credit memo will pick up same payment terms as invoice.
    3. if '*' is entered in field 'paymnt terms' then the payment terms are picked up from customer/vendor master record.
    Hope the explanation is helpful to you.
    Best regards,
    AZ

Maybe you are looking for