Creation of Organisation management infottype

Hi Experts,
Iam an abap-hr.
I am creating OM infotype.
First i created a structure for that infotype.
I went to  TCode po10 n create Object n Relationship.
After that i want to see my created infotype means Iam not able to see.
Can anyone give me the suggestion. How can i get that screen
Thanks In advance.

Hi,
Below are the steps to create info type..just check.
1) Go to Transaction PM01. 
2) Enter the custom Infotype number which you want to create (Should be a 4 digit number, start with 9). 
3) Select the u2018Employee Infotypeu2019 radio button. 
4) Select the u2018PS Structure Infotypeu2019. 
5) Click on Createu2026 A separate table maintenance window appearsu2026 
6) Create a PS structure with all the fields you want on the Infotype 
7) Save and Activate the PS structure 
8) Go back to the initial screen of PM01. 
9) Click on u2018Allu2019 push button. It takes a few moments. 
10) Click on u2018Technical Characteristicsu2019. Infotype list screen appears 
11) Click on u2018Changeu2019(pencil) button 
12) Select your Infotype and click on u2018Detailu2019 (magnifying glass) button 
13) Give u2018T591Au2019 as subtype table 
14) Give u2018T591Su2019 as subtype txt tab 
15) Give your subtype field as subtype field 
16) Save and come back to PM01 initial screen 
17) Click on u2018Infotype Characteristicsu2019 u2026 Infotype list screen appears 
18) Click on u2018Changeu2019 (pencil) button 
19) Click on u2018New Entriesu2019 
20) Enter your Infotype number and short text 
21) Here we have to set different Infotype Characteristics as per the requirement. (Better open another session with some standard Infotypeu2019s infotype characteristics screen and use as the reference to fill yours) 
22) Save your entries. 
23) Now the Infotype is created and ready to use. 
24) If you want to change the layout of the Infotype as per your requirementu2026 
25) In the PM01 initial screenu2026Select u2018Screenu2019 radio button and give 2000 as the screen name, then click on edit. 
26) In the next screen.. Select u2018Layout Editoru2019 and click u2018Changeu2019. 
27) Screen default layout appearsu2026here you can design/modify the screen..change the attributes of the fields..etc. 
28) Save and activate. (Donu2019t forget to u2018Activate at every level) 
Atul

