I want to make Requistioner field Mandatory in the Purchase requistion.

Whenever i create purchase requistion i want to make  Requistioner field mandatory. I have checked the filed selection NBB and changed to mandatory and ME51 also  made mandatory after that also whenever i create with ME51 PR is going to next screen without asking for requistioner.
Please let me know where actullay i have to make mandatory so that whenever i create it should ask the requistioner.
Thanks.

H,
You also select the field Requisitioner as mandatory for below field selection>
AKTH,ME51 & ME51N
Because always the field selection: mandatoey , display & optional    will work in
Setting Priority
    Hide 1
    Display 2
    Required entry 3
    Optional entry 4
SAM
Edited by: Saminathan Gopalan on Jun 22, 2010 3:25 PM

Similar Messages

  • I want to make deposit field mandatory in MB21

    Hello Gurus,
    can you help me in making deposit field mandatory in MB21 tcode.
    Rgs,
    Jayant.

    hi Abhijit,
    feild name :  resb-lgort
    program name : SAPMM07R
    screeen number :0521
    Please help.
    Rgs,
    Jayant.

  • How to make a field mandatory in billing

    How to make a field mandatory in billing document,if m right with the help of incomplition log but how.....
         plz reply the full configuration.

    Hi Mohan,
    We normally create a billing document with reference any other document say Order or delivery.
    so, all the necessary information in the invoice will be taken from preceeding doucments. Thats way in the order level we check for incompletion log. If any important data is missing in the order level then the succeding documents will not be created.
    Thats way in the billing documents all the necessary information will come automatically either from preceeding documents or from master data.
    Still you want to make any field mandatory, you can do these by modifieing Billing documents user exists,you can make which ever the fields are mandatory and to be checked before saving. so when you are going to save the invoice, it will check if these fields are maintained or not.
    Hope this is clear.
    Reward if helpful.
    Thanks,
    Praveen

  • How to make some fields mandatory for a custom screen we have added

    Hi All,
    Please let me know how can I make some fields mandatory through coding in PBO for only some fields of a screen.
    Say if I have 4 fields in my screen(module pool not selection screen) i want to make mandatory 2 fields based on some conditions how to do this? I tried using screen-group but this will make mandatory all the fields of that screen mandatory.
    I want only specific fields based on condition in run time.
    Regards
    Mahesh

    Hi Mahesh,
             Try this ..
      Assign the same group to those fields , say GRP
           in  PAI
             IF <CONDITION>
                Loop at screen.
                   if screen-group1 = 'GRP'.
                      screen-required = '1'.
                      modify screen.
                   endif.
                 endloop.
              ENDIF.

  • Make PAN field mandatory

    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.

    in spro-> AR & AP->
    inside AR & AP i can find
      1.customer accounts
      2.vendor accounts
      3.Business Transactions
      4.Data transfer workbench
      5. internet services
      6. SAP financial supply chain management
      7.information system
      8.credit management
      9. Additional components
    which one i hve to select

  • How to make extended field mandatory in Master Agreement

    Hello All,
    I am new to SAP CLM, and I have requirement where one extended field in master agreement needs to be made as mandatory field.
    I tried in extension definition but check box to make it required is disabled and I am unable to find other way to do it.
    Can some one help me and Please let me know how make extended fields mandatory in CLM.
    Regards,
    Prabhat

    Hi
    This could be achieved using Page Customization.Go to Setup-> User Interface-> Page Customization, open master agreement object (create new with UI ID:contracts.contract.ui.buyside.default if doesn't exist ) and add a new customization for extended field with Property set to Required.
    Regards
    Mudit Saini

  • How to make a field Mandatory in a Table view?

    How to make a field Mandatory in a Table view?
    The requirement is, the user should not be able to append a new Row, unless and untill he enteres the data in the column SOLD-TO. Now how do i acheive making this field madatory. Normally in Edit form view, we can go in customizing and flag Mandatory, for table view we don't have this option.
    Please can anyone of you guide me in this approach?
    Jagadish.G

    Hi Jagadish,
    have a look in this thread, part of the code you can use in eh_insert method or logic to write enable/disable insert button.
    Re: Assignment Block Mandatory
    regards
    Ismail
    Edited by: Ismail Shaik on Oct 21, 2009 11:36 AM

  • How to make all fields mandatory in sales order T- code VA01 initial screen

    Dear all,
    how to make all fields mandatory in sales order T- code VA01 initial screen itself
    The fields are
    Sales Organization
    Distribution Channel
    Division
    Sales Office
    Sales Group
    Regards,
    Amar Reddy

    Hi,
    You can use Transaction Variant to achieve this functionality.Please go through the following link which helps you in creating the same.
    [Link|http://wiki.sdn.sap.com/wiki/display/Snippets/TransactionVariant-AStepbyStepGuidefor+Creation]
    Regards,
    Phani Prasad

  • Need to make some fields mandatory in standard transaction XK01

    HI All,
    Is it possiable to make some fields in standard transaction like XK01 mandatory?
    or any work around ?
    thank in advance for your replies.
    Regads,
    Riyaz.

    Hi,
    From configuration(SPRO) u can easily make some fields mandatory in XK01. Otherwise create a transaction varition for XK01 using TC SHD0.
    Rewards points if helpful.
    Regards,
    Srinivas Ch

  • How to make the CATEGORY field mandatory in the SMIN Support Ticket in test management?

    Hi,
    how to make the CATEGORY field mandatory in the SMIN Support Ticket in test management?
    Rg,
    Karthik

    Hi Kamal,
    This note steps will no validation that the user actually enters a value and the message will be created even if this 'required field' is left blank.
    Any other way to validate the enter a value also?
    Rg,
    Karthik

  • How can i make reference field mandatory in MIRO?

    Hi Experts,
    How can i make reference field mandatory in MIRO screen.
    Reference field is not available in field status group.
    I have checkedthe reference number in RE document types in OBA7 .
    But still without entering anything in reference field in MIRO,the document is getting save.
    Any other solution??
    Regards,
    Sumeya offrin

    Hi
    Strange....what you did should work.
    Was an accounting document created for this MIRO? Was it RE type?
    Ofer

  • Is it possible to make department field mandatory in T.code KS01

    Hi all,
    I need to make Department field mandatroy in Transaction 'KS01' Create cost center
    Is it possible to make department field mandatory.
    Pls suggest me if any possibilities.
    Thanks & Regards
    Bhaskar

    Hi,
    To add to above, Just check this point:
    SAP does not support implementation of new fields exits from ECC 6.0. It will still support the existing field exits in the system
    Also check if you can create the field exits from program RSMODPRF..
    Regards
    Shiva

  • I bought an iPad and want to make sure it's on the same apple account but my phone always come up with a different apple Id?

    I bought an iPad and want to make sure it's on the same apple account but my phone always come up with a different apple Id?

    Remember - if you bought any apps with another ID you cannot update them with a different ID.
    Try changing the ID in the App Store. Tap on Featured - swipe to the bottom of the screen - tap on the ID in the bottom left corner - and see if you can change it that way.
    If that doesn't work, sign out of your account altogether, restart the iPad and then sign in again.
    I guess I should ask - what ID is it coming up with and why is it coming up with that ID?
    Message was edited by: Demo

  • HT201210 when I want to make a call show me the call back page and i cant make call

    when I want to make a call show me the call back page and i cant make call

    You helped me a lot, man!
    I've been having the same problem for a long time ever since I changed to a new phone provider with a new sim which works with other phone except my iPhone 4.  I just wouldn't make call but can send SMS and receive calls.  Now, when I turned off 'call waiting' I could make phone calls.  Thanks a million again!
    P.S. When I turn on 'call waiting' again I could make call without problem any more.  What a heck!

  • I want to make a business place in the table whose name is J_1BBRAN

    Hi Expert~
    I want to make a business place in the table
    The table's name is J_1BBRAN.
    where should i make that above? what['s transaction code?
    please help~
    Edited by: jake on Jan 7, 2009 1:20 AM
    Edited by: jake on Jan 7, 2009 1:21 AM
    Edited by: jake on Jan 7, 2009 1:44 AM

    Hi Jake,
    I'm working in ECC 6.0 and you can find this table by navegationg through SPRO :
    Cross-Application Components - General Application Functions - Nota fiscal - CNPJ Business Places - Define Business Places and Assign Business Places to Plants
    But the table name is : J_1BBRANCV  (Business Places)
    I think this is what you want.
    Att.
    Cássio Moreira

Maybe you are looking for

  • Just downloaded latest version and now Firefox won't open a new tab. How do I fix this?

    I've been using Firefox for years, however as of last week I can no longer open a new tab. I have to go to "file > new window" new tab quick function nor dropdown work. I'm using a Mac OS X 10.9.3.

  • Playing Multiple sound file simultanyoustly

    Is there a Professional audio product that could fit my needs ? I want to have a soundcard that can play a lot of soundfile at the same time. Maybe 10 to 20 wave or mp3 at the same time. Shidewa

  • FD33 Open sales value against credit for return

    Dear Gurus, In a particular situation, we had to cancel the sale of a customer for an entire month. Among list of all invoices, we had few cases where returns/PGRs were done and Credit For Returns were issued. All invoices without returns were easily

  • Launch webdynpro component from a assignment block

    Hi, I am trying to launch a webdynpro component on click of a hyperlink from a assignment block. This works fine but, on click of hyper link i set a global attribute GV_url = 'X'. based on this, i call the webdynpro link in the .htm page of the view.

  • Safari crashes immediately upon startup

    For some time now my Safari crashes immediately upon startup. I already tried to remove plugins etc. but no succes. See crash report below: Process:         Safari [308] Path:            /Applications/Browsers/Safari.app/Contents/MacOS/Safari Identif