Change pointers triggering problem for vendor bank details

Hi,
I have configured change pointers for vendor master  data. IF I change already existing bank account then that account is coming with deletion indicator and it is picking all other bank details with resend indicator. But if only new account added then idoc is not creating. At the same time entry in table BDCPV also not creating.
Is there any solution to create idoc if new accounts created.
Note: I am not changing any other information except bank details.
Thanks in advance.
Rgds,
Sudhakar

hi ,
How are you changing the information either via direct table update or Bdc, change pointers will be created only if you do transcation it means Bdc
i guess.
regards
sarath

Similar Messages

  • SQVI - Report for vendor bank details.

    Hi all,
    I am using SQVI -- Quick viewer reporting tool to get the vendor bank details. for that i am using tables
    LFA1
    LFBK
    BNKA
    TIBAN
    I joined the above mentioned tables by using table joins. I cross checked the vendors in Tcode: FK03.
    But i found that the vendor is not having IBAN number in the transaction, where as list is showing the IBAN number.
    So please clarify me why it is happending.
    Regards,
    Chinnna

    Hi shiva,
    I tried with the join conditions provided by you. But the problem is ...
    If a vendor is having 2 IBAN numbers, then the first IBAN number is fetching not the two iban numbers.
    Why it is not taking the first entry in FK03 tcode.
    please give me some help.
    Regards,
    chinna

  • Who knows a Std. global data type for vendor bank details (ESR modelling) ?

    Hi,
    we are going to design some simple partner in ESR to be implemented in different backends using SAp global data types.
    What i cannot find anywhere in there is a structure containing the standard fields of customer / vendor bank details. As this is a baisc to partner master - i hope anyone of you has done this and knows it.
    The funny thing thing is, there exists a type called "BusinessPartnerBankDetailsID",
    which is only used  as reference in payment transactions but nowhere in bank details
    Does anybody know a GDT to maintain BusinessPartnerBankDetails?
    Thanks in advance & br,

    No solution -closed

  • IBAN update for vendor bank details using  rfbikr00

    Hello,
    I am trying to update the IBAN details of vendor using standard upload program rfbikr00.While doing the same, the IBAN is not updated to the corresponding bank details line, rather it is creating a new line with IBAN only.
    I am using the below code for the IBAN update
    * IBAN Details.
        PERFORM clear_structure CHANGING s_blfbk_iban.
        MOVE-CORRESPONDING s_blfbk TO s_blfbk_iban.
        s_blfbk_iban-stype = '2'.
        s_blfbk_iban-tbnam = 'BLFBK_IBAN'.
        s_blfbk_iban-iban  = t_input_data-iban.
        MOVE s_blfbk_iban TO t_output_data.
    Can anybody point some inputs, why a new line is created for the IBAN?
    Any kind of help wil be appreciated.
    Thanks
    Mishra

    Did you tried using 'BAPI_IBAN_CHANGE' and 'BAPI_IBAN_CREATE' ?
    Thanks,
    K.Kiran.

  • Iview for Vendors - bank details

    Hello,
    we have implemented the repository for vendors and the standard iview in portal. But when we try to update the values for bank details there are no way to do it in portal, it happens same with email,fax.. tables so i don´t understand how to make these updates as there is any active button to insert records in those tables.
    Regards,
    Antonio

    Hi Antonio,
    Even we were facing the same problem. Seems SAP hasn't provided this facility so far. So, we need to do custom development with MDM Java APIs.
    Thanks and Regards,
    Mausam

  • Authorization check for vendor bank details

    Hallo.
    Is it possible for certain users who have the authorization for creating vendor master data not to have access to their bank details?
    Thanks in advance.

    Hi Anna,
    A vendor master record will contain the following (as you might be knowing)
    vendor details
    tax details
    Bank details
    Account data
    payment data
    and the purchasing data
    Hence by default if a user has authorization to create vendor master , he will have access to their bank detail.
    Thanks,
    Janani
    award points if helpful

  • How to get change in Vendor bank details

    Hi,
    i have to do one modification in vendor bank detail program. The user wants the created date of IFSC code(LFBK-XBREF), for that I got the table
    CDHDR and field UDATE. But the problem is that I am not able to join that table with the exiting table of the report.
    In this report LFA1, LFBK, ADRC,LFB1 these tables are used. Suggest me how can i join the table or how can i get created date of that field from any other table.
    Thanks & Regards,
    Anuradha

    I think you should not join CDHDR with other tables.  Use standard function module "CHANGEDOCUMENT_READ_HEADER" to extract the change information.
    Regards
    Vinod

  • Vendor Bank details for India

    Hello,
    how do I have to maintain the vendor bank details for an Indian bank? How are the country-specific settings for India in OY17?
    We have the following informations from our vendor:
    Bank name
    Steet
    City
    Swift
    Branch
    1. USD A/c
    2. EUR A/c
    Which information do I have to store in which SAP field (e.g. Bank key, Bank account, SWIFT code, Branch etc.)?
    Thank you already for your suggestions.

    Hi,
    You need to maintain the following in the Payment transactions tab of the Vendor Master:
    Bank Key:
    Select from the Standard Bank Keys that are already available in the system. If they are not available, you can create in T.Code:FI01. If they are available but with incomplete details you can edit the changes in T.Code:FI02. The details like Code/Name of Bank Key, Bank Name, Address, City, SWIFT code need to be entered. You can give the Code/Name of the Bank Key same as the SWIFT code if you do not have any details about the Bank Key from the Bank.
    Bank Account Number:
    This is to be given in the vendor master.
    Bank Address and SWIFT Code:
    No need to give these as they already forming part of the Bank Key.
    Branch Code:
    Branch code is identified in the Bank Account Number itself for each bank. Hence, no need to give these details separately.
    Regards,
    Kiron Kumar T.

  • USING LSMW TO UPDATE VENDOR BANK DETAILS

    Hi SAP gurus
    I have used LSMW for mass updates of vendor bank details by recording the Tcode FK02
    But the problem is .. after I load the data, its replacing the old bank details with the new one which Im updating with.
    I want to keep the old bank details and add the new bank details as another entry.
    How do I do that..
    How Do I retain the old one and also the add a new entry to the bank details section of the vendor master record.
    Is there any other way for mass updating the vendor master records
    I have tried using MASS or XK99...but i cant add a whole entry with that transaction. All I can do is updating one of fields (Like Reference Details) in the bank details.
    Thank you in advance for all your replies. Points will be awarded as a token of appreciation

    Hi
    when you record the transaction for bank details in LSMW in , try to create record in last line. Automatically it will go to top line.
    I hope it will solve your problem.
    regards
    Srinivas

  • Protecting Vendor Bank Details Display

    Hi Gurus,
    My company reimburse expenses to employee, for that purpose I have created seprate Vendor group for employee vendors.
    Authorisatoin for create/change/display vendors are also available to Purchasing department, which is fine for normal vendors. But company don't want all the employee to look at the Employee Vendor Bank detail, which is in general master data segment.
    How do I only allow accounts department to create/change/display Employee vendors, which is having seprate Vendor Group. Can I restrict employee vendor group to only particular Users in accounts department?
    Thanks in advance

    Hi
    We used the existing vendor account group "REIS" and created separate roles for managing this vendor account groups (Authorization object F_LFA1_GRP-KTOKK). For the other roles we added all the account groups besides "REIS".
    Hope it helps.
    Jean Daniel

  • Vendor bank details in F110

    Dear Experts,
    We are not able to get vendor bank details in payment praposal or payment list when executing F110.
    we are using Payment medium program -RFFOD__U; and Name of print dataset-LIST3S as per our clinet country requiremtn we are using these payment program.
    Please let me know how we can get vendor bank details in payment list. or where i need to do make changes.
    Regards
    babu.

    Hi,
    In FBZP, while defining the payment method for the country, you have an option - Required master record specification. In this you need to select Bank details. This will make sure that when you assign this payment method in the vendor master, it validates if the bank details in the masters are maintained and also include it in the payment data set.
    Please check and confirm.
    Thanks and Regards,
    Anit

  • Vendor banking details

    Hi all,
    Which table can I use to view all the changed details and the newly created details. For every new and changed banking detail I want the time when the change or the creation occured (Date and time) and who did it.
    Regards,
    B

    Hi,
    CDHDR and CDPOS are the tables for any document changes for header and item correspondingly , here is an example for  how to see vender changes details.
    Xk04 is the tcode for vendor changes, enter the vender number and click on enter   you will get all the changes occured to that vender like bank details . then start the debugger by /h and double click on the changes in the list. by this you will come to an idea how the vender changes details are desplayed
    i hope it may help
    Thanks
    Babumiya Mohammad

  • Do we have vendor bank details in MEDRUCK or any standard smartform

    HI,
    Do we have Vendor bank details getting printed on standard script(Medruck) and any other standard smartforms.
    how can we test Purchase Order output.
    Regards,
    Nagaraju

    Hi,
    In FBZP, while defining the payment method for the country, you have an option - Required master record specification. In this you need to select Bank details. This will make sure that when you assign this payment method in the vendor master, it validates if the bank details in the masters are maintained and also include it in the payment data set.
    Please check and confirm.
    Thanks and Regards,
    Anit

  • Customer and vendor bank details

    hello,
      what goes in feilds bank key and bank account in customer and vendor bank details in the master data. is it required to have those.
    please let me know.

    Its not a required field, but if you are configuring ACH payment then you would like to make this field as mandatory for  vendor.. where you will store his bank information to be picked up
    http://www.erpgenie.com/sapgenie/docs/FI-arapconcept.doc
    Please assign points as way to say thanks

  • Uploading vendor bank details

    hi
    i want to use call transaction method to uplaod the vendor bank details. now i want to create a flat file for a vendor with two bank details. can anyone tell me how should be the flat file i.e., how to differentiate the two bank details for a single vendor. also should i declare two internal tables in the BDC program one for the vendor information and one for the bank details to upload the data from flat file using GUI_UPLOAD. please can anyone explain with an example.
    thanks in advance.
    regards
    sandeep.

    I would suggest having two files and two internal tables,  one for the vendor information, and one for the bank details, upload both using GUI_UPLOAD.  Loop at the first one, this one should only have one record per vendor,  inside that loop, loop at the second itab where vendor = the vendor of the first loop.  do the transaction to enter the bank details.
    Loop at itab1.
    * Do transaction to update vendor information.
    loop at itab2 where lifnr = itab1-lifnr.
    * Do transaction to enter bank details.
    endloop.
    endloop.
    Regards,
    Rich Heilman

