Custom subtype in Infotype 0185

Hi Mentors
I have created a custom subtype in 0185 under maintain types of identification.
However when I try to access that in PA30, am getting an error ' no values found'
What am I missing ? Please guide
I need to have just two ids in IT0185 - have used the standard 02 for passport and have created one more TP for Travel passport ID.
I have also given infotype entry permissibility in T582L
Thanks

Hi Sikindar,
Am having the same problem still.
Can you please tell me the procedure to create a custom subtype
Thanks

Similar Messages

  • Subtype ctreation for the Infotype 0185

    Hi,
    I am trying to create a subtype for the standard infotype 0185. I have followed below mentioned steps for that:
    1) I have created an entry using v_t591a in SM31 and saved it.
    2) In PM01, created a Customer Include under Enhancement of Single Screen and added some fields to it. Activated it also.
    3) Even then I was not able to find the subtype in pa30, so have changed the technical attributes related to subtypes.
    Please give me any suggestion regarding this.
    Thanks,
    Sree

    Hi,
    Please check the below thread for the procedure to create a subtype for the standard infotype...
    /message/4304842#4304842 [original link is broken]
    Check the below thread regarding a subtype issue for infotype 0185
    No subtypes for Infotype 0185
    Check this thread for further information if necessary
    Check field Identity Number Infotype 0185 Subtype 02
    Hope this would help you.
    Good luck
    Narin

  • Infotype 0185 Personal IDs and time constraint

    Hi people,
    Can you help me... is it possible to set different time constraint for different subtypes in infotype 0185 Personal ID's and where?
    Thank you,
    Romano

    Hi guys,
    thank you for your asnwer, I can see that in table V_T582A we can change time constraint for the whole infotype, but unfortunatelly I can't set different time constraint for different subtype in infotype 0185.
    I want to manage that for subtype 01 i have time constraint 2 and for subtype 02 time constraint 03.
    It is possible for example for infotype adress (0006) but i don't see where is it possible for infotype 0185.
    Thank you.
    Romano

  • Check field Identity Number Infotype 0185 Subtype 02

    Good Afternoon
    I have the following issue.
    What should I do for infotype 0185, subtype 02, created for  u201CRFC number in Mexicou201D, can valídate the data, which the users typed?
    I mean, the same validation as LFA1-STCD1 field in FI/CO (FK03). Could i do it thru configuration or it has to be by ABAP? 
    Regards
    Wilman

    you can write code in User Exit (PBAS0001) for validation inside FM EXIT_SAPFP50M_001's INCLUDE ZXPADU01 like this ..
    IF innnn-infty = '0185' AND SUBTY = '02'.
      CALL METHOD cl_hr_pnnnn_type_cast=>prelp_to_pnnnn
        EXPORTING
          prelp = innnn
        IMPORTING
          pnnnn = lx_p0185.
    *To restrict validation
      IF lx_p0185 NE 'SOMETHING'.
        MESSAGE text-008 TYPE 'E'.   "Put something in text-008 by double clicking it
        CALL METHOD cl_hr_pnnnn_type_cast=>pnnnn_to_prelp
          EXPORTING
            pnnnn = lx_p0185
          IMPORTING
            prelp = innnn.
      ENDIF.
    ENDIF.

  • Infotype 0185 subtype error

    Dear experts,
    I have created a new subtype M1 (driving license) under infotype 0185 (personnel id) in the table T5R05, but in pa30 i am getting a blank screen. Any suggestions.

    Hi,
    For which country you are doing this?
    I just created the same record in V_T5R05 for 99 and everything is ok!
    Try on another system like IDES if you have. Otherwise check it for another country.
    Regards,
    Omid

  • Infotype 0185 - subtype 04 Driving License Taiwan is defaulted..

    Dear All,
    In infotype 0185 -> subtype 04 Driving LIcense Taiwan is defaulted.. I want to make that value blank such that User can select manually from dropdown Country Grouping 40 India..
    Can anybody tell me how to modify this field..is there any feature..
    Thanks
    Ravi..

    Hi Lakshmi,
    Dropdown option is already there..since in PA30 -> 185 -> subtype 04 License it is showing default value, but whereas we can edit select some other country and save, but since it is showing default it is showing default even in ESS.
    Im not able to understand how to make the field blank.
    Thanks
    Ravi

  • 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

  • Infoset Query probelm for Custom Subtypes

    Hi Experts.....
             I am new to Infoset Queries...
      The problem is an Infoset query is generated for PA infotypes. It is generating output for all the infotypes except for Communication infotype which contains custom Subtypes. Could you plz help me how to get the data from these custom subtypes.(For these subtypes a select query is written).
      Thanking you in advance.
    Regards,
    Sree

    hi
            Thanks for the reply.......
       We had already created custom fields in the query..... The problem is for some fields it is getting the data. but the select query for all the fields is same(i.e., the where condition is based on pernr & usrty fileds in IT 0105).
       I can't understand why it is taking for some fields & why not for some....
      Could you plz help me.
    Regards,
    Sree.

  • To Include Infotype 0185 - PAN No. in PE51 - question especially to HR Abap

    Dear All,
    My client wants PAN no to be included in the payslip which is created via transaction PE51 (for creation of HR related forms). I brought the respective table P0185 and its fields ICTYP and ICNUM via the PE51_checktab, but the problems is that in Infotype 0185 there are 4 subtypes and the payslip is picking up up the last subtype value. PAN No. is maintained against subtype '02', whereas the payslip picks up the value of subtype '04' which is obvious. How to control it to get only the PAN number printed on payslip.
    Thanks & Regards,
    Sunny Singh

    Change the two includes
    RPCEDDZ9
    RPCEDSZ9
    of program   HINCEDT0
    thats i am asking.
    As your program is picking data for the subtype 4.
    So either ask your functional guy to configure the payslip accordingly.
    through communcation ID's and define Rule for the same, so that it will go for subtype 2.
    and don't react in this manner, you are not a kid.
    Amit Singla

  • Data uploading in Subtypes of Infotypes ( LSMW )

    Hello Friends,
    I am creating LSMW for uploading data in Infotypes 006, 0021 and 0185.
    These Infotypes also includes different subtypes.
    1) Address(006)
        Subtypes : 1 (Permanent Address),   2 (Temporary Address)  and   4 (Emergency Address)
    All the subtypes have same technical field names and same table.
    --> So when I upload data in permanent Address, it is taking same address in temporary and emergency address too.
    2) Family member Details (0021)
         Subtypes : 12 (Mother) ,  11 (Father) and  1 (Spouse)
    --> All the subytpes have a field First name. Its technical name and table is also same for all the subtypes.
         So when I upload data for Mother(12), it takes same name for all the other subtypes.
    3) Personal IDs
         Subtype : 2 (PAN No.)  and   3 (Gratuity)
    So I am facing problem in uploading data in subtypes of Infotypes. Please suggest any solution.
    Thanks & Regards,
    Shivani
    Edited by: Shivaniphogat on Nov 14, 2011 11:25 AM

    In recording of Family Details, it is showing 3 different first names for mother, father and spouse under same technical name (FAVOR).
    But in 3rd step: Maintain source field, we can give a field technical name only once.
    In 5th step: Field mapping, we can do mapping only once because there is only one technical field against which we can map.
    I am facing the same problem for all the fields.

  • Custom Subtype

    Dear Expert,
    I want to create custom subtype for 185 (personnel ID). My question is can i custom the subtype, i want the subtype to contain only one dropdown list which take value in table xxxx. Can i do that with subtype or should i use a new custom infotype instead?
    Thank you

    Hi,
    SPRO > PM>PA --> Personal Data --> Identification --> Maintain Types of Identification
    or direct with maintain table V_T591A, here you can copy the sub type from standard. and Here you can create custom IDs as you require for your business needs.
    For the drop down list, in the 0185It, you have to go with module pool program for drop down, the modulepool program is MP018500 screen number 2400, for input  modules and fetch the values from drop down, you need to write abap coding.
    Regards,
    Devi

  • Creation of subtype for Infotype 128

    Hi All
    What is the IMG path for  creation of subtype for Infotype 128?
    Regards
    Ritu

    Hi Ritu,
    Goto SM31 -> V_T591A : Infotype : 0128.
    Regards,
    Dilek

  • Custom subtype not visible in ESS benefits

    Hi Experts,
    in erp2005, i created a custom subtype 9B for IT0021 (family members). defined a use case to maintain records through ESS personal information workset. so, a new button with name beneficiaries is seen on portal. however, these beneficiaries are not visible when employee wants to add them in the benefits plans as a beneficiary in certain plans. in the backend system, they are visible however. they can be added to a plan.
    thanks for reading, i appreciate your help.

    Kumarpal,
    did you check this thread
    https://forums.sdn.sap.com/click.jspa?searchID=17218337&messageID=6299502
    Thanks
    Bala Duvvuri

  • Custom Subtypes for IT0021 not appearing in ESS

    We are in ECC 6.0 and using custom subtypes like FM01 - FM06 for IT0021 (Family Member/Dependents). Now we are doing ESS implementation and we are not able to display Family details through ESS.
    I have maintained the subtypes in table V_T7XSSPERSUBTY.
    Our country grouping is 99 and for IT0021 we are using Russian Country screen and completed  relevant configurations changes for the same.
    Dear Friends, Can anyone guide me what extra changes I need to make for the Custom Subtypes (for IT0021) to appear in ESS.
    Thanks in advance for your help.
    Preethi

    Hi again
    One thought:  There are 2 IMG nodes for Defining possible family members - in addition to V_T7XSSPERSUBTYP.
    This is already maintained in our installation, as we are now doing an upgrade. 
    And all I did for upgrade, was entering data into V_T7XSSPERSUBTYP.
    Check out if you need the entries in both the IMG nodes as well.  It should not be necessary to code anything to get the subtypes in ESS.
    Personnel Management>Personnel Administration>Personal Data>Family>Personal Data>Family Types>Define Possible Family Members. 
    Br
    Kirsten

  • HRFORMS - Custom table and Infotype Fields

    Hi,
    I am trying to add Custom table and Infotype Fields to the HRFORMS but i couldn not...
    1) I have created Custom MetaNet in HRFORMS_METADATA
    2) Created Meta Dimension and MetaStar for thr new fields
    3) When I use these custom metenet to crate Info stars in HRFORMS transaction, I am getting erros for DDIC activation.
    Does anyone has any idea or am i missing any steps?
    ...Naddy

    No issues when did it again.

Maybe you are looking for