Similar Messages

  • Regarding Creation of Action Menu in Organisation Management

    Dear Folks,
    Wether we can create our own action menu under organisation management if yes, can you pls help me out how to create those menu for Organisation management.
    Regards
    Arun

    Hi Arun,
    SPRO-> Pers Mngmt -> Org. Mngmt -> Basic Settings -> Maintain Personnel Actions.
    Regards,
    Dilek

  • Organisation Management (OM) in ABAP-HR

    Hi all,
    Will anybody please give me idea/link on Organisation Management (OM) in ABAP-HR.
    Anirban Bhattacharjee.

    Hi Anirban,
    The core areas in HR are -
    Recuritment ,
    Personnel Administration,
    Organizational Management
    Organizationtal Development (OD),
    Traning and Developemt-this is under Personal developement,
    Organizational management mainly deals with the following-
    Organization Plan,
    Org. Hierarchy,
    This mainly deals with the Planning activtiy of the company and
    the hierarchy of departments .
    It tells abt how the org is structured.
    For eg:
    Take Dr.Reddy's Labs-
    Org- Board of Directors-CEO,COO,CFO are there at this top level,
    under this (Org untis are there) - It may span across countries also- Exah head for the country,
    Under this Diff departments r postiions are there - Dept for HR, Finance, Quality, Manufacturing etc. here thos head will be there.
    Again Sub departments may exts.
    for Eg:
    HR may have-
    HRP(HR planning),
    HRD(HR development) etc those head will be there.
    Under  each department -  we have employees.
    Thhis goes on N levels depending on company structure and its business and uits span across countries.
    OD-
    mainly deals with the Risk and change management. How a org should make changes to comany, if any change is masde whats its impact on company etc are discuseed under this.
    Reply if u have any queries.
    Reward if useful.
    Chandralekha

  • Organisation management or business partner groups

    Hi,
    we are using the change request management in the SAP solution manager. All relevant persons are modelled as business partners.
    As we want to use our organisation management (from our SAP-HCM-System) to build the organizational structure of our company.
    Does anybody synchronized the organisational structure or would be to create business partner groups the better way, because only some departments are using the crm.
    Thanks for any hints and reported experiences.
    Kind regards
    Peter Lintner

    Synchronization with HR can of course be done. But if you don't need so complex organization on crm side or even what to have it a bit different, then you can build on crm organization from scratch. That's what we did.

  • Table entries for Personnel administration and organisation management

    Hi ,
    For a functional consultant do we need to remember the table entries where the employee infotypes saved or where the table entries is useful as far as Personnel administration and organisation management is concerned.....
    and one more thing how to create a custom Infotype (employee) detail documentation required ...
    keep me posted
    Thanks

    hi,
    it is really helpful if you rember the table name which holds the information about the infotypes
    table starting with <b>PA</b> contains all the personnel information data
    like <b>PA0001</b> holds the information of<b> infoty0001</b>
    similary you can check for other info types
    and hr haster table like<b> HRP1000</b> or<b> HRP1001</b> hold all the other hr objects including your personnel objects as well as organizational related objects
    <b>infotype numbers</b>
    Four digit number nnnn
    Unique identification
    <b>9000 to 9999 reserved for customer infotypes</b>
    <b>naming convention
    0000 to 0999 – HR Master data  / Applicant data
    1000 to 1999 – Organizational Management
    2000 to 2999 – Time data                     
    4000 to 4999 – Applicant data           
    9000 to 9999 – Customer defined</b>
    defination of infotypes
    <b>Each infotype nnnn requires at least two structures and one table</b>:
    <b>Structure PSnnnn</b>
         Structure PSnnnn contains all of the infotype data fields.
    <b>Structure Pnnnn</b>
         Structure Pnnnn contains infotype key fields and all of the data fields
    from structure PSnnnn .
    <b>Transparent table</b> PAnnnn and/or transparent table PBnnnn
    <b>infotype module pool</b>
    A module pool should be used with each infotype. This module pool is the main program for the maintenance interface for the info type.
    The name of the program is MPnnnn00. Where P stands for Human Resources (personnel) and nnnn is the four-digit info type number.
    Transparent table PAnnnn is required if you want to use an infotype within Personnel Administration.
         If you want to use an infotype within Recruitment, transparent table PBnnnn is required.
    In accordance with the distribution of infotype name ranges, objects P9nnn , PS9nnn , PA9nnn and PB9nnn are assigned to the customer name range.
    <b>infotype screen</b>
    An initial screen
    A single screen
    A list screen
    <b>Initial screen</b> is used as technical interface
    Screen 1000 is used for all info types
    Processed in background and not displayed
    Performs general initialization procedures
    <b>A single screen</b>
    Its an interface between the system and the user.
    It enables to create, display or maintain data records.
    Screen 2000 is used for single screen.
    <b>list screen</b>
    Unable to list all records in info type
    Screen 3000 is used for list screen
    <b>infotype time constrains</b>
    A time constraint indicates whether more than one infotype record may be available at one time. The following time constraint indicators are permissible:
    A    Only one record may exist, valid  from 01/01/1800 to 12/31/9999. Splitting and deletion is not permissible.
    B    Only one record may exist, valid  from 01/01/1800 to 12/31/9999. Splitting is not permissible, but may be deleted.
    T    The time constraint varies depending on the subtype.
    Z    Refers to time management infotypes.
    <b>
    to create infotype</b>
    Transaction code
    <b>‘PM01’.</b>
    <b>enhancing PA infotype</b>
    Start the Personnel Administration info type copier (PM01)
    Enter the info type number.
    Choose Enhance info type.
    Start transaction PM01
    You access the Create Info type screen:
    Choose Enhance Info types.
    In the Info type no. field, enter the four-digit number of the info type you want to create. When you specify the info type number, please remember to enter any leading zeros.
    In the Sub-Objects group box, flag CI Include.
    Choose Create. The Dictionary: Initial Screen is displayed.
    Create the Cl include.
    Choose Activate.
    Return to the Create Info type screen.
    Choose Create All.
    hope this information will help you..
    and don't forget to reward points

  • Report in Organisation Management

    Hi,
    I want to run a report based on company code and get the employee list to know there manager.
    Help me if there is any report in Organisation Management.
    Thanks,
    Padmaja

    Hi,
    we have standard report S_AHR_61016513 - Report Structure with Persons here you can ask your abaper to make this report Zreport with adding new fields to it(if possibility is there check with your abaper) to meet your requirement.
    or else try using Ad-Hoc query report.
    regards,
    mohammed

  • Support Desk Message Creation in SOLUTION MANAGER  through  External Emails

    Hello Experts,
                        I am a ABAP Developer , as mentioned in subject, my part is to Create support desk message in solution manager,through external Emails like outlook Express . To do this task i  am in need of more information about some  componenets which are used in solution manager support desk Message.
          My Doubts are,
    1) What is the use of Ibasecomponent in Message Creation?
    2) What if the ibasecomponent is mentioned as a defaut value ' 24 ' ( i.e is the ibasecomponent for solution manager - support desk ) ?
    3) To track the system from which the message is created , is ibase required or the SAP component will give those information?
         If anyone has already worked with this subject, please give me some suggestions ASAP.
    Thanks in Advance,
    Mohana

    Hello Mohana,
    Let see if I can explain this well:
    1) What is the use of Ibasecomponent in Message Creation?
    When you define a Solution in the SOLMAN, you need to update your Ibase
    Edit->Initial Data transfer for Ibase
    This create a tree structure in the ibase IB52, as you can see in the attachment.
    You get a componet number for SID-Client
    You can configure the SOLMAN in a way that when a message arrives from
    <System ID> <Installation Number> <Client> <User Name>
    this is what solman knows from a message comming from a satellite, them you
    know directly from which component/ibase the message has been received.
    This is important data, the component/ibase, for reporting issue, for assigning this component to a sold-to-party (being in IB52, left tree, select a system and go to Goto->Partner  you can assign a Sold-to party BP there for example)
    2) What if the ibasecomponent is mentioned as a defaut value ' 24 '
    By default the SOLMAN system has a Intalled base 01 already created for being used and maintained "automatically":
    being in dswp, solution : Edit->Initial Data transfer for Ibase
    If not you msut maintain the ibase manually from IB52, this is also possible.
    The Ibase 01 is a prconfigured iBase for being used for the SOLMAN application.
    Tink that the SOLMAN system is built up a CRM system, so the IBase is CRM matter. SOLMAN is only using some CRM applications to build the Service Desk scenario for example.
    I3) To track the system from which the message is created , is ibase required or the SAP component will give those information?
    Ibase is required
    Hope this helps,
    Dolores

  • How can I force a re-creation of Access Manager's DIT?

    Good day foks,
    I'm deploying SJS AM 7 as part of a wider JES2005Q4 deploymeny.
    I accidentally deleted the contents of the ou=People context in DS where the AM installation created, among others, my amAdmin account.
    I can't restore the content from backup because I had added new indices to my DS directory.
    I can't re-create the user by re-configuring using amconfig or by re-installing using the installer GUI because the procedure detects the old DIT.
    So can anyone tell me how to force the re-creation of the DIT?
    Thank-you for reading this.
    Cheers,
    Etienne

    I've used the procedure described in the Sun Java System Access Manager 6 2005Q1 migration guide (817-7645.pdf), p47 of 98, "Configuring the Directory Server schema files". By re-importing the client data files manually, the amAdmin and the anonymous users got re-created.
    I don't know whether this procedure maintains consistency between amAdmin, anonymous on one part and the rest of the schema updates and data added on the other part. If anyone does know, I'd be glad to hear about it.

  • Home Directory Creation using Remote Manager

    Hi,
    We are working on OIM-AD. we have two AD domains in our environment. we need to create home directory folder upon AD provisioning such that only admin or respective user can access the folder. We tried all possible stops but we are not able to assign proper permissions. Also in one of the domain the vbscript for folder creation is run by admin and in other domain it has to be run by domain user.
    has anyone achieved this by means of Remote Manager?

    Hi Cmm user,
    Thanks for your posting.
    To set the attribute of homedirectory for a user in powershell, please also try the cmdlet set-aduser:
    import-module activedirectory
    $HomeDrive=’Z:’
    $UserRoot=’\\CONTOSO-FPS\Users$\’
    $HomeDirectory=$UserRoot+$AccountName
    SET-ADUSER $AccountName –HomeDrive $HomeDrive –HomeDirectory $HomeDirectory
    I hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Event creation with status management

    Hello esteemed gurus ... it's your friendly workflow noob again
    It seems once people get a sniff that there is a someone who knows a bit about workflow in the company, everyone wants a piece of you!
    So... I have been asked to setup a workflow that will trigger when a user changes a user status on an SD contract. I've done some reading and I believe I'm nearly there but need a little help ...
    I have setup event creation with transaction BSVZ for object category VBK, specified my status profile, and business object BUS2034 and I'm using the event "CHANGED", within this I have set a status restriction to particular status of my user status profile.
    In my workflow definition I have specified the start event "CHANGED" for my business object BUS2034.
    The thing is, the workflow starts for every change to the contract, whereas I was expecting it to only start when the particular status I defined in my status management was set in the contract header.
    Are there any additional settings I need to make in order to restrict the starting conditions of the this workflow?
    Many thanks once again.
    Neil

    Hi Neil,
    There is two options to restrict the workflow.
    First one is start condition. You can check the workflow log. If your required field is populated in the Workflow container you can use start condition to restrict the workflow. In the Basic data of workflow template, Start condition is there. You can use the condition editor to set the condition.
    If your field is not populated by default, then you can use check function module for this. You need to create one FM, and in transaction swe2, the FM needs to be Configured. The concept is, based on the Sales document number you can get the required field and check the condition inside the FM. If the condition satisfied just leave it. The workflow will be triggered. If the condition is not satisfied raise a Exception. So that the Workflow will not be triggered.
    Thanks,
    Viji.

  • Data creation in data manager vs. ERP transaction

    Hi experts,
    I have a general question on working with MDM: When I use MDM as central data management tool then I create and change the whole data within MDM Data Manager or maybe in MDM iViews in EP. Doing that way I will loose a lot of positive aspects I had doing this in ERP formerly even when using business content.
    For example:
    - no process logic exists (which I had in ERP dynpros in the code): no preconfigured assignments, validations, relationships, etc.
    - I have to know all relevant tables where I have to do my entries
    - no standard searches for typical problems
    - all roles and authorizations have to be created on my own (except standard roles like Admin, Data Expert, etc.), there is no possibility to transfer authorizations from ERP to MDM (authorizations can be very complex)
    - you need more (expert) know-how to maintain data (which is also a job of business departments)
    - etc.
    So a change to central master data management means a step backwards from a dynpro controlled input GUI to a database frontend with only rudimental features and loosing a lot of functionality that was build within a lot of years.
    Is this right or did I miss something important? I think loosing all this functionality can be a cause for resistance against introduction of MDM central data management in companys.
    Thanks for your answers. Helpful answers will be rewarded.
    BR, bd

    Hi BD,
    CMDM is one of the later stages in using MDM effectively.Before moving to a CMDM scenario it is necessary that ground base is set up.
    - One goes for a CMDM scenario once all the one time data(exisiting data) is already cleansed.So firstly you need to extract all the possible high risk duplicates existing data from the ERP sytem into MDM ,run the matching merging strategies on them and then maintain the consistent data in MDM.Once this step is completed only then it makes sense to go for the creation of new data centrally through MDM.
    - Just like in ECC when a user creates a new material for instance.He has to go through all the views and enter in all the required and optional fields value.In the same way this same scenario can be replicated in MDM by creting a repository with all the fields that one needs to enter while creating a new material. and by using MDM Validations we can simulate the same requirement of mandatory as in ECC.
    - If you go for a Business content repository for Material,Vendor,Product etc you will have all the ready to use Roles with authorizations so its no a much of rework.
    - Standard searches amy not be available in MDM but one can always desig his/her own search based on the customer requirement and MDM searches are very easy to use and also very dynamic.
    I do agree that SAP MDM may not be a fully grown tool at this point of time but with the SAP MDM 7.1 vs most of these drawbacks will be addressed. and besides although ECC can do most of the Master data related work it is not a dedicated system for that purpose and will therefore have an influence on the performance and time involved aspects.
    Hope It Helped,
    Kindly Reward Points if found useful
    Thanks & Regards
    Simona Pinto

  • Test Plan creation in Solutoin manager Production

    Hi
    We have the Solution and Blue print updated in the Solman production System.  The test system is quite old and does not have the update Solutoin or the Blue print .  As we have updated Testcases & processes in production system, we would like to create a test plan (using test organizer) directly in the production system.  But the system is not allowing creation of test plan in Productoin and system is expecting us to create in test and transport to Produciton.  As we do not have the updated process/solution in the test, the creation of test plan in Test has no meaning and cannot be used.  What is the way out to resolve our problem.  Also guide us the procedure to create test plans directly in Produciton system and highlight us if there is signifcant impact.
    Regards
    Srini

    Hi Srini
    You are asking why it is not possible to do directly in solman production
    the answer is same if you ask for ECC PRD or BI PRD why we have 3 tier landscape simply because PRD is not a test system or training system all the configuration development happen in ECC/BI dev then we move the request to QA for testing
    Samething if you create a Test Plan in Solution Manager PRD where you expect to do the testing for your configuration.
    Moreover where are you planning to train your Actual Tester's who will use your Test Plan.
    Last you have to open the client for changes to happen in PRD do you think is it correct it ?
    Hope I have explained or clarified your doubt
    Regards
    Prakhar

  • Needed urgent help for user creation in security manager in ODI 11g

    Hi Gurus,
    I have an urgent requirement in ODI security manager and i am completely helpless. We need specific steps for the user creation with sufficient priviledges. The detailed requirements are:
    1. There is a group of users under the framework team and these users should be able to edit the Knowledge modules only. All other objects (e.g. projects, interface, procedures or development related objects) should only be in read only mode for them.
    2. There is a group of users under the development team. The priviledges of these users should be mutually exclusive to that of the framework team users. i.e. the development team should be able to edit or delete all development related objects (e.g. projects, interface, proc etc.) but the knowledge modules should only be in read only mode for them.
    Now I will explain what i have tried out:
    I am working on ODI 11.1.1.5.
    I have created a user with NG DESIGNER and CONNECT profile. Dragged and dropped all the projects on the user and selected all methods in all repositories (check sign). However when i connect with that user i cannot open the KMs (as far as development team is concerned its fine) but i can also not open interfaces as well as procedures (which is not acceptable from development point of view).
    Also when i tried creating a user from the framework team point of view i could not see any option related to KMs (To give edit priviledge).
    Please help me out guys. I have also searched oracle documentation and believe me the security manager section is not very good. If you guys can help me out with specific steps it would be great (I have tried the hints given in oracle documentation and they dont work, the ODI security manager behaves strangely :-(
    Thanks in advance,
    SB

    Similar requirement here guys. Any pointers. I was able to achieve this by restricting development user from supervisor access. In that case the development user can not edit the interfaces. Any known defefct?

  • Creation of Oracle managed objects - CF's and Destinations

    Hi,
    Is there a way to create Oracle CF's and Destinations apart from AQJmsFactory. What I am looking for is creating these objects through reflection which most of the JMS providers support. This allows using the Generic JMS RA in javabean mode to easily integrate with Oracle AQ. Please reply.
    Also if it is not possible when is Oracle going to change its API to be standardized as most of the JMS providers support?
    Cheers

    Your topic title, "Creation of Oracle model hanging MS SQL 7->8.1.6", caught my eye, but our situations aren't exact.
    Workbench is hanging on me during the Oracle Model creation when it gets to "Mapping tables". I also waited about 24 hours without any results.
    Do you have any insight to my problem?

  • Automatic Inbound Delivery Creation in HU Managed Storage Location

    Dear all...
    I have created PO, packing instruction, and packing instruction determination.
    Storage location was set to HU managed already.
    Now I want do GR for PO (with MIGO transaction) which can create inbound delivery automatically, and also do the packing process.
    Which config/setting should I do?
    Thanks before.

    HI,
    In IMG-Logistics general-HUM-Basics-MM-IM-HU req for SL and default values for deliveries
    Select the plant and click Sto Loc there u can find HU ReQ, Check that HU Req Box.
    If you set this indicator for a storage location, the system does not create a material document when it carries out a posting, but creates a delivery via Shipping
    Regards
    Kk

Maybe you are looking for

  • What are the ways to download j2ME app to j2ME phones

    Hello Friends, What are the ways to download j2ME app to j2ME phones, is there any method that all phones supports. I am downloading app to different phone in different ways, i.e using infrared, bluethooth, cable (different cable for different phones

  • Eliminating Public Interface

    I currently have a BM server that host primarily File sharing and groupwise. I have BM installed on the server and we access groupwise webaccess, SMTP, IMAP and POP via the public interface. I want to eliminate the public interface and route all traf

  • BP job editor error is coming in sm21

    Dear all, When i m using sm21 T.C sys log i m finding too many log entries near abou 150 and all are having same error.but i m unable to identify this error.as far i think this is due to some abap program. kindly suggest me ...what is this???and to r

  • TS3899 I can send emails but I can't see them in sent mail

    I am sending emails and they are received but I can't see them in my sent mail - I'm sure it's a settings issue but not sure how to change it?

  • When exporting a small area using in-out points, why does Premiere render audio for ENTIRE sequence?

    I'm trying to export a small section of my timeline using in and out points... but it looks like Premiere wants to render the audio for the entire sequence and not just my in-out points. I added a bunch of audio effects to the entire sequence so it's