Making the City field mandatory in PR05

Hi,
Could anyone please tell me how could i make the city field mandatory in Travel Expense manager (PR05) and also where could i maintain values for that field to appear as a drop down. ant help on this would be much appreciated.
Regards,
Roville

hi,
   you can make the field mandatory by using the screen modification ,
path to follow
Personnel Managment
           |...............Personeel administration
                                         |.....................customizing Procedure
                                                                       |..................screen modification
and you can maintain the field values by using the IMG Path
RupaPrasad.

Similar Messages

  • Personalizing the PERWSHRG form by making the supervisor field mandatory

    Hello
    I need to make the Supervisor field on the Assignment screen of the PERWSHRG form mandatory. There are many employees in our oracle system without a supervisor. I need to force the user to capture a supervisor whenever an employee is queried without a supervisor.
    When an employee is queried i can make the supervisor field manadatory (yellow) on the assignment screen. But somehow oracle still alllows the user to save and then exit the record without having to enter a supervisor. Almost like the madantory field is not enforced
    my current setup is
    Condition:
    Trigger Event: WHEN-NEW-ITEM-INSTANCE
    Trigger object: PERSON.LAST_NAME
    Condition: :PERSON.LAST_NAME is not null and
    :ASSGT.SUPERVISOR_ NAME is null
    Processing Mode: Both
    Actions:
    Seq:1
    Type: Property
    Object Type: item
    Target Object: ASSGT.SUPERVISOR_NAME
    Property Name: REQUIRED (APPLICATIONS COVER) --and i even tried REQUIRED and REQUIRED (ITEM-INSTANCE)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hi,
    At the time of personalizing the assignment form it may not work perporly as you expected because the record is created as soon as the employee record is saved on the enter and matain form. That's you are facing problem and try to do it in other way around.
    1) when validate record.
    2) Call a function or procedure to show error message if the user do not pass any value.
    and the last option is try to built a USER HOOK to validate the same.
    Thanks

  • Making the Route field mandatory on an STO

    All,
         Does anyone know how to make the route mandatory on a stock transport order?  It doesn't seem to be in the screen control.
    Thanks!

    Steve,
    I believe that this field is neither mandatory nor optional, it is determined and populated by SAP, according to the configuration and master data you have in your system.
    You have several approaches.  It is a fairly straightforward matter to put comprehensive determination conditions into the appropriate config and master data (there are a limited number of STO ShipTos and a limited number of source locations) so that the Route will ALWAYS be determined properly.  This is what I would recommend.
    Otherwise, you could catch it at the delivery creation phase, eg change your delivery config such that a STO delivery cannot be created without first having a Route copied into it.
    Or, you could find a userexit in the STO PO creation software in which you could add some custom programming to halt the processing when no Route is determined.
    There may be other solutions.
    Rgds,
    DB49

  • Making task list field mandatory in creation of maintenance plan?

    Dear All,
    I need your help in configuration of Making task list field mandatory in creation of maintenance plan. I checked with sceen variant config but that also not giving me any option to make the field mandatory.
    Is there any note or user exit for it?
    Regards,
    Kaushal Rai

    Dear,
    Pls check the exit IPRM0004:Maintenance plan / item: Customer check for time "SAVE".
    Regards
    Sunil

  • Making PAN Number Field MANDATORY while creating a 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

    Hi Trivedi,
    I tried the user exit. But it is pulling the values.
    Please find the coding here
    IF j_1imocust-j_1ipanno = ' '.
      MESSAGE e007(zmsg).
    ENDIF.
    We are not abe get the PAN vanue in  j_1ipanno  field.
    Looking for your help .
    Pleas guide.

  • 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 >

  • Badi for making gross weight field mandatory in MM01.

    Hi,
    Pls tell me the Badi for making gross weight field mandatory in MM01/MM02.
    Thanks in Advance.

    Hi!
    if it is not working with customizing I would do it in this userexit (CMOD)
    MGA00001
    it is the user exit before saving the material master data.
    have fun
    Flo

  • 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

  • Making the TO  field in DATE mandatory

    i hav a select options for the date field.
    requirements:
    it shud work if i  give the TO field only! the FROM field can be optional!

    Hello Aswin,
    If u want the high value of the select-option should be Mandatory  then try this:
    SELECT-OPTIONS: SO_FIELD .... OBLIGATORY.
    AT SELECT-SCREEN ON SO_FIELD.
    READ TABLE  SO_FILED WHERE HIGH = INITIAL.
    IF SY-SUBRC = 0.
    Error Message  " Error Message
    ENDIF.
    Vasanth
    Message was edited by:
            Vasanth M

  • Making Storage Location field mandatory in Work Order

    Hi
    As per our proces, if PR is created from work order and if there is no storage location in work order then PO will have warehouse address as a shipping address. So it is expected that PR must have storage location details when it is created from work order to avoid incorrect shipping address in PO.
    So, I want to make storage location field mandatory in components tab of work order.
    Also I want to avoid the users to deliberately removing the storage location and making it blank.
    Regards
    Prakash

    Hi,
      You will have to use one of the below mentioned user exits  to accomplsih this requirement.
    CNEX0026 Maintenance order: General check for material
    CNEX0027 Maintenance order: Determination of plant or storage location for component
    Thanks
    Narasimhan

  • FI01 - city field mandatory in bank creation

    Hi
    I want city field to be mandatory while bank creation (FI01).
    Is it possible?
    Thanks
    Ofer

    Hi,
    Check with an ABAPer to see if there is any screen exit to make it mandatory.
    Or the other easy way is to create a screen variant using SHD0.
    Regards,
    Sridevi

  • How to make users to select the date from calendar control my making the date field read only in date time control in external list in sharepoint 2010

    How to make users to select the date from calendar control only, by my making the date text field read only (don't want to let users type the date) in date time control in external list in sharepoint 2010. I am looking for a solution which can
    be done through sharepoint desginer / out of the box.
    thanks.

    Congratulate you got the solution by yourself. I am new to a
    WinForms calendar component, I feel so helpless on many problems even I'd read many tutorials. This question on the
    calendar date selection did me a great favor. Cheers.

  • Making a custom field mandatory in co11n txn ?

    Hi Experts,
    I have added a field in co11n transaction ( say a) i want to
    make these field mandatory ( i.e i should not let the user to
    save the order without the value in my field ?
    can any tel me how to do this, which exit should i use ( i have
    list of all exit for co11n txn ) ?
    thanks,
    siva.

    If dont want to code in Exit again . Try Chain Endchain.
    This can be written in the screen you had developed in PAI module.
      CHAIN
      FIELD:AFRU-ZZCHARG MODULE FORM_VALID.
      CHAIN.
    and write your conditional code in FORM_VALID on save button click.
    MODULE FORM_VALID INPUT.
      CASE sy-ucomm.
       WHEN 'BU'.
           IF AFRU-ZZCHARG IS INITIAL.
                 SET CURSOR FIELD AFRU-ZZCHARG.
             MESSAGE e389(00) with 'Please enter the batch '.
           ENDIF.
       WHEN OTHERS.
    ENDCASE.
    Thanks Swapnil

  • Making only onr field mandatory in material master

    Hi,
    We want to make a field 'Account Assignment Group (MVKE-KTGRM)' (field is in  Sales: Sales org - 2 view) mandatory for finished products only.
    The field 'Item category Grp' in the same view is already mandatory.
    We do not want to make any other additional field mandatory.
    How this can be done?
    Regards,

    hi,
    You can make the field mandatory based on the only below points:
    1. Transaction
    2. Material type
    3. Industry sector
    4. Plant
    5. Procurement type
    6. Sap delivery
    Now as per above field reference, you can't do only based on the finished production...
    So, think abt it and then choose the field reference key as per your req. and then only it is possible to make it mandatory...
    As per my view you can make it possible via material type, plant ..
    Think abt it...
    Regards
    Priyanka.P

  • Making Posting date field Mandatory in DP91 screen

    Hi All,
    Is it possible to make the posting date field mandatory in the DP91 screen.
    Currently if the posting date is not specified, system will always consider the current date as posting date and picks the appropriate actual line items.  
    Is its possible to make the posting date field Mandatory through standard way or if not through exit.Pl suggest
    Regards
    SB

    Hi All,
    By Mistake I have typed wrongly.The requirement is
    In DP91 screen the current date is populated in posting date to field by default. But the user want it should be empty and they will key in the date.The reason behind is if they will always raise the Billing request for the previous month and by mistake if they executed DP91 for current date it will be an issue.
    Regards
    sb

Maybe you are looking for

  • Cross company payment through F-53, error in Check deposit & check issue tr

    Hi I have just joined the community and ready with 3 queries. Please.......... help me to resolve. i) While executing the cross company payment ( company code 1300 making payment for vendor in company code 0013) using transaction code F-53, I am gett

  • Export XML from interactive report

    Hi all, is there a way to export the resulting output of an interactive report as XML (inline and/or attachment), like a normal report can do? (with FLOW_XMLP_OUTPUT_R<region_ID>) The download option for ir provide only CSV and PDF. Regards, Marco

  • Stock on particular date

    How the system finds stock of material on specified date . Example In report MB5b system gives stock of material on date we have selected . If I select date 31 Mar 2010 then system displays stock as on 31 Mar . From which table it comes ? (In table M

  • Help I can no longer sync my entire music library to my iPhone 4S

    My iPhone 4S is no longer able to sync up with all of the music in my iTunes library. It seems to have stopped when I upgraded my phone with Apple software last month. And at the bottom of iTunes it shows that I only have used about 15% of the space!

  • Can I create a portable ad-hoc network between an iPad and other wireless devices?

    I have a iPad that uses a third-part app to connect to and read data from a wireless hard drive.  This works great in my house over my local network.   What I want to do is create an ad-hoc network to use in my car or other remote site to basically j