Add additional field in Vendor master data for VAT Reg. No.?

Add additional field in Vendor master data for VAT Reg. No.?
Hi I need to add one additional field for other VAT Reg. number in vendor master data FK01, We currently have two field
Current Settings:
Country : LFAS-LAND1
VAT registration no.: LFAS-STCEG
I need to add one additional field for text information. Is this possible?
Thanks you very much
Luis G.

If you want to add new fields that are not possible from config (check with your consultant) you need to implement BADIs
In SPRO, go to:
>Logistics-General
->Business Partner
-->Vendors
--->Control
>Adoption of Cusomter's Own Master Data Fields
and read the documentation provided there.
You will need to implement following BAPIs
Processing Master Data Enhancements: VENDOR_ADD_DATA
Customer Subscreens: VENDOR_ADD_DATA_CS
I am not aware of any other way to add new fields to Vendor master (however, check with your consultant for config related screen modifications)
Should you need any further info to implement it, post back (read it thoroughly first, it's quite self-explanatory).
regards,
Aabhas

Similar Messages

  • Bank Account field in Vendor Master Data

    Hi Guys,
    Anyone of you might have faced this kind of problem.
    The field for bank account in vendor bank details provides only 18 digits.
    We have a couple of Polish and Russian vendors which have 20 digits in the bank account and because SAP cuts off the first 2 digits payments cannot be made.
    Will it be possible to extend the number of digits in the bank account field? If yes,
    can anyone let me know how it can me done.
    Thanks
    JR

    The situations where REGUH-ZBNKN (bank account number) is longer than 18 digits. in this case the bank account number continues on field REGUH-BKREF (reference).
    You have to implement OSS#96624 to solve this problem
    Regards.
    (Finding more detail in OSS Note)
    Symptom
    This note refers to business partner bank account numbers with more than 18 digits.
    Banks of certain countries use bank account numbers with more than 18 digits. Consequently, these bank account numbers cannot be stored completely in the bank account number field of the R/3 System, but are to be used for the payment transactions with the bank in the data medium exchange (DME).
    Solution
    Depending on the country of the bank of the business partner, we recommend that you enter that part of the account number which does not fit into the respective 'Bank account number' input field in the 'Reference specifications for bank details' field or in the 'Bank control key' field of the customer or vendor master data.
    We recommend that you use the fields in the R/3 System as follows:
    China- Various account number formats, some have more than 18 digits
    - Save the first 18 digits in the 'Bank account number' field
    - If the Chinese bank account number is longer than 18 digits, the
    remaining digits are saved in the 'Reference specifications for bank
    details' field.

  • Additional Fields in Vendor Master

    Hi All,
    I am using ECC5 version my client wants Other Country, Other City, Other Region fields in Vendor Master.
    So can some one help me out how to add those fileds in Vendor masters. I saw in my Account group could not find it.
    So if some knows the solution for same kindly let me know.
    Thanks in Advance.
    Regards,
    Kiran.

    Hi,
    You can add ZZ-fields with the BADI 'VENDOR_ADD_DATA'  and 'VENDOR_ADD_DATA_CS'.
    But if you need store other address or alternative addresses, perhaps you can create a partner function for this role.
    I hope this helps you
    Regards,
    Eduardo

  • Masking Certain Field in Vendor Master Data

    We have a Enhancement which involves conversion of Vendor Numbers.,It so happened that a category of Vendor Codes were the Social Security Numbers.
    Now that due to Privacy Laws etc they are converting that number logic which is throwing challanges.
    The first Step is to convert Vendors from XSSN to Y123 and the second is also retain the social number in a encrypted field as it is used for 1099 reporting.
    I am aware that there is a standard functionality for Credit Cards Numbers Masking but not sure if there is any thing for special fields on Vendor Master.
    If you are aware of any options to handle the switchover or masking certain fields pls share them with me.
    Thanks,
    Praveen

    Praveen,
    Did you try 'Define Screen Layout per Activity (Vendors)' and suppress/hide the fields?

  • Additional Field in Vendor Master for PF Number and ESI Number

    Hi Experts,
    I have to maintain ESI Number and PF Number in Vendor Master, but no such field is available in vendor master or J1ID. Kindly suggest me the fields which I can use. We have to capture the ESI and PF Number of the vendor in case He is a subcontractor to us.
    Regards
    GR

    Hi
    You can looks for customer fields (ABAP developed fields). You have standard development available in SAP. See the below config path. It will help you and your abaper
    spro>logistics General->bussiness partner->vendors->control--->adoption of customer's own master data fields.
    With the help of help text available there you and your abaper can develop it with flow logic easily with minimum effort.
    Hope it helps you
    Regards
    Antony

  • Purchase organisation Field in Vendor master data

    Hi All
    During the creation of  Vendor master ,Needs to make the Field Purchase organisation as a mandatory. I have checked the in the following configs.
    Define Account Groups with Screen Layout (Vendors
    Define Screen Layout per Company Code (Vendors)
    Define Account Group and Field Selection (Vendor)
    The option is not available. for the above requirement.
    thanks & Regards
    DP

    In many companies the address data is maintained by different people than accounting data and purchasing org data.
    I would not like that accountants to create my purchasing org data, and I am certain that my accountants dont want the buyer to create his accounting data.
    if you could make this combination mandatory, then the user would have to maintain all screens at the same time, which may result in delays. as he can only start once he has all data available. SAP standard allows to create a vendor with general data and purchasing org data and purchasing can start buying. the company code data is only needed in the moment the goods arrive.
    So you gain time to collect the data while you already started business.
    Further, not all vendor master need to have  purchasing org data. and not all vendors with purchasing org views need a company code view.
    e.g. a restraunt may send you bills for lunch, but you do not place purchase orders with this restaurant. No purchasing org view needed here.
    a goods supplier, that is needed for Intrastat purposes only, does not need a company code view, as you will never get invoices from the goods supplier.

  • How to add new fields in asset master data

    Hello,
    i was wonder if anyone knows how to add new fields that arent defined in the asset master data.
    Thanks.
    Pedro

    Hi Pedro,
    SAP allows entering upto 8 fields on the asset master. These fields are called 'Evaluation group'. Out of 8, 4 are four character long and others are 8 character long.
    You can configure them @ the following 3 nodes in IMG:
    Financial Accounting>Asset Accounting>Master Data-->User Fields: Define 4-Character Evaluation Groups & Define 8-Character Evaluation Groups & Change Key Words in the Evaluation Groups.
    Regards,
    Vishal Thakur

  • Screen exit for MM01 to add additional fields to basic data tab .

    Hi All ,
    We are working on the SAP version ECC 5.0 . Our requirement is to add additional fields to the general data section of the basic data1 tab for the tcode MM01 . I have gone through many previous queries in SDN but not able to figure out what exactly the process should be . All I could figure out is to start the process from appending the structure to MARA for the additional fields . Then follow the steps in the SPRO .
    Define Structure of Data Screens for Each Screen Sequence
    Assign Secondary Screens
    Maintain Order of Main and Additional Screens
    Assign Screen Sequences to User/Material Type/Transaction/In
    Define How Maintenance Statuses Are Determined in Data Trans
    Create Program for Customized Subscreens
    I am not able to comprehend what we are trying to do in these steps .
    Can anyone explain me in detail what we are trying to do in the whole process ?
    Thanks ,
    Varun .

    Hi varun,
    Create the append structure on the MARA table.
    The SAP note 44410 describes how to add the new fields to the screen and how the updating will work.
    1.     Make a copy of function group MGD1to ZMGDI as stated inthe Ossnote using program COPYMGDI.
    2.             Goto Se38 enter program name SAPLZMGDI Click Display and goto> program-> other object---> enter screen number '0001' and add your fields to the subscreen which should apper on the the general data section of the basic data1 tab for the tcode MM01
    2.     Make the changes stated in SAP Note.
    3.     After make the changes the functional analyst will need to make some configuration changes.
    4.     SPRO -> Logistic General -> Material Master -> Configuring Materal Master -> Define Structure of Data Screens Sequence.
    5.     Select SSq = 21 then click on Subscreens select Basic DATA1
    6.     Enter in the new screens that were built
    7.     Change the row that was create putting in the program (function group program) that was created in step 2.
    Thanks and regards,
    Pavankumar

  • Added new fields in vendor master in xk01 but data is not getting saved

    Hi experts,
    To add new fields in vendor master i have followed the following steps :
    1.) Appended a structure ZRTGS in LFA1 table with required fields and activated
    2.) Added new button in xk01( vendor master ) using spro -> logistics-general -> business partner -> vendors ->
    control ->adoption of customer's owaster data fields -> prepare modification free-enhancement of vendor master record
    Created a screen group ZR and defined label tab pages with function code ZRTGS and saved entries
    3.) Created a implementation for BADIs VENDOR_ADD_DATA and VENDOR_ADD_DATA_CS.
    4.) Created a program with my own subscreen for the required fields
    The button is getting displayed in XK01, XK02 and XK03 respectively. Whenever the button is clicked the subscreen with
    the fields is also displayed. But whenever i try to save the data in either XK01 or XK02 it is not getting saved in to the
    database table LFA1.
    Request your help in this regard.
    Thanks in Advance.

    Hi,
    You may need to check this include .
    EXIT_SAPMM06E_008  -->Import Data from Customer Subscreen for Purchasing Document
    Thanks,
    vamshi

  • Issue with Vendor Master Data-field notes ID  (Table ADRT-REMARK)

    Hello,
    I have a issue related to Vendor Master Data maintenance.
    The client wants to maintain the u201CNotesu201D field in vendor master data. The field gets populated from the field u201CADTR-REMARKu201D table ADRT.
    Now client wants to maintain some alphabet to distinguish some of vendors (i.e. 1250) out of 5000 vendors. We tried to develop LSMW, however it is not getting generated as this field is not getting recorded as the field is inside the tab (next to e-mail id field) which requires click. It seems BDC also is also not working as it is not populating these fields except e-mail id.
    The table ADRT contains filed ADDRNUMBER which is the same field in LFA1, and it is ADRNR (Address number).
    Also please note that CATT/e CATT is not permitted at all the client level.
    Can any body suggest the way to change the master data through some way.
    Regards,
    Chepan

    Hi,
    Did you heard about SAP GUI Scripting? There is SAP functionality - seems to Excel Macros. You are able to record SAP  like macros, then after small code modifcation (code is in Visual Basic), and special excel origin (there could be excel prepared like for CATT) upload data to VMD.
    If you have any questions I try to help you?
    Best regards,
    Piotr
    Edited by: Piotr Wieczerzak on Jan 26, 2010 9:35 PM

  • No view of the changes of Customer /Vendor master data

    Hi Experts,
    I have a problem, when I run the standard report to view the changes of customer/vendor master data, I don't find the change relative to a bank account .
    I found in the report the technical field that the user has changed, but I haven't found the text of the data in the tab "bank account".
    Can you help me, please?
    Thanks in advance.
    Best regards
    Giampaolo

    Dear Ram,
    thank you for your answer , but my problem is still present. If I want to see the modify of the Customer/Vendor Master Data  for the Payment transaction Data  details, I don't try this information in the TCODE FD04.
    Do you know a different report or TCODE that I can use?
    Thank you in advance.
    Best Regards
    Giampaolo

  • Alternate address in vendor master data

    Hi,
    I have an requirment to maintain the Alternate address in vendor master data.
    My client is having requirement that the vendor must be same but may be situated in two different locations so they wants to maintain two addresses in vendor master.
    If we maintain parner functions then we have to create an additional master data of vendor which is not accepting by the client and they want to create only one vendor with two different addresses.
    Can any one please suggest me how to maintain alternate address in vendor master? as i could not able to see any alternate address fields in vendor master data.
    Best Regards, Abdul

    Hi Chakrapani,
    In that case if we use parner function we have to create addtitional mater data right? please find the below schenario.
    I have vendor number "X" where as an invoicing party I created vendor "A" which I maintained as parner function of invoicing party with different address.
    If invoice generated on which vendor account this invoice will reflect? if it in "X" or in "A".
    If the invoice open item creates in vendor account number "X" then it would be fine with me, also if possible please let me know how to configure the partner functions and the functionality in this case.
    Many thanks in advance.
    Best Regards, Abdul

  • Payment method not defaulting from Vendor master data

    Hi All
    I am running F110 payment run. In the Payment proposal SAP  is not pulling payment method from vendor master data for some invoice. we have like two payment methods , Sap is defaulting payment method for one type of payment method and not defaulting for the other...What could be the possible reasons?( for both the invoices We are not maintaining any payment method)

    Hi
    In F110 if payment methods are different from vendor master data and payment methods mentioned in parameters tab it will take payment methods from parameters tab, so that you have to give both payment methods in parameters tab so that it will consider both.

  • Standard screen changes-addition of a field in vendor master table

    Hi Champs,
    My requirement is to add a field in LFB1 table.
    I have added the field in the table using append structure, that was fine.
    I need to add the same for input/output on the screen 215 of program SAPMF02K (for the screen of Payment transaction Accounting at company code level).
    The screen enhancement available for vendor master is for adding a new sub screen. But I need my field to be input/output on screen 215 of program SAPMF02K (for the screen of Payment transaction Accounting at company code level).
    The only option left with me was to make changes in the Standard SAP screen as there are no enhancements available to suffice my requirement.
    After taking the access key, if suppose i make changes in the standard screen viz. given a dictionary refrence to the new field created on screen 215. My query is do i need  to do any kind of coding in PBO or PAI of the screen.
    A quick reply would be overwhelming.
    Thanks
    Regards,
    Nishant

    Ofcouse Nishanth, u need to code in PBO and PAI event.
    PAI   -> To read the User input and for doing validations or some thing as per ur requirement
    Hope this helps,
    Shiva kankanala

  • Vendor master data-sensitive field search term 1

    Hi
    Incase of Vendor master data ,i have defined search term 1 AS SENSITIVE FIELD.
    When i change the master data i.e  search term 1 sometimes it asks for change confirmation and sometime it doesnt.
    Can you pls let me know why does this happen..that too for few vendors any logic.

    resolved