Maybe you are looking for

  • Mail server rejecting messages and carrying out old sieve scripts

    A week ago I upgraded to 10.6 and am now experiencing strange behaviour: occasionally, incoming messages do not make it to their recipient and the sender gets an old vacation reply that I had set up using sieve scripts in Leopard. Here is what the SM

  • Music sort order not the same as iTunes after syncing

    iTunes 10.5.2.1 and iPhone 4S 5.0.1 Firstly, this is NOT in relation to smart playists, or the smart playlist bug already identified.  I'm having the issue with the fundamental level playlists (ie non-created:  Artist etc) within iPhone. Can sort in

  • Video Clips from DVD Player

    While watching a personal DVD, converted from a VCR tape, I wanted to create & Save a clip. I performed a set start time and set stop time, followed by "Add". I then named the clip. Now I can't find the clip, which is supposed to be in my "clip colle

  • Count of updated rows

    Hi there, I would like to be able to count updated rows after submitting a page. I'm aware that #MRU_COUNT# does that in success messages, but I don't know how to (or is it even possible) assign that value to a page item, for instance. (The number of

  • WTF was sun thinking with MIDP 2.0?

    I've been working on some Java ME projects on my own time, outside of work, and it seems like practically whenever I try to save time, effort, and space by using the provided classes it instead leads to the complete opposite, which just pisses me off