PAN NO. mandatory in Vendor Master

Hi,
Did anyone got solution for making PAN No. field mandatory in Vendor Master. Please share it with me.
Thanks

Hi,
In the system that I am using screen '103' is not defined. So the tab "Withholding Tax" also does not appear. So I cannot tell you exactly whether any Implicit Enhancement/Enhancement Point is available. Also I am unaable to find the exact table/structure and field name of the screen field VAT.
But you can try the implemenating the below mentioned code in the Function Exit.
If I suppose that the field VAT is present in structure RF02K, the code would be as follows:
FIELD-SYMBOLS <fs_rf02k> TYPE rf02k.
ASSIGN ('(SAPMF02K)RF02K') TO <fs_rf02k>.
IF <fs_rf02k> IS ASSIGNED.
    IF <fs_rf02k>-field1 is initial.
        MESSAGE 'VAT is a mandatory Field' TYPE 'E'.
    ENDIF.
    UNASSIGN <fs_rf02k>.
ENDIF.
Hope this helps.
Regards,
Abhisek.

Similar Messages

  • Pan No Mandatory during Vendor Master creation

    Hi Expert,
    Good Afternoon.,
    While creating vendor I want to make Pan No., CST No, LST No., Service reg No.should be  mandatory. From where can I Mandatory these fields? Please Guide Me.
    Thank in Advance.
    Pravin Chaudhari.

    Hi,
    There is not any Standard Configuration (Field Selection) available for this in SAP.
    Use User Exit "SAPMF02K User exits: Vendor master data" to make CST, LST, PAN and Service Tax fields mandatory.

  • PAN No Mandatory in Vendor Master CIN Details

    Hi,
    I want to make PAN No as madatory field in Vendor Master CIN Details.
    Can anyone help.
    Regards,
    Anurag Khanna

    Hi,
    PAN number is not maintained in Vendor master.
    Procedure to maintain is -
    Transaction Code: J1ID
    Step 1: In the u2018Excise rate Maintenanceu2019 screen, select u2018Vendor Excise Detailsu2019 and click u2018Changeu2019 button.
    Step 2: Click u2018New Entriesu2019 and add the vendor PAN details.
    Step 3: Save
    Regards,
    Sridevi

  • PAN Number Field Mandatory in Vendor Master

    Hi
    We have created Account Group for Service Vendor and for this group we want to make PAN Number Field Mandatory . This Field appears in CIN Details Tab in Vendor Master .
    In standard field selection I did not found that field . Please provide solution

    Hi
    I tried in my system and  able to make  PAN number as  mandatory  field.
    see once u create the  transaction variant ,kindly actiuvate the same  by going to standard variants
    one more thing until unless you go to the  tab Withholding tax the system will not show as mandatory
    Regards
    Damu

  • Vendors PAN Number field Mandatory in Vendor Master Data

    HI,
    I am working in 4.7 EE version. I want to make Vendors Pan Number field mandatory while creating Vendor Master Data. As per my knowledge we cannot use Validation for this purpose.
    Regards
    Sudhakar

    Hi Parag,
    In ECC 6.0 you get a tab CIN details in vendor master itself wherein you can maintain PAN no. sales tax no. etc of the Vendor.
    you dont need to use any field for PAN no... If this is followed then wht you are saying is correct. But the problem is that we want to make PAN no. in CIN details tab mandatory and that is not possible.
    Regards,
    SAPFICO

  • Making PAN Number Field MANDATORY in Vendor Master while CREATING VENDOR

    Dear Experts,
    I want to create a Vendor Master with PAN Number Field Mandatory.
    Is there any input for making PAN Number Field Mandatory at the time of creating a vendor.
    Regards - Manjunath

    Please post in the right forum >

  • How to make PAN field as mandatory in vendor master

    Hi,
    In second screen of xk01one application toolbar named CIN details is there. In CIN details->withholding tax tab PAN filed is there. I want to make this field as mandatory. How can i do that. please please help me.

    Hi,
    SPRO -> Logistic - General -> Business Partner -> Vendor -> Control -> Define Account Groups and Field Selection (Vendor)
    In this Screen select your acount group(Vendor) and double click, sysyem will takes to a new screen
    and click select Field Status(like General,Compnay Code & Purcahsing data) and then click select groups(1 by 1) and double click and make the following fields mandatory and save.
    1.PAN No.
    2.Excise No. and Range (for applicable casses)
    3.Service tax No.(for applicable casses)
    4.TIN No(LST)
    5.CST No.
    Hope this will help yo.
    Regards,

  • Field selection for vendor master

    Hello Gurus,
    Is it possilbe to make a particular field as mandatory in vendore master for a purchase organization 1000 and plant 2000.
    If yes, then how?
    VM
    Edited by: V M on Jul 5, 2011 2:06 PM

    Hi,
    If both purchasing organizations have separate account group then you can very well achieve in customizing otherwise you need to control it in exit SAPMF02K
    Regards
    Melih

  • Update the Vendor master from Employee master - PRAA

    Hi
    I need to know the process of updating multiple vendors from multiple employee data .i.e.bank,address and pernr.
    I was using PRAA transaction but it was not updating ...i think i miss some entries..especially file path...
    what are the steps need to be taken care of ...what should be in the file in the file path?
    please let me know
    Thanks

    Thanks Rob
    I checked the documentation..and found my error...actually the PRAA is updating vendor with employee data only when the employee number(PERNR) is updated in Vendor master...so i updated the field PERNR in Accounting section of Vendor then i ran the transaction PRAA it worked...it created the session and i processed the session..
    My question is ..is the PERNR is mandatory in Vendor master record?
                              and How iam going to update the multiple vendor records with multilple Employee records? since the vendor for Reference is the single filed?
    Please let me know
    Thanks
    Govi

  • Account groups for Partner Roles in Vendor Master

    1. Can we use same account group to create the vendor master for the different partner roles? for the partner roles like goods supplier, invoicing party, order party, etc do all these need to have different account groups , example one account group for goods supplier, one account group for invoicing party, etc , etc.
    2. why we need the configuration for partner role in purchasing documents besides  partner role settings for vendor account group. what is the logic behind to have partner role dependent settings for purchasing documents.
    If we do not maintain for partner role settings for purchasing documents  what effects it will cause?

    > 1. We can have 1 account group represent all partner role or separate account group for each role.
    1.If we use the same account group, the field selection control for fields will be applicable to partner roles also. If we have made vendor schema as mandatory in vendor master than we have to assign to partner vendor also. Example ordering address will not require company code data only purchase data, it will not require also pricing procedure as mandatory as no price determination will be required for ordering address.
    I think we have to use combination of account group -same account group and different account group will defining vendors for partner function.
    Do we require to assign vendor schema group to following vendors roles- goods suppliers, invoicing party and payee.
    If we do not assign vendor schema group will these partner role determine price from the VN partner role. For example VN (vendor) has vendor schema group assigned, no vendor schema group assigned to invoicing party, then while doing MIRO the invoicing party will be defaulted. Do the price determined for VN role will be populated for invoicing party in MIRO?
    > 2. we need partner role in purchasing doc because we can copy partner role from vendor master to purchasing document
    It means we need to assign similar roles in schema for vendor account group and purchasing documents. If you see the schema in config for partner determination in IDES system, different roles exists in vendor schema and purchasing document schema.
    This is creating confusion for me to understand.
    Please clarify
    2. we need partner role in purchasing doc because we can copy partner role from vendor master to purchasing document

  • 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

  • Vendor master mandatory field

    Dear All,
    I need to make a email field as a mandatory for some account group and company code combination.
    I have done mandatory for account group. but now client is asking it will ask for only some particular company code only.
    i think std SAP not possible. If yes pls tell me how to do these setting

    hi,
    change screen filed fo perticular account group which you required with follwing path
    Accounts Receivable and Accounts Payable -Vendor Accounts -Master Data -Preparations for Creating Vendor Master Data -Define Account Groups with Screen Layout (Vendors)
    and for emial purpose select mantory .
    regards,
    sans.

  • Vendor Master Tax numbers - Mandatory

    Dear Experts,
    Currently tax field in vendor master is client specific. Appreciate your thoughts.
    System should check whether users are entering any one of the tax field i.e. tax number 1, Tax number 2, Tax number 3, Tax number 4 or V.A.T field, if not the system should block the vendor from further processing. We can make anyone field as mandatory. But how can we make the system to check any one of the fields should be mandatory.
    Regards,
    R.S

    Hi,
    I think it is not possible in Standard SAP.
    Can be done through ABAP using exit SAPMF02K (User exits: Vendor master data) with Function exit "EXIT_SAPMF02K_001".

  • How to make the Region Fild in Vendor Master as a Mandatory?

    HI All,
    can anyonde guide me about:
    How to make the filed: "Region" in Vendor Master a Mandatory while entering the Data.
    PL.help.
    Thanks,
    Roopan.

    Hi
    Go to T-code OBD3.
    Check with account group you use for the vendor.
    Double click on the account group.
    Double click on the general data and on then on the address group. You can maintain region here as Mandatory.
    Reward if this helps
    Thanks

  • Mandatory fields for vendor master load

    Hi Experts,
    what are the mandatory fields for the vendor master upload? how can I find that?
    Thanks for the help.

    In addition, you can also refer the links:
    http://www.auditnet.org/docs/SAPR3AccountsPayable.txt
    http://users.ev1.net/~gmorris/securitydocs/SAPR3AccountsPayableMatrix.doc
    Hope this’ll give you idea!!
    <b>P.S award the points.!!! !!!</b>
    Good luck
    Thanks
    Saquib Khan
    "Some are wise and some are otherwise"

