Vendor update

Hi
I am trying to update a vendor, but I got an Error message as fallows
<b>Express document "update was terminated" received from author "Jo.Elliot"</b>
Please help why this kind of error will appears while i am saving the changed vendor record.
waiting for assistance.
U.Khan

Hi!
Mostly the SAP mail contains the source of the problem.
Copy and paste here the full content of the mail.
Regards
Tamá

Similar Messages

  • Vendor update / generation in source list

    Hi,
    is there any solution that vendor update / generate in source list with reference to info record creation date.
    standard system behave in a way to generate / update source list on current date of updation.
    Regards,
    Ali

    Even I had the same problem.  source determination in MRP is different when compared to source determination in PR. MRP just picks the first vendor in the source list no matter whether the other vendor is fixed or not.
    Even SAP doesn't have proper answer on this issue in OSS note 206684.
    As others said, you need to copy ME05 and create a new TCODE with different logic for source list date.

  • Vendor update in Standalone scenario?

    Hi,
    How is local  vendor updated in case of Standalone scenario implementation?We cna create the locla vendors directly first time but how is the delta chnages taken care of if we dont have a connected R/3 system?

    Hi. If you want automatic update of vendor master data from a backend system, you need XI/PI or another middleware connected to SRM, and use a function module or program in SRM to update your vendors.
    FM for vendor update is BBP_VENDOR_GET_UPDATE
    Program for synchronizing and updating vendors is BBP_VENDOR_SYNC
    brgs Ziggy

  • Freight vendor updation in GR document through BAPI

    Dear All
    In my system we are creating Goods Receipt in background through *BAPI BAPI_GOODSMVT_CREATE*. In my PO we have entered freight condition FRB1 for that PO line item and assigned a vendor code different from material vendor. For this freight condition FRB1 in the configuration we have maintained in Control Data 2 field Vendor in GR as 2 ( i.e. Entry always possible). This will help us to change freight vendor different from freight vendor maintained in PO line item.
    Now my query is that how can I achieve this through BAPI  BAPI BAPI_GOODSMVT_CREATE when I am creating GR in background. In which field of BAPI should we pass the freight vendor at the time of GR creation.
    Regards
    Satish Kumar

    Hi Satish,
    With standard SAP this is not Possible
    As indicated in the attached note 356665, the field SUPPL_VEND has no
    function. Please, have a look at this note for further information.
    In dialog (with MB01 or MIGO) you have the possibility to enter another
    freight vendor different than the vendor in your purchase order (or your
    scheduling agreement) as long as you have, in your purchasing condition
    type, "Vendor in GR" (V_T685A-BNKWE) maintained with the appropiate
    value. Then, by posting the Goods Receipt, you will update EKBZ with
    this new freight vendor.
    Unfortunately in the standard system this functionality is not available
    when working with the BAPI BAPI_GOODSMVT_CREATE or with the Idoc
    WMMBID02.
    There is no customizing setting or tool that you could use inside the
    standard system to change it.

  • CHA Vendor Updation..

    Hi all ,
    We are having the import PO which is having more than 150-200 Line items,,
    We need to maintain same vendor code for  all the excise related condition type ( Basic Excise duty , CVD , CESS etc)
    So everytime we need to go each & every line item and mainatin the Vendor.. ( i.e 7 Condition type * 200 line item  = 1400 )
    How we can do these updation in a simplyfied way.
    Thanks in advance.

    Hi,
    You can follow the tis steps if your CHA agent is always fixed for all the import consignment & if your having an seperate document type for your Import PO.
    1) Create a new condition table -- Add Document type field in this table.
    2) Create an access sequence & assign this condition table to it
    3) Assign this access sequence to all the seven condition types
    4) Maintain the condition records for these condition type & in that maintain the CHA agent code.
    Now whenever you create an Import PO the condition records get automatically determined in the PO with the CHA vendor.
    Note : However if the duty rates are different for each material then add the material code also to the condition table.

  • Asset vendor update through PO create or change

    Hi All,
    We have a requirement to update the vendor of asset when PO vendor is get changed. I  have tries many BADI and user exits but nothing fulfills the requirement. If somebody has come across this type of requirement, please help.
    Regards,
    Jeetu

    Moderator message - Cross post locked
    Rob

  • Tds rates change_ vendor updation

    Hi All
    The new rates for TDS has came in effect from 01.10.2009. I have created the required tax codes.
    here in our company we are using a different set of tax for basic tax then surcharge and then education cess and finaly l higher education cess.
    My problem isthat  I want to know how the withholding tax changes will be uploaded to vendors at mass level..
    Our vendors are alteast 1000 in no. which needs to be changed?
    Is the change to be taken manually or through LSMw or through BDC.
    Kindly help
    Rama

    Hi
    In my case, the new WHT type/code configuration is not live yet. So invoices/payments are using the old TDS rate.
    With respect to executing RFWT0010, I have the following issue:
    1) Vendor invoice posted on 05th Oct with old tax rate.
    The same has been paid and cleared on 15th Oct.
    Now when i execute RFWT0010 (with Doc. adjustment for relevant withholding tax types by 31.10.2009), the report does NOT select this invoice.
    I feel that the invoice should be selected, so that the increase/decrease in the TDS rate is accounted with offset going to vendor.
    This will ensure that I remit the correct TDS amount to the govt.
    2) Downpayment made to vendor on 10th Oct with old TDS rate - still open.
    This document is NOT being selected by the report RFWT0010.
    Hence WITH_ITEM table stores the old TDS amount.
    On executing J1INCHLN, the system picks the old TDS rate for remittance!
    Why does RFWT0010 exclude Cleared invoices and open downpayments?
    Thanks
    Gayathri

  • Vendor Update log capturing

    Hi all
    i pulled some vendors from ECC into SRM one month back and i wanted to know  who and all modified my vendors data in SRM by maintain business partner menu.
    i want a list who changed /data changed in the vendors in SRM .
    i believe there is no synchronsiation from SRM to ECC , it is only ECC to SRM right?
    quick help is greatly appreciated. ANY CLUE IS APPRECIATED
    I think there is a one field called changed by  in BUT000.. can i use this one? i pass venmap vendors to but000 table and take out results?
    Muthu

    Thanks for helping me
    i ventured int scdo
    wliefrant vendotr master
    but  i get message like that
    change object wliefrant is not in your name namespace. do you want to change the object?
    what to do?
    help
    Muthu

  • Vendor  updation

    Hi all,
    How to change vendor address using bapi.
    The address,and vendornumber coming from XL file.
    Based on the vendor number I want to change the address.
    Please give me the example.
    regards,
    rakesh.

    Hi
    check the fun module
    BAPI_VENDOR_EDIT
    Regards
    Anji

  • R/3 Vendor changes not updated in to SRM

    Hi,
    1) Vendor changed on 01/05/2009 in R/3 (Blocked) but not updated in to SRM,
    2) User created shopping cart for this vendor on 20/08/2009 and approved PO gone in to Error
    Error:21.08.2009  16:55:28  PO 4710113629: No instance of object type PurchaseOrder has been created. External reference:     
    3) 26/08/2009 R/3 vendor is changed in R/3  i.e street changed
    4) SRM vendor updated with all changes i.e vendor block also which changed in R/3 on 01/05/2009
    I am struggling to find why it is not updated on 01/05/2009 and updated  on 26/08/2009, there is no workflow also
    and
    what to do for error PO we dont want to use this vendor
    Thx
    Jai

    Hi,
    Please check the SLG1 log for object BBPUPDVD and BBP_VENDOR_SYNC.
    You see what is updated in the past.
    Regards,
    Masa

  • I want IDOC for Vendor master updation ( XK01 &XK02 )

    Hi
    I want to do LSMW in IDOC method for this vendor updation.
    So I want IDOC for Vendor master updation ( XK01 & XK02 ).
    I want to do both create vendor and change also.
    Regards,
    Ravi
    Edited by: kandukuri ravi on Dec 1, 2008 2:56 PM

    Hi,
        For Vendor Master using IDoc's for LSMW,Use Message Type = CREMAS and Basic Type = CREMAS05.
    For Basic type 01,02,03...05 are versions which includes more fields in basic type so better use latest version.
    Hope it will help you.
    Regards,
    Sudhakar Reddy.A

  • Vendor Mass Update

    Hello SRM Folks,
    We want to do mass update for vendors (Updating proxy bidding flag in Manage Business Partner) since we have 3000  vendors.  It will be highly complex to update it manually. Could any one of you have gone through such experience then please share  with us. 
    Is it possible to use LSMW or eCatt to update proxy bidding flag on vendor master (Transaction  BBPMAININT)
    Please let me know.
    Thanks,
    Amit

    Hi. Is the data you want available in transaction BP?
    If it is you should be able to use ecatt.
    Failing that you could try function BUPA_CENTRAL_CHANGE with ecatt, or a custom program.
    You could also try BBPMAININT, but I am not sure if you will be able to call the service trnasaction in the GUI using ecatt.
    Regards,
    Dave.

  • BAPI to create vendor bank details and IBAN

    Hi,
    here i am developing a program for IBAN creation for Vendors.
    BAPI_CREATE_IBAN is the BAPI which can create IBAN to update TIBAN table but there is no link with vendor. i.e we cannt view the details in XK02/XK03. So at the moment if we can create the bank details for a vendor( updating LFBK table) then probably could work out to get the solution.
    could anybody suggest me how to solve this issue.
    Let me know if there is a BAPI which can update both TIBAN and LFBK table.
    Or
    If there is a BAPI which can update vandor bank details( updating LFBK table) .
    Quite an urgent issue.
    Waiting for your reply at the earliest.
    Thanks,
    SAM

    Try changing Bank details directly giving bank
    BAPI_BANK_CHANGE
    Regards,
    Prashant

  • BAPI to add Vendor Bank Details

    Hi,
    Here i am trying to add bank details for Vendor(updating table LFBK)...
    Currently i am using BAPI_BUPA_BANKDETAIL_ADD, but its giving a return message that the businesspartner(Vendor) does not exists. 
    Please let me know if there is any other BAPI exists for this or anyhow i can proceed with this BAPI..
    Thanks,
    SAM
    Edited by: sam on Nov 27, 2008 1:26 PM

    Try changing Bank details directly giving bank
    BAPI_BANK_CHANGE
    Regards,
    Prashant

  • How BBPUPDVD determines vendor master change in ECC?

    Hi Experts,
    How is the vendor master change in ECC captured and what is the strategy/check that the BBPUPDVD transaction OR vendor update report uses/does in ECC to pick up the updated vendor with qualified fields for transmission?
    Qualified fields -> Purchasing block, curr change, comm method change, etc.
    For e.g, if a vendor is blocked for a P.Org today and if we either execute BBPUPDVD OR vendor update job, so how does it determine the change in vendor master in ECC?
    Thanks!
    Regards,
    Karthik

    Hello Karthik,
    just to complete what wrote Konstantin, those change documents are determined in ECC using CHANGEDOCUMENT_READ function modul inside BBP_SCAN_VD function modul which is called by RFC from SRM (report BBP_VENDOR_SYNC).
    Regards.
    Laurent.

Maybe you are looking for