BSB Code In Vendor Master

Hi Gurus,
We have a bank who wanted to use the Bank State Branch(BSB) code instead of Swift in its beneficiary bank account. The BSB code is a code used by the banking industry to identify bank, state and branch locations. But currently we only maintain beneficiary Swift code in our vendor master. How do we modify our vendor master to accommodate the BSB code? Meaning where do we insert the BSB code in the vendor master?
Appreciate your assistance.
Thanks,
Keen

Dear:
         It will simply change the text display of swift code in every area where it is being used. Contents of field will not be changed but since description is changed you might feel difficulty in recognizing vendors with swift codes. T o avoid this you can use user exit to add customized field but you will have to take ABAPER help. Please check SAPMF02K in SMOD. You can also check BAdI VENDOR_ADD_DATA.
Regards

Similar Messages

  • Hi what is the transaction code for vendor master delete

    hi
       what is the transaction code for vendor master delete? and customer master delete?
    thank u
    surya

    Hi
    There won't be any Deleting of customer and vendor completely
    we only BLOCK them
    FK05                   Block Vendor (Accounting)
    MK05                   Block Vendor (Purchasing)
    XK05                   Block Vendor (centrally)
    FD05                   Block Customer (Accounting)
    VD05                   Customer Block (Sales)
    XD05                   Block customer (centrally)
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Change With Holding Tac code in Vendor Master in Mass

    Hi Experts,
    How I can change With Holding Tax code in Vendor master in Mass. Please let me know which transaction code or path I use.
    Thanks & Regards,
    Hemant Maurya

    Hi :
    There should be a couple of ways to finish it,and the easiest way is to execute transaction xk99,and then select the table lfbw,then click field tab,then look for  W/tax code (LFBW-WT_WITHCD),then execute,here you need to input the vendor numbers and then you will go the screen to enter the new value to cover the old one,
    Another way is to lsmw.

  • Match code for Vendor Master Data on PAN

    Hi
    Vendor match code will work only if the name are identical. But for the same vendor, user create multiple vendors.
    For Ex: If the vendor name is ABC Private Limited, User puts different names like ABC Pvt Ltd, ABC P Ltd, etc.
    Hence the match code check is over ridden.
    For that reason, i want check on the basis of PAN number.
    There is no field for PAN number in match codes field.
    Please suggest how it can be maintained

    Hi ,
    Use the exit SAPMF02K , which is specially ment for vendor master data .
    Cheers ,
    Dewang

  • Updating SWIFT Code in Vendor Master with IDoc

    Hello,
    I am facing the following problem.
    We are using IDoc CREMAS04 to update vendor master data. Now we also would like to use the SWIFT code. I have seen that there is a SWIFT field in the IDoc in segment E1LFBKM in the CREMAS04 IDoc. However the SWIFT field in vendor master data is still empty after transferring the IDoc.
    Any idea why the value in the SWIFT field of CREMAS04 IDoc is not transferred to the vendor master data? Are there any other approaches I could follow?
    Thank you so much for your help!

    Hi Florian,
    Not sure if this will answer your question but the swift code is part of the bank master and not the vendor master.
    You can check via de Bank data button in de vendor master or via FI03 for the specific bank country and bank key fi the Swift code is in there.
    If not or you already checked the above this answer will  be no help and i think you really have to debug/analyze to see what goes wrong.
    Regards,
    Mike

  • How to change company code in vendor master data?

    Hi everyone,
        I  have a problem, a vendor master data was created without assign a company code,how to assign a company code for the vendor after the recode was saved?
    Thank you.

    You can do this again with FD01 or XD01.
    Fill-in the vendor number you created and the company code where you want to create it for.
    Paul

  • Group Key field Match Code in Vendor Master

    My client have a unique requirement to group the vendors.  We are using the Group key field in the vendor master for this purpose,  We want to create a match code which can link the vendor number to the group key field.  Anyone have any idea on how this can be developed or configured.  
    When I looked at the help on this field Following is the help mentioned.  but I am not sure how the match code for the group key would work or how to configure this.  I appreciate any inputs on this issue. 
    Group key
         If the customer or the vendor belongs to a group, you can enter a group
         key here. The group key is freely assignable.
         If you create a matchcode using this group key, group evaluations are
         possible.

    I know it has to be done by ABAP group but I got confused with the help on this field.. ABAP group says it is going to be a core code change since there is no user exit available for that field.

  • How to define match code in Vendor master

    Hi All,
    I want to put a check in vendor master if we are creating new vendor and this is having a same name and address of existing vendor then it should be give error message through matchcode.
    So we want to know how we can configure matchcode in spro for vendor master?
    Regards
    kaptan

    Hi,
    Goto SPRO-Fin Acctng New-Accounts receivable & payable-Master date-Preparations for creating Vendor master data-Change message control for vendor master data- Here maintain message no 144 in application area F2.
    Hope this helps. But I would like to mention that, this is not a fullproof as if you put a special character or space in vendor's name, syatem accepts it.
    Regards,
    Piyush

  • RFWT0010 withholding tax type and tax code change in vendor master problem

    Hi
    Due to some reasons I need to change the withholding tax type and tax code in vendor master.
    When i am running the report RFWT010,After changing the tax type and tax code in vendor master...the list contains no items. eventhough there are 14 line items for the vendor that are required to be adjusted with new tax type.
    Please suggest how to solve this query.
    regards
    yesap.fico

    Any inputs?

  • Vendor Master report with address, telephone number & email ID

    Dear All,
    Kindly provide to me T Code for Vendor master report along with vendor address,Telephone number & email ID.
    Krajesh

    Hi Rajesh .... in case customer require specific information, you can also try using sap queries (trust me it is not as difficult as it sounds but the results are just great ;-):
    queries
    Table SZA1_D0100 have the following fields
    SMTP_ADDR (E-mail Address) ; TEL_NUMBER ; MOB_NUMBER ; FAX_NUMBER
    For address check table ADDR1_DATA
    Common join should be Vendor among these 2 tables
    Hope this helps !!!
    Edited by: m_n_novice on Aug 7, 2009 11:08 AM

  • What is the table name and field name for Street 2, street3 in Vendor mast.

    Hi,
    I have a BDC code for Vendor master. I just need to insert the fields street 2, street3, stree4 and street5 in the code. Can I insert it in the code directly without re-recording? If yes then what would be the table and field names for the fields mentioned above.
    Thanks & Regards,
    Sriram

    Hi Sriram,
       Its a Configuration Setting to bring the Check box ask your SD consultant, else directly insert this try, change your internal table filed here,
      PERFORM bdc_dynpro USING 'SAPMF02K'    '0100'.
      PERFORM: bdc_field USING 'RF02K-BUKRS' indata-bukrs,
               bdc_field USING 'RF02K-EKORG' indata-ekorg,
               bdc_field USING 'RF02K-KTOKK' indata-ktokk,
               bdc_field USING 'USE_ZAV'     'X',------------------------>this part is check box
               bdc_field USING 'BDC_OKCODE'  '/00'.
    for street just try this without re-recording,
    PERFORM bdc_field  USING 'ADDR1_DATA-NAME1'       indata-name1.
      PERFORM bdc_field  USING 'ADDR1_DATA-NAME2'       indata-name2.
      PERFORM bdc_field  USING 'ADDR1_DATA-SORT1'       indata-sortl.
      PERFORM bdc_field  USING 'ADDR1_DATA-STREET'      indata-stras.
      PERFORM bdc_field  USING 'ADDR1_DATA-POST_CODE1'  indata-pstlz.
      PERFORM bdc_field  USING 'ADDR1_DATA-CITY1'       indata-ort01.
      PERFORM bdc_field  USING 'ADDR1_DATA-COUNTRY'     indata-land1.
      PERFORM bdc_field  USING 'ADDR1_DATA-REGION'      V_regio.
      PERFORM bdc_field  USING 'ADDR1_DATA-PO_BOX'      indata-pfach.
      PERFORM bdc_field  USING 'ADDR1_DATA-STR_SUPPL2'  indata-suppl2.
      PERFORM bdc_field  USING 'ADDR1_DATA-TAXJURCODE'  indata-txjcd.

  • Vendor Master - Urgent

    Hi All
    We have requirement to "Place a message to prompt the user when creating the vendor master to check to see if the vendor is 1099-reportable"
    Thanks in advance
    raj

    Hi Sridevi,
    In Fiscal year 2006, they posted posted some invoices without withholding tax code and cleared the same.  Later the W/t code assigned in vendor master. Then they adopt some patchup to display 1099 report correct.
    Now, our client needs to have control whenever they create vendors, the system should popup a message that he is subject to 1099 reportable or not. So that they will not forget to assign w/t code in vendor master
    Thanks for reply
    raj

  • Access Vendor Master

    Dear all,
    In our project we need to create, modify and read vendor master data in SAP ECC 5.0. Can anybody help to give the following information or a reference to relevant documentation?
    1. The tables which contain the vendor master.
    2. The BOR object representing vendor.
    3. The BAPI and function module to access the data.
    4. Vendor-related workflow
    Many Thanks + Best Regards
    Jerome

    Dear Jerome,
    <b>Tables:</b>
    LFA1                           Vendor Master (General Section)          
    LFAS                           Vendor master (VAT registration numbers general section)
    LFAT                           Vendor master record  (tax groupings)    
    LFB1                           Vendor Master (Company Code)             
    LFB5                           Vendor master (dunning data)             
    LFBK                           Vendor Master (Bank Details)             
    LFBW                           Vendor master record (withholding tax types) X
    LFC1                           Vendor master (transaction figures)      
    LFC3                           Vendor master (special G/L transaction figures)
    LFEI                           Vendor Master: Preference for Import and Export
    LFLR                           Vendor Master Record: Supply Regions     
    LFM1                           Vendor master record purchasing organization data
    LFM2                           Vendor Master Record: Purchasing Data    
    LFMC                           Vendor master (short texts for condition types)
    <b>BOR Objects:</b>
    BUS3008      Vendor account
    LFA1       Vendor                       
    LFB1       Company code vendor          
    LFM1       Purchasing organization vendor
    MDMLFA1    Vendor (MDM)                 
    <b>BAPI:</b>
    BAPI_VENDOR_GETDETAIL     -     Vendor Detail Information
    BAPI_CREDITOR_GETDETAIL  -      Vendor Details
    <b>Vendor-related workflow:</b>
    Refer to the above business objects.
    Regards,
    Naveen.

  • Vendor Master Approval

    Dear all,
    I am beginner, 
    My requirement is  Vendor master creation & releasing.
    ie, User-1 has to create ,  User-2 has to approve,
    User-3 has to release.
    Trn.Code  “XK01” – Vendor master creation.
    Can I use the  template SW20000001 
    (triggering event must be “CREATE” or  “CHANGE”) .
    Pls. suggest me. (also if any).
    - I have done SPRO setting activate vendor master- “activate event linking”.
    Regards,
    Raja

    For the moment I only have access to the nw2004s Sneak Preview - so I'm not able to give the business object.
    To find the business object you can
    try to open one of your tasks in the workflow builder, in here you can see the business object used.
    Activate the workflow trace with T-code SWELS, Create a vendor master record, and display the events raised in transaction SWEL, from within here you can see the business object used, as well as the event raised.
    etc.
    Regards
    Morten Nielsen

  • Maintaining WHT data in vendor master

    Hi fellow experts,
    I have a few questions in regards to WHT:
    1. When do we maintain WHT type AND WHT code in the vendor master data? I have seen cases where only the WHT type is maintained and the WHT code is left blank.
    2. When I set up the WHT type and WHT code, should it be 1 to 1 relationship? What should I consider in order to set them up as 1 to 1 or 1 WHT type to many WHT code?
    3. Assuming that the vendor master has more than 1 WHT type maintained and Liable ticked, can I specify WHT code for each line item?
    My scenarios is I would like to specify the WHT code during invoicing. And also allowing me to specify multiple tax rate in 1 invoice where there are many line items.
    Appreciate some advice. Thanks.
    Regards,
    summer

    Dear summer,
    1. When do we maintain WHT type AND WHT code in the vendor master data? I have seen cases where only the WHT type is maintained and the WHT code is left blank.
    Ans: You can maintain in both way if you are not maintaining the WTH code in vendor master at the time of invoice or payment system will ask you to enter the WTH code manually.
    2. When I set up the WHT type and WHT code, should it be 1 to 1 relationship? What should I consider in order to set them up as 1 to 1 or 1 WHT type to many WHT code?
    Ans :You can maintain WTH type and WTH code in 1 to N relationship
    3. Assuming that the vendor master has more than 1 WHT type maintained and Liable ticked, can I specify WHT code for each line item?
    Ans : Yes i hope you can but i am not 100% sure may be some colleague will clear that.
    My scenarios is I would like to specify the WHT code during invoicing. And also allowing me to specify multiple tax rate in 1 invoice where there are many line items.
    Ans: then when you are maintaining WTH detail in Vendor master don't assogin WTH code but tick liable.
    So at the time of Invoice or payment system will ask you for Tax Code.
    Multiple Tax code as I said Earlier i am not sure.

Maybe you are looking for