How to setup infotype menu in OM

how to setup our own infotype menu in OM?
inputs plz.
regards

Hi Sathi,
I hope hope your problem is not solved yet, so find my input.
If you want to maintain a OM infotype menu the you can do that through OOIT tcode. Here you have to map each infotype with the Objects in which you want them to appear.
Award points if useful.
Regards,
Bhupesh

Similar Messages

  • How  to maintian Infotype 0302?

    Dear All,
    How  to maintian Infotype 0302, Additional Actions.
    Direct selection shows error- This Infotype cannot be maintianed directly.
    Is it maintained directly when we do two actions on the same day, if yes how to view both the actions?
    Regards,
    Saureb

    Hi
    Please see SPRO node "Set up personnel actions"
    You can use personnel actions to carry out complex personnel administration procedures. A personnel action displays, in the correct sequence, the infotypes that have to be maintained for a specific action.
    In this step
    you determine whether you want to use the Additional Actions infotype (0302).
    The Additional Actions infotype (0302) enables the automatic logging of all personnel actions types that you carry out for an employee on a key date.
    Note that in the Actions infoytype (0000), only one personnel action type is saved per day. In this infotype, you only store the personnel action types that change the status of the employee, such as the personnel action type Leaving.
    you define the personnel action types that represent the personnel processes in your enterprise. This means that within the personnel action Hiring, all the infotypes that must be maintained when hiring a new employee are displayed automatically to the personnel administrator for processing.
    define a priority list for the personnel action types that do not change status, and must therefore not be stored in the Actions infotype (0000), but which should nonetheless be logged in this infotype.
    If the personnel administrator performs no personnel action types that change status, but instead several that do change status on one day, the priority list controls which of these personnel action types is to be stored in the Actions infotype (000).
    Note that personnel action types that are only used to process several infotypes in an infogroup should not be stored in the Actions infotype (0000). SAP recommends that you log personnel action types such as these automatically using the Additional Actions infotype (0302).
    You only have to carry out this activity if you want to use the Additional Actions infotype (0302), and have activated this infotype.
    If you want to perform simplified employee organizational changes, you can also set up a 'Country reassignment' action type in this step, for which you set the Country reassignment indicator. For more information on country reassignments, refer to Personnel Administration documentation under Business Processes in Personnel Administration -> Country Reassignment.
    Requirements
    Familiarize yourself with the personnel processes that occur in your enterprise, such as entry or leaving.
    Standard settings
    In the standard system, the Additional Actions infotype (0302) is not activated. Furthermore, the SAP standard system contains several personnel action types.
    Recommendation
    Refer to the SAP sample entries for guidance when you are defining your own personnel actions.
    Activities
    1. If you want to use the Additional Actions infotype (0302), call up view Activate 'Additional Actions' for all existing personnel numbers.
    2. Call up the view Personnel Action Types.
    3. Check the SAP sample entries.
    4. Delete the entries you do not require.
    5. If required, define several personnel action types.
    a) Choose New entries.
    b) In the Action type field, enter a number, and in the Name of action type field, enter a name for the personnel action type.
    c) In the FC field, enter the function character for the personnel action type.
    You can distinguish the first entry actions from all the others. Choose the function character 1 for first entries, 7 for first entries with data transfer from recruitment and 0 for all other personnel action types.
    d) If required, define the status indicator STAT1 (customer specific).
    This status indicator is not used in the standard system. You can use this indicator individually.
    e) Define the status indicator STAT2 (recruitment) and STAT3 (Special payment).
    f) Decide whether you require standard decision rules to define plausibility rules for the sequence of personnel action types (check feature).
    Note: Never change the standard decision rules.
    g) Decide whether organizational assignment data may be changed whilst personnel actions are being carried out. When you set the indicator P, the position field in the Actions infotype (0000) is ready for entry.
    You can process the fields Personnel area, Employee group and Employee subgroup with the indicators PA, EG and ES.
    h) Assign an infotype group number to the IG field in the personnel action type.
    You can then process the the individual infotypes from the selected group in the personnel action type in the appropriate sequence.
    You defined the infotype groups in the " Define Infogroups" step.
    i) Specify whether the date entered on the initial screen of the Actions infotype (0000) is the start date for new infotype records or the end date for old infotype records. This is especially important in the case of leaving actions.
    j) Use the indicator U0000 to determine whether your personnel action type should create a new record for the Actions infotype (0000).
    k) Use the Country change indicator to determine whether the personnel action type is a country change.
    6. If you have activated the Additional Actions infotype (0302), determine whether your personnel action type should be logged in the Additional Actions infotype (0302) using the U0302 indicator. Call up the view Priority list for personnel action types.
    Specify a priority list for the personnel actions which do not change the status, and for which you have set the indicator to U0000.
    In the Priority field assign sequential numbers with a maximum of two digits to each of the personnel action types. The smaller the number, the higher the priority of the accompanying personnel action type.
    Further notes
    Do not define any new personnel action types if only the infotype group should be different for the personnel administrator. To achieve this, you can define the infogroups as user group dependent.
    The keys for personnel action types, which you carry out for an employee, for example, hiring, organizational change, leaving, are stored in the infotype Actions (0000).
    The existence of a personnel number is ruled out by the existence of a record in this infotype.  Only one record can exist for this infotype on the database at any one time.
    When an employee has left, there is also a record in the system for the personnel action Leaving. The most important information in this infotype is the employee's employment status: active, leave of absence, retired, left.
    Personnel actions that are only used to process several infotypes in an infogroup should not be saved in the infotpye Actions (0000). SAP recommends that you log personnel actions of this kind automatically using the Additional actions infotype (0302).
    Notes on the creation of batch-input sessions:
    If you want to carry out a batch-input for a personnel action, do not call up transaction PA40 (Actions menu). Instead, call up transaction PA30 (infotyp menu). In the actions menu place your cursor on the line containing the relevant action; this assumes you know the exact setup of the menu.
    Proceed as follows:
    1. Call up transaction PA30.
    2. Choose the Actions infotype (0000).
    3. Enter the personnel action type in the Type field.
    4. When processing entry actions, enter the function code '=INS', for other actions, enter the function code '=COP'.
    regards
    Pravin

  • How to setup a forms function in R12 to launch an URL?

    Hi All,
    In 11i we could create a forms function of the type "SSWA plsql function" to launch a html page from the menu.
    How is that supposed to work in R12?
    So my question is, how to setup a forms function to launch an URL like www.oracle.com in R12?
    thanks,
    thierry

    Hi, first set the Profile 'Restricted Text Input' to 'No' for your User.
    Then create a form function like below:
    Functional Administrator > Core Services > Function > Create (button)
    Name: XX_GOOGLE
    Code: XX_GOOGLE
    Type: SSWA jsp function
    Maintenance Mode Support : none
    Context Dependance: Responsibility
    (press continue button)
    HTML Call: javascript:void window.open("http://www.google.com")
    Leave other fields blank
    Add to HR_EMPLOYEE_DIRECT_ACCESS_V4.0 menu:
    500 XX Google XX_GOOGLE
    This will pop up your external webpage in a new window.
    The issue is that it only works from the Navigator framework page (not from within Core Forms)
    Regards,
    Mike

  • How to setup a canon ip2600 printer without the cd?

    how to setup a canon ip2600 printer without the cd?
    Solved!
    Go to Solution.

    Hi Santana,
    The drivers for the PIXMA iP2600 can be downloaded from the Canon USA website.  The following link will take you to the initial download page for your PIXMA iP2600:
    PIXMA iP2600 Drivers and Software page
    Once on the initial download page for your model, please do the following:
    1.  Verify that the operating system detected in the "OPERATING SYSTEM" drop-down menu is correct, and if it is not, please click the drop-down menu to select your operating system.
    2.  Next, please click on the red arrow next to the "DRIVERS" section and click the printer driver file.  When you do, another page will appear giving details of the file you are about to download will appear.  
    3.  Please scroll down on the Details page and agree to the terms of the disclaimer message to continue with the download process by clicking on the "I AGREE - BEGIN DOWNLOAD" button.  After clicking the "I AGREE - BEGIN DOWNLOAD" button, follow the instructions to download and install the driver.  The time for the download process may vary depending on the speed of your Internet connection and the size of the file being downloaded. 
    Hope this helps!
    This didn't answer your question or issue? Find more help at Contact Us.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • How to setup the Home Screen Application

    Hi,
    I'm using Nokia 5630 XpressMusic.
    When I goto Menu->Settings->Settings->General->Personalisation->Standby Mode->Home Screen Application, there is a list of application available for selection(Mark/UnMark) as below:
    O Shortcut bar
    O Calendar
    O WLAN
    O Contacts on OVI
    O Contacts bar
    I will be able to check the applications that I wish to appear on the Home Screen. My question is how to setup a list of application available for selection. For example,
    O Shortcut bar
    O Messaging
    O WLAN
    O Calculator
    O Web
    Pls advise!
    Regards,
    Toyogo

    Hi,
    to switch on and off the mode go to menu- settings- main display -active standby - active standby mode - on or off.
    Sorry, I cannot get the option path you mentioned.  I'm using Nokia 5630 model which is based on S60 3rd Edition software.  When I goto main menu->settings:  there are 4 options:  "General", "Phone", "Connection" and "Applications"; I goto "General", there are "Personalization", "Date and time", "Enhancement", "Security", "Factory settings", "Positioning".  I goto "Personalization", there are "Display", "Standby mode", "Tone", "Themes", "Language","Voice commands".  I goto "Personalization", there are "Home screen applicaitons", "Shortcuts", "Standby theme", "Notifica.light", "Email notification".  I cannot find the option that allow me to change the list of applicaitons on "Home screen applications".
    Pls indicate which option path that I should use.
    Regards,
    Toyogo.

  • How to setup the Safari (browser) to be able play all the video on youtube?

    How to setup the Safari (browser) to able play all the video on youtube? On Screen: Your browser does not currently recognize any of the video formats available. Thanks.

    I got the answer and solution by installing the Flash Player for Mac OS.
    Thank you Carolyn Samit.
    Carolyn Samit San Francisco Bay Area
    Re: Video not playing on youtube? 
    Jan 28, 2012 11:03 PM (in response to hkrache)
    Most YouTube content requires the Flash plugin which is unrelated to either iPhone or IMovie.
    Uninstall your current copy of Flash then reinstall new >  Troubleshoot Flash Player | Mac OS
    Relaunch your browser. Empty the browser cache. If you use Safari, go to the Safari menu bar click Safari > Empty Cache
    Try a video.

  • Difference in action menu , infotype menu, actions

    can somebody tell me difference in these three with screen shots.
    Kind regards,
    Shruti

    Actions - YOu organisation will have certain events which will be performed during the employees life term in that company, such as Hiring, Transfer, promotion etc. These u will configure in PM--> PA --> Customising procedure --> Actions > setup personnel actions. After u configure actions, you will configure the infotype menu, i.e the infotypes you need to maintain for each actions. For eg: for Hiring you wil definitly need IT00, 01, 02 etc..and these infotypes will be executed in a sequence. So you wil create an infogroup and assign these infogroups to actions. PM> PA --> Customising procedure --> Actions --> Define Infogroups. These infogroups will be define in IGMOD.
    Infotype Menu - This is what you will configure for PA30. For each tabs such as "Basic Employee data", Contract Data, Planning data, you wil decide what infotypes should be visible under it. Path: PM--> PA -->Customising procedure --> Infotype menu
    Action menu - This is the  menu which will get displayed in pa40 screen. The actions you configure for your enterprise wil be displayed here.
    Note: the reference user group no. which you will  maintain for action menu and infotype menu will have to be given in the UGR in User parameter

  • How to Custom Infotype in PA30 ( in Employee Information tab)

    Can any one  tell me ..
    how to add my custom infotype in PA30 (Employee Information tab)
    I don't how to add....
    Tell me the procedure (Steps) to add in V_T588B.
    Regards
    Surendar T

    Hi Surendar,
    Go to SPRO : Personnel Management - Customizing Procedures - Infotype Menus - Infotype Menu - Double click INFOTYPE Menu.
    There from the Menu F4 help select "Employee Info" and click Continue.
    First note the last number for your user group.
    Click "New entries".
    Write user group - last number+1, infotype number (9XXX) and save.
    Good luck,
    Dilek

  • How to setup FAX Alert CCMS MTE

    Hi,
    I would like to know how to setup fax alert, for example if fax does not work, so what is MTE will I use for fax alert
    all others alerts are working fine and i received e mail , how do I receive e mail if fax does not working... ?
    Thanks

    Hi
    The alert inbox is user-specific and displays all the alerts for each alert server that have been generated based on the alert configuration.
    An alert can be delivered to you by e-mail, fax, or SMS. In each case, you will also find the alert in your alert inbox, irrespective of the delivery method
    In the Personalization tab in the alert inbox, you can either specify how u want the alert to be sent via fax, sms or mail. In your case it will be fax.
    MTE
    By resetting a monitoring tree element, you delete open alerts and data collected for the MTE. You can also reset multiple selected MTEs, or also all MTEs in a particular hierarchy in the monitoring tree. Resetting an MTE deletes alerts and performance data.
    To be able to reset MTEs and alerts, you must first activate the maintenance functions.
    Choose CCMS ® Control/Monitoring ® Alert Monitor in the SAP Easy Access menu, or call transaction RZ20.
    Expand the monitor set that contains the monitors that you require and choose Start Monitor.
    Choose Extras ® Activate Maintenance Function.
    Select the MTEs that you want to reset and choose Edit ® Node (MTE) ® Reset.
    After you have confirmed the Alert Monitor warning, the MTEs are reset to their status at the time of the system start or their insertion into the Alert Monitor. The Alert Monitor continues to collect data and trigger alerts for the MTEs.
    please go through this link
    http://help.sap.com/saphelp_nw04/helpdata/en/26/1afe3b470a1649e10000000a11402f/frameset.htm
    To receive Email Alerts
    Refer
    Configuring scenario specific E-mail alerts in XI-CCMS: Part 3
    /people/aravindh.prasanna/blog/2006/02/20/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-3
    Configuring scenario specific E-mail alerts in XI-CCMS: Part-2
    /people/aravindh.prasanna/blog/2005/12/24/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-2
    Configuring scenario specific E-mail alerts in XI-CCMS: Part u2013 1
    /people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1
    Hope this will clear your doubts
    Thanks
    Saiyog
    Edited by: Saiyog Gonsalves on Jun 3, 2008 4:53 PM

  • How to setup Lotus Traveler on E72?

    Hi everybody,just bought e72 few day ago.i like this phone very much.
    one question How to setup Lotus Traveler on E72?
    i want to setup lotus notes on e72 how to go about it.Please advice step by step.thank.

    Menu ==> Ctrl Panel ==> Sett Wizard ==> if first time
    otherwise
    Menu ==> Email => New mailbox ==> Select (Lotus Traveler)
    You should have server settings from your Lotus Admin ready befor you do this .... Best of luck!
    Was this post helpful? If so, please click on the white "Kudos!" star to the left. Thank you!

  • How to setup rescue email in icloud

    i want to know how to reset the security questions of an icloud account as i have the password but dont remember the security answer of the icloud account and
    also want to how to setup rescue email address in icloud account as there is no rescue email id in my account please guide and assist with the problem.
    thankyou

    Dear John,
    Goto Tcode SCOT:Node>create node>give node name and description>ten continue>choose RFC or HTTP radio button>if say you choose RFC>continue>click address type>then continue-->check various options
    Check Tcode SCOT, the configuration of the SMTP should look like:Mail Host: the Exchange server domain name (FQDN)
    Mail port: 25
    Code Page: what ever you need (like 4110 unicode UTF8)
    in the supported address choose Internet then click on the SET button and include your company address like:@XXX.ac.in:)
    In the SAP's user manager (SU01) the user need an email address to be able to send emails.
    Please check weather the default domain in transaction SCOT>menu>settings is set or not.
    Check SAP note If you use SMTP check the note --> 455140,487754. & 455140 Also check that in Tnx SCOT
    -->Node SMTP
    -->Supported address type
    -->button internet set.
    --> Address area
    '*' must be there.
    Regards,
    Ashutosh
    Edited by: ashutosh singh on Sep 3, 2008 7:08 AM

  • How to setup spotlight to ignore safari history item. I just want bookmarks

    Anybody know how to setup Spotlight so that when I do a search, it just finds bookmarks? I don't want all of the history items.
    Thanks to all who answer.
    Mark

    You can check if you have a user.js file in the profile folder to initialize some prefs each time you start Firefox.
    The user.js file is only present if you or other software has created it, so normally it wouldn't be there.<br />
    You can check its content with a plain text editor if the file is there and you didn't create this file yourself.
    The user.js file is read each time you start Firefox and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.
    *http://kb.mozillazine.org/Preferences_not_saved
    You can do a search for delta search pref on the <b>about:config</b> page and reset related user set (bold) prefs via the right-click context menu to the default value.

  • PA30 Initial Screen - need to take off /delimet  infotype menu group

    Hi All,
    If i want to take off / delimit infotype menu group from PA30 screen ( for example - I dont want user to see Gorss/net payroll and Net Payroll infotype tabs)
    can any one please guide me how to do that?
    Regards,
    Amit

    Manu,
    Well....  even after checking off the user dependency for some of infotypes, i can still see them on pa30 screen,,?
    So i was wondering if there some more steps to be done?
    Regards,
    Amit

  • Illustrator CC how to setup custom document profile

    How do I set up a custom document profile in Illustrator CC and save it for future use?
    I do not see any way to save it.

    1.  Re: Illustrator CC how to setup custom document profile
           Francesco Della Peruta     Sep 11, 2013 11:31 AM  (in response to dinnys)   
    I think you have to create a new document, set all your preferred options, leave it empty, and save it as a template file, ready to reuse .
    Otherwise you can:
    Create a new document, set all your preferred options, leave it empty, and save it in the same folder of the adobe preset.
    To find the correct path select the preset profile menu, in the new document window, and choose browse.
    I hope this help"

  • HOW TO SETUP EMAIL IN SMTP

    HI ALL
    HOW TO SETUP EMAIL . I HAVE S.A.P NW 4,  RELEASE 640 . PLZ HELP ME WITH DETAIL STEPS FOR SMTP.
    THANKS
    SCREEN SHOT FOR THE ERROR IS  PASTD BLOW.......
    http://www.flickr.com/photos/26546016@N07/2823183273/sizes/o/

    Hi,
    Goto Tcode SCOT:Node>create node>give node name and description>ten continue>choose RFC or HTTP radio button>if say you choose RFC>continue>click address type>then continue-->check various options
    Check Tcode SCOT, the configuration of the SMTP should look like:Mail Host: the Exchange server domain name (FQDN)
    Mail port: 25
    Code Page: what ever you need (like 4110 unicode UTF8)
    in the supported address choose Internet then click on the SET button and include your company address like:@XXX.ac.in:)
    In the SAP's user manager (SU01) the user need an email address to be able to send emails.
    Please check weather the default domain in transaction SCOT>menu>settings is set or not.
    Check SAP note If you use SMTP check the note --> 455140,487754. & 455140 Also check that in Tnx SCOT
    -->Node SMTP
    -->Supported address type
    -->button internet set.
    --> Address area
    '*' must be there.
    Regards,
    Ashutosh
    Edited by: ashutosh singh on Sep 3, 2008 8:14 AM

Maybe you are looking for