Maybe you are looking for

  • I need a step-by-step plan: my WD external hard drive is 'read only'

    Hi, I hope someone can help me, because i'm in quite a pickle. I bought a WD 500 GB external hard drive a couple of months ago. I have a MacBook Pro version OS X 10.8.5. The problem I have now is that I haven't used my external hard drive for a coupl

  • Datagrid focus for cell

    Hi, how to set focus for perticuler cell or row in datagide using flex 3 .Flex 2 Beta 1: var __focusedCell:Object = new Object(); __focusedCell.itemIndex = 1; __focusedCell.columnIndex = 2; dg.setFocusedCell(__focusedCell,true); Flex 2 Beta 2: var __

  • Reading while Writing on SSDs vs HDDs

    So, I've always heard that reading and writing to an HDD is not good, as it slows down the whole process (this is in video rendering for Premiere Pro). So, I know that SSDs are quite a bit different.  I'm assuming that reading and writing occurring o

  • Do I need ODCB drivers for Mavericks

    I found an old ODCB driver installation from 2006 (OpenLink ODCB Administrator). It looks like it is not compatible with Mavericks. Is there any need for some kind of ODCB admin tool on the Mavericks installation?

  • Upgrading from BW 3.5 to 7

    Hi: Can anyone please let me know what are the steps that are to be followed while upgrading from BW 3.5 to 7. This is a little urgent. Thanks for the help in advance.