Maybe you are looking for

  • Safari displaying Excite mail page properly

    I have problems with how safari displays my excite mail page. Safari 4.0.4 The frame on the left which shows in boxes and junk etc. is cropped. I only use a single button mouse and I can shift the frame over but I cant move it back and then it does n

  • Curtain image does not appear in Curtain Mode

    Although, ARD 3 has been touted to put up a nice red curtain image in place of a lock whenever Curtain Mode is implemented, for some weird reason, all I keep getting is the lock image. Is it just me, or is everyone experiencing this? Does anyone know

  • Windows Update Error 80070002 on SBS 2011

    I've tried many things to clear this up. SFC won't run, even in Safe Mode.  I've run the System Update Readiness tool many times and have managed to clear up some of the errors with downloaded KB's, but I still have a few problems in CheckSUR.log, pe

  • Adobe flashplayer crashes on you tube

    hello.for some reason when i log in to utube,i get the adobe flashplayer crashed message.ive tried uninstalling and reinstalling it.ive restored to earlier times.ive cleaned up the hard drive as much as i can at this point.Help!! you tube is the only

  • When tethering Lightroom 5.6 and shut off camera and turning camera back on.

    If I turn the camera off during a session and the camera is tethered Lightroom 5.6 will not recognize the camera is turn back on.  I have to close Lightroom and restart it.  This has only been happening since the upgrade.