Default gender field in IT 0002

Hi Team,
We need to default the gender field to 'male' in IT 0002.
How & where can we do this? Is there a feature for this?
Thanks
SKR

Hi,
There are no features for this as far as I know.
This is an option:
Give the default value to that field through ZXPADU02 include (residing under PBAS0001 enhancement).
Pls refer to the following link for details:
https://forums.sdn.sap.com/click.jspa?searchID=14754507&messageID=2941292
Regards,
Dilek

Similar Messages

  • Missing of Gender field in infotype 0002

    Hi All,
    Recently we have upgraded the patch level from 0026 to 0037.  The problem is I am unable to see the Gender field(GESCH)  in Infotype 0002. I have checked in Std screen of P0002 there also i am unable to find the field. But in the database table the field is available.Previously it was available in infotype 2.
    Due to the missing of  standard field Gender (GESCH) in Infotype 0002 I am unable to upload the data and also unable to take the std copies of PF form 5 and form 10 where system is automatically taking the Gender column as F(female) instead of M(Male).As per the standard code it checks this field GESCH for "1" and outputs gender as "M" if "1" and "F" otherwise.
    Any help in this regard will be highly appreciated.
    Regards,
    Anjenaya Prasad

    Hi,
    Activate the field in the table T588M Q0002-GESCH to standard.
    Path: PM->PA->Customizing user interfaces-> Change screen Modifications
    Regards
    Devi

  • Gender field in Personal data-Belgium

    Hi Experts,
    During hiring of an Belgian employee i saved the gender as F.
    When i go to PA30 and try to change to M,it is getting saved as F only.
    Iam not able to change the gender field from F to M or vice versa.
    Is there any note
    Regards
    Mitra

    To determine the gender. SAP system set the Title (Mr/Ms/Miss) as a 1st priority to determine the Gender. Even if you select the gender as F (Female) but the Title is "Mr". When you save the record, system will automatic will change or default (If you did not maintain the gender) the gender base on Title.
    Please do select the correct title before you save the record.

  • Hiding Gender Block from IT 0002

    Hi Team,
    We have a requirement where we need to hide Gender Block from IT 0002 for only few users, say 5. For this we cannot do the modification in configuration as changes will reflect for everyone, which is not our requiremtn. Also we cannot do this through screen variant as radio button for hiding the field is disabled.
    Can anyone suggest any best possible way to achieve this.
    Regards,
    Swet Bhushan

    Hi Thibault,
    Goto SE51 - MP000200 - screen number XXXX.
    Click layout editor.
    There double click the respective fields and make them "Input field" also.
    If the system requires an access key, you may need to copy the screen and change the newly created screen.
    Then in T588M link this newly created screen.
    Regards,
    Dilek

  • Can we remove the default status field from OIM

    hi,
    even when my i am not mapping any field to the OIM status field , it is taking Active as default value. i dont require that field so is it possible to remove the default status field of OIM.
    i am using database GTC connector for trusted recon.

    User will always have a certain status like Active, Disabled etc, so even when you doesn't map it to any attribute the OIM solution calculates it with the help of the user's Start Date, End Date etc.
    A user is bound to have a status.
    Thanks
    Sunny

  • BADI / USER-EXIT FOR DEFAULTING THE FIELD VTTK-TNDR_ACTC IN TCODE VT01N

    Hi,
    I require a BADI / USER-EXIT for defaulting the field VTTK-TNDR_ACTC(Currency of Actual Shipment costs) to 'EUR' in transaction VT01N(Shipment Transaction) .
    Please could anyone help me with this .
    Regards,
    Sushanth H.S.

    Hi!
    User Exits in Transportation
    In Transportation, there are enhancements that you can use with transaction CMOD.
    For a detailed description of the individual enhancements, see the documentation on the individual enhancements or function modules in transaction SMOD.
    You can display all enhancements that are available for the area of transportation by choosing F4 in the Enhancement field. Enter V56* in the Enhancement field and choose Execute. Enter V54* to get a list of all enhancements for the area of shipment cost processing.
    Business Add-Ins in the transports
    Business add-ins (BADIs) are predefined user exits. They enable businesses, partners, and customers to add additional softward to the SAP source code. The linkup of SAP's New Dimension Products, such as APO and BW, to the standard system is thus possible.
    Customer-specific functions can be executed before the save time and after the database update.
    The following methods are available for the BADI with the definition name 'BADI_LE_SHIPMENT':
    AT_SAVE: BADI is called up at the time of the save. Checks and return to dialog are possible.
    BEFORE:_UPDATE: BADI is called up right before the data is saved to the database, that is, when all the data is available (for example, internal ly assigned shipment number).
    IN_UPDATE: BADI is called up after the database update.
    Standard Settings
    Creating a BADI method:
    Call up transaction SE19. Enter a name of your choice. Choose "create" and in the dialog box enter the definition name 'BADI_LE_SHIPMENT'. Afterwards, enter a short text for implementation. Save the BADI.
    On the tab page 'Interface', choose the method for implementation by double-clicking on it. Now you can enter your customer-specific program code. Save and activate the code. You can acess the transmission parameters entered in the BADI definition. With the method ***_AT_SAVE you can initiate the exception ERROR_WITH_MESSAGE (description 'An error message has occurred' ) if you wish to return to the dialog.
    Afterwards, go to the heading and activate the interface.
    Regards
    Tamá

  • How to set the 'default to' field of a dashboard prompt to yesterday?

    Hi everyone,
    I have a dashboard prompt on a date (fully qualified name Date.Date and type Date).
    I also have a simple report with two columns: Date.Date and a mesure (whatever the name).
    I managed to filter on the day before the current date in the report by adding an advanced SQL filter:
    Date.Date = Cast(TimestampAdd(SQL_TSI_DAY,-1,@{system.currentTime}) as Date)
    Now, I would like the prompt to select the day before the current date by default.
    The filter on Date.Date would be 'is prompted' or so.
    How do I set the "Default to" field of the prompt?
    Thanks in advance

    Hi
    go to your prompt..
    select SQL Results from Default to: dropdown..
    here.. you need to write your Logical SQL..
    which defaults to the previous date
    some thing like this..
    *select case when 1=0 then anydate column else timestampadd(sql_tsi_day, -1, CURRENT_DATE) end FROM SubjectArea name*
    write like this.. and report back...
    Thanks & Regards
    Kishore Guggilla

  • Set default "from" field in Mail per account?

    Is there any way I can set the default "from" field in Mail based on the account I'm sending from?
    I have two accounts defined: work and personal. Each account has 2 email addresses associated with it (as a comma-separated list in the "Email Address" field under "Account Information"). Let's call the email addresses work-A, work-B, personal-A, personal-B.
    In the Composing prefs I can either select ONE default email address to send ALL mail from, or I can select to send from "Account of Last Viewed Mailbox", in which case Mail will choose a work email address if I'm in a work mailbox and a personal email address if I'm in a personal mailbox.
    That second option is great, except I can't control which work email address it chooses - A or B. Changing the order of the email addresses in the Account Information->Email Address field has no effect - it consistently chooses the "wrong" one :-/
    Any way I can use "Account of Last Viewed Mailbox" and still set a default mail address per account?

    Since my last post, I found tried putting
    Preferences->Accounts->Email address to be my edu address
    would add my .edu address as one of my from choices
    Next, I sent myself a mail message, with following result:
    The .edu address is now rejected by the outgoing server with the message:
    Cannot send message using the server
    The sender address (my .edu address) was rejected by the server
    I had this working at some time, but not now. Help, please.

  • How to add Gender field to Zurich IT002 screen

    Hi All,
    I am planning to add Gender field with 2 radio buttons male and female to Zurich IT002 screen.
    As far as I know this is the program MP000200 and screen number 2002 that is getting called.
    How do i modify it or how do i enhance it to add another field.Is there any BADI for doing this.
    I went to SE51 and try to create a copy of  MP000200  but it is not allowing me to do that.
    Please let me know the solution
    Thanks
    Bala Duvvuri

    Hi All,
    Let me tell the requirement very clearly.
    If we open IT002 sreen for a US employee we have Gender block that consists of Male,Female readio buttons but if we open for a Zurich employee we dont see them.So we would like to add those fields for Zurich also.
    How do i do that
    Thanks
    Bala Duvvuri

  • Remove custom field instead of default text field

    I need  migrate to SharePint 2013 from 2007.
    In SharePoint 2007 List include a custom field.
    Dont use the custom field again,
    I want remove custom field instead of default text field (remain metadata).
    How to do it ?
    Thanks

    Hi ,
    According to your description, my understanding is that you want to migrate SharePoint from 2007 to 2013 with managed metadata column. Is it right?
    If you need to migrate managed metadata columns, you also need to migrate the Managed Metadata Service application. however, when you use this method, only global terms are available but the local terms  are not available.
    So, if you used the local terms for the managed metadata column, I suggest you use a third party tool or manually re-create the column in the destination list.
    There are some articles about migrating managed columns, please take a look at:
    http://sharepointconnoisseur.blogspot.jp/2012/06/migrate-sharepoint-2010-content-with.html
    http://www.metalogix.com/help/Content%20Matrix%20Console/SharePoint%20Edition/002_HowTo/003_MigrationActions/011_CopyTaxonomy.htm
    http://www.quest.com/tv/All-Videos/1749994742001/Migrating-to-SharePoint-Managed-Metadata-Columns-with-Migration-Suite-for-SharePoint/Video/
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • By default one field should be greyed out( not input field)

    hi all,
    My requirement is
    By default one field should be greyed out( not input field)
    when i click on a check box and press enter this field should be open to put input values.
    can some somebody please give me sample code for both PBO and PAI

    Hi Ram
    In flow logic.
    PBO
    module screen_modify.
    IN main program
    module screen_modify.
    loop at screen.
    if p_cb = space.
    if screen-name = <Name of your screen field>.
    screen-input = 0.
    screen-output = 0.
    modify screen.
    endif.
    endif.
    endloop.
    endmodule.
    P_cb is the checkbox.

  • ALV display: Default setting field in grey mode

    Hi
    In SE16 or SE11 when we are checking the table (any table, say MARA, RESB etc) with ALV option, we are getting the "save layout" with default setting field in grey mode. So whatever layout is created it is not a default layout, the user has to select the layout. However when I check with another friend in another project there the ALV setting is coming with editable option.
    So how shall I get that the field in change mode. Pls suggest.
    Regds

    Hi BNR,
    for reasons that may be discussed elsewhere, the layout saved in SE16 is applied to all tables displayed using SE16. Thus a default layout does not make too much sense. In the layout the columns displayed are stored. If you have a default layout you will see only the columns that have all displayed columns in common.
    By the way, in my system I can store a default layout but only user-specific. I can not save standard (non-user-specific) layouts in SE16/SE11.
    In SE16N I can store both general (non-user-specific) and Default layouts. Here the layout is table-specific.
    If you users want a special layout (and they are allowed to use SE16!!!) , you should switch to SE16N.
    Regards,
    Clemens

  • How to Enable Default Account field

    Hi,
    Anybody knows how to enable default account field in UCM.

    Not sure what you mean by default..
    But to enable accounts.
    Administration>>Admin Server>>select the content server button>>General Configuration
    Enter into Additional Configuration Variables:
    UseAccounts=true
    Or to only show accounts on the UCM via a dropdown list when you checkin content.
    Administration>>Admin Server>>select the content server button>>Content Security
    Select: Show only known accounts Checkbox.
    Hit save.
    Restart Content Server.

  • Default the field "Reported By:"

    We want to default the field "Reported By:" in create Notification (IW21) so the user doesn't have to put their name in every time.
    Can this be done and how?

    Kris,
    Some [useful info|https://service.sap.com/sap/support/notes/163381]
    PeteA

  • Service Request - Default Owner field with Created By info

    Can anyone help me to default "Owner" field in "Service Request" record type with same info of the "Created By",
    Currently the owner field is provided with magnified glass option to select Owner and Save the Service Request.
    Thanks, Mahesh

    Mahesh,
    I am assuming that the login user is the creator of the record.
    In that case, use the 'Owned By Id' field in the SR object. Post default it to LoginId()
    Rgds,
    Amit

Maybe you are looking for