Creating subtypes for description infotype(1002) in OM

Hi,
How can we create subtype for infotype 1002(Description) in OM?
With Regards,
Kaustuv Goswami.

Check if you have defined your subtype for all the object types. This can be done by defining the object type as required(if you want the description for a position, put the object type as S, if it is for Org Unit as  "O" etc) in table T777Z.
Hope this helps.
K

Similar Messages

  • How to create Subtype for an Infotype

    Hi,
    Can you please help or guide me to "create Subtype for an Infotype"..
    Eg: I need to Create for IT0009 a Subtype...
    Regards,
    Spaul

    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)

  • How to create new subtypes for OM infotype 1002?

    Gurus,
                I have a requirement to create four new subtypes (to different texts ) for OM infotype HRP1002.
    Let me know the procedure to achieve this.
    I looked in subtype table T591A and T591S, but couldn't find any subtype (even the standard ones like 0001,0002,0003 etc) for 1002 infotype.
    Thanks,
    Amit Jain

    Hi Amitkumar Jain,
    I am also facing same problem, i need create Infotyes with Subtypes in OM.Check below steps how i created
    1. I create Structure in se11.    HRI9119
    2.  In PPCI , i create infotype 9119
    3.In SM30 ,  I Maintain table  T777i,  here i selected my infotype (9119),  then i clicked  on infotype per object type and assign    subtype (9229, 9339) to the my infotype .
    4.   After that, in same screen, i selected my infotype  and assign TIME CONSTANT to my all subtype and infotypes.
    After this , any think required to maintain , Plz tell me.. i didn't find my subtype in  PP01.
    Thanks and Regards ,
    Venkatesh.M

  • Creating subtype for Infotype.

    Hi ,
    I have created a customInfotype following the steps below:
    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 'Employee Infotype' radio button.
    4) Select the 'PS Structure Infotype'.
    5) Click on Create... A separate table maintenance window appears...
    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 'All' push button. It takes a few moments.
    10) Click on 'Technical Characteristics'. Infotype list screen appears
    11) Click on 'Change'(pencil) button
    12) Select your Infotype and click on 'Detail' (magnifying glass) button
    13) Give 'T591A' as subtype table
    14) Give 'T591S' as subtype txt tab
    15) Give your subtype field as subtype field
    16) Save and come back to PM01 initial screen
    17) Click on 'Infotype Characteristics' ... Infotype list screen appears
    18) Click on 'Change' (pencil) button
    19) Click on 'New Entries'
    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 Infotype's 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 requirement...
    25) In the PM01 initial screen...Select 'Screen' radio button and give 2000 as the screen name, then click on edit.
    26) In the next screen.. Select 'Layout Editor' and click 'Change'.
    27) Screen default layout appears...here you can design/modify the screen..change the attributes of the fields..etc.
    28) Save and activate. (Don't forget to 'Activate at every level)
    In thread Infotype the following method is given to create subtype for Infotype.
    <b>Subtype Creation :</b>
    Transaction PM01 Goto Subtype Characteristics. Click on Append and then subtype. Enter the name and description of subtype on screen.
    Then goto technical Characteristics and maintain the details of subtype there. I.e name of subtype i.e. component name defined in PSnnnn. Subtype table is T591A.
    Subty.text tab is T591S and time const tab is T591A.
    But I am having no option to create subtype from PM01.
    Please guide on this.
    Thanks&Regards
    Ananya
    Message was edited by:
            Ananya Mukherjee

    Hi,
       What you are trying to do is to modify a Standard ( delivered by SAP ) object. This would obviously not be allowed all that easily. You will have to contact SAP and obtain what is known as an access key. You would then be able to modify the object. This stipulation makes it explicit that SAP is not responsible for any problems that you may encounter by changing the standard functionality.
    There is, however, an exception to this. We have something called user-exits in sAP. These are the places in the code where SAP has given the customer an option to include some custom functionality within the standard functionality. That is because SAP thinks that these are the points where customer-specific functionality is most likely.
    Hope you can now see the point. If you want to modify PM01, you have to either search if an appropriate user-exit is available, or you have to contact SAP to obtain the access key.
    <b>Reward points</b>
    Regards

  • How can we create subtypes for om custom infotypes

    hi,
        I want the detailed procedure how to create Subtypes for Organzational management custom infotypes.
        Pls send me the detailed path how to create Subtypes for Org management.
    thanks & regards,
       Sekhar.

    Access transaction SM30/31 for table maintenance. Enter view name V_778U.
    Select maintain and enter the subtype for the custom infotype.
    Also remember to enter the time constraint for the subtypes mainatined in table T777Z.
    SPRO Path
    Personnel Management --> org management --> basic settings --> data model enhancement --> infotype maintenance --> maintain subtypes.
    Regards
    Ravikumar

  • How do I create subtypes for infotype 0015

    hi Gurus
    kindly guide
    How do I create subtypes for infotype 0015
    regards

    For example, I want to create a subtype "Additional Monthly Payamentt" of infotype 0015.
    subtype of an infotype
    infotype 0015
    under this I want to create a subtype of it
    hope it'll help now

  • Subtype for custom INFOTYPE

    Hi all,
    My requirement is to Create Custom Infotyp 9100 with two new subtypes(9001 & 9002).
    Subtype 9002 will pick up relationship data from the subtype of Infotype 0021
    IT9801 u2013 Subtype 9001
    PERNR     EmpNo     NUMC     8
    ZISNo     Serial No     NUMC     4
    VORNA     First Name In Passport     CHAR     25
    NACHN     Last Name In Passport     CHAR     25
    MIDNM     Middle Name In Passport     CHAR     40
    IT9801 u2013 Subtype 9002
    PERNR     EmpNo     NUMC     8
    ZISNo     Serial No     NUMC     4
    VORNA     First Name In Passport     CHAR     25
    NACHN     Last Name In Passport     CHAR     25
    MIDNM     Middle Name In Passport     CHAR     40
    SUBTY     Relationship Serial No     CHAR     4
    The field SUBTY should display as drop down by picking up the subtypes  related to Infotype 0021 from the table T591A
    Can you please provide ur inputs as this is very urjent requirement .Step by step procedure will be of great help.
    Thanks in advance.

    Transaction to create an infotype is PM01. See online help there.
    You have to create the PS structure first (SE11). This structure containms the fields, look at existing infotype for example.
    hope it helps.

  • Maintaining subtypes  for 210 infotype federal withholding

    Hi Gurus,
    I would like to know, if subtypes are not maintained for infotype 210? will this impact calculation of federal taxes for any state? .Help is appreciated.
    Thanks,
    Fred

    I dont think,, you will be able to create the record for infotype 210 without any subtype
    You can try by removing all subtypes :). then u will not be allowed to create the record.
    Regards
    Pradeep

  • Subtypes for custom infotype

    Hi,
    We need to create 2 sub types for the custom infotype which is already existing.
    Please provide your inputs
    Thanks
    Raju

    hi raju,
    i believe that the the custom infotype which you created  didnt have any subtype and subtype table created intially.
    If it had , then it would have a little simpler to just change subtype table in V_t582a or maintain the extra entries in V_t591a table.
    In case the custom infotype didnt have any subtype information maintained intially, then you can proceed in the same way by
    introducing the subtype table in V_t582a or updating v_t591a.
    But you will have to ensure that after the customising is done, all the available records maintained for the custom infotype should have the subtype field updated via a utillity program.
    Let me know incase i misinterpreted your question.
    Thank you,
    JOse

  • Custom Subtype table for custom Infotype

    Hi,
    How can I have a customer table Z* as subtype for an infotype? In PM01 I can set a Z table and field in infotype settings, but an error occurs when genarating my infotype.
    I would like someting similar to IT 2006 in my custom infotype where I would have a specific Z table as subtype (not a generic one like t591a) so that new entries in that Z table appears as new subtype options.
    Thanks and regrads.
    Sérgio.

    Hi,
    The Subtype Table doesn't contain the Subtype Field.
    For Example: PM01 for IT 2006 has Subtype Table T556A, Subtype Field KTART (which is not part of T556A).
    KTART is a field in the IT2006 Structure itself.
    Subtype Table is used just for the Values of the subtypes, Texts, Time Constraints and Object IDs.
    Can you mention what the Structure of Z table is, and what the Subtype Field is.
    Thanks,
    Suryakiran D.

  • Creation of subtype for custom infotye

    hi,
    I have a requirement to create a subtype for custom infotype for particular fields and same fields can be able to see in T-code pa30 for corresponding infotype and subtype .
    Kindly tell me the steps or proceedure to create subtype.
    Thanks in advance
    Shweta

    hi,
    you can achieve this using PM01 transaction and some functional configuration.
    for more details search in ERP HCM Forums.

  • Time constraint 'T' for custom infotype

    HI experts,
    Im creating a custom infotype and i want to assign time constraint 'T' for that infotype. But while assigning the time constraint in Infotype characteristcs in PM01, it throws the below error message.
    "TIme constraint T is not allowed for 9021 infotype".
    Pls tell me what is the pbm here and how to solve the problem?

    Hi,
    Try this.
    If a subtype needs to be maintained for the Infotype then some additional steps also needs to be performed
    before providing Infotype characteristics
    1. Select the Technical attributes from the initial screen of PM01 transaction .You will see a list of RP_XXXX where XXXX is infotype.
    2. Select the change button on application tool bar. The dialog module in the above screen then becomes
    editable.
    3. Select the Infotype 9021 and select the details button. Make sure you are in change mode.
    4. Provide the Subtype field of the Infotype, Subtype table as T591A and Subty.text table as T591S.
    5. Save and go back to the initial PM01 screen.
    6. The subtypes for an Infotype can be entered via the maintenance view V_T591A.
    Now try maintaining time constraint T with view V_T582A through SM31.
    cheers
    Ajay

  • Creation of subtype for IT 0016

    Hi
    When I am selecting IT 0016-Contract Elements in PA30, I am not getting any values in the sybtype field. How can I create subtype for contract ?
    I have already created contract types.
    Thanks
    Rajesh

    Hi Rajesh,
         There are no subtypes for the IT0016, and there is no need of creating Subtypes too. The thing is just click on create button by giving the pernr and  choose the required Contract type that present in the combo box. Thats it.
    PS: Don't forget to reward points if I some how helped you.
    Thanks & Regards
    Hari.

  • When i am running the RBDMDOC it will not genarated the idoc for the infotype 0105

                   Hi experts,
                            I am run a pa40 action and change the record of 0105 infotype, in bd64 as part of data filtering I am also mentioned 0105 . but when I am run the RBDMIDOC  the idoc is not generated of the infotype 0105 .
    Thanks in Advance .
    Venkateswara Rao.

    Hi Venkat Narayan,
       Thank for giving such a help,
    1.   I am created record for the infotypes  i.e :0,1,2,6,105.
    2    In bd64 I done a data filtering for above infotypes , its fine , but when I am running the bd21   Tcode the idoc is generated for    0,1, 2,6,. it is not generated for p0105.
         please find the following screen shorts.  
    Thanks.
    venkat

  • Printing description of infotype 1002 in smartform

    Hi ,
    We have a requirement to print the description of subtype of infotype  1002 in smartform . One alternative is to get data in itab and use loops .
    But do we have any better way some thing like include text or dynamic text .
    Thanks & Regards,
    Brajesh .

    Hi Brajesh,
    In Infotype 1002 multiple description will be stored in multiple subtypes .
    As you have mentioned taking all the descriptions into a table with subtype and desc as internal table columns for a particular object type and getting the values based on required subtype in smart form is the better and easy option than going with dynamic texts.

Maybe you are looking for

  • Cannot Enable Commenting/Annotations Tools

    I want to enable the use of Commenting/Annotations tools in Reader by setting up a shared review via Acrobat 10 Standard.  From what I've read it seems that I should be able to do this by simply using the Shared Review wizard, however the PDF it gene

  • How to uninstall driver update

    Previous to and on the day of October 13, I successfully scanned 35mm slides until the Epson driver update 2.18 was installed in the background. While the scanner produces regular images, it no longer scans transparencies. How can I rollback the driv

  • Global Attributes to be considered for Material Master

    Hello Experts, I am working on Material Consolidation in MDM where in I have to consolidate the Material master from three different SAP systems in SAP MDM then harmonize the data back to each of these ECC systems. Centralization using portal will fo

  • Send a draft for review error

    I've got a writer who can get on and edit a page, but when he goes to send a draft for review, there are no users or roles in the box to select from. It doesnt seem like you can enter these manually, so we cant use the drafts functionality. Anyone go

  • TLB is not considering the Pull-in Horizon

    Hello All, When I am running the TLB interactively, I notice the the Pull-in Horizon is not being considered.  TLB builds the load taking into consideration the Deployment orders valid for the TLB run horizon only and ignores the pull-in horizon duri