Multiple Calendar for Customized Infotype

I want to use multiple calendar use for infotype, 9001. It contains information regarding Visa Expiry and Iqama Expiry dates which are in Hijri Format. Normal calendar is Gorgonian. Is this is possible for infotyple specific fields that we set hijri calendar there if yes than  how, or any other possibilty?

I forget to mention using 4.6c

Similar Messages

  • Logical database PNP not retrieving data for custom infotypes.

    Hi all,
    I am using logical database PNP in a program. I have declared infotypes as follows:
    INFOTYPES: 0001, 0002, 0041, 9801, 9840.
    The problem is that the logical database is retrieving data for the standard infotypes but not for the custom infotypes. Any explanation as to why data for custom infotypes is not being retireved and how this can be solved will be greatly appreciated.
    regards,
    Hamza

    solved

  • T code for custom infotype in PA

    Hi
    T code for custom infotype in PA.
    Regards
    Sudha

    Hi Sudha,
    PM01 is the tcode.
    Similar questions were already answered in the following threads
    ABAP HR : Infotype Enhancement
    So please search and then post specific queries.
    rgds
    gayathri

  • How to upload data for custom infotype

    Hi  Friends
    Can we use HR_INFOTYPE_OPERATIONS   FM  for custom infotype too  or is there other way or other Standard FM to upload data for custom infotype  starting with 9000..etc.
    Points will be there for sure.
    Thanks
    Meeta & Roopa

    Thanks for quick response.
    my qns is can we use Standard FM like HR_INFOTYPE_OPERATIONS  for custom infotype too ?
    in my requirment  input will come from portal form and in background  Java Wd is going to use these FM  but i have this big  doubt can we use these standard FM for  uploading data in custom infotype as well or else is there any other way.. but for sure we can't use BDC and LSMW in this requirement .
    Thanks Meeta & Roopa

  • E-Recruiting : Creation of Search Profile for custom infotypes

    Dear experts,
    Can anyone let me know if you have created search profiles for custom infotypes in eRecruiting?
    The requirement is for the TREX to be able to search for Candidates based on the fields which are defined in this custom infotype. This infotype (9999) is completely custom defined mapped to object NA.
    In the IMG,
    I don't have to change the search profile type
    I created a new Z Information category.
    Here, i have to specify an extraction class for this Z Information Category.
    Can anyone please tell me what this should be? Can i give it as "CL_HRRCF_CEC_INFOTYPE" ?
    Also, can anyone please mention the significance of the table "T77RCF_SPT_INFTY " and how we should be handling the entries here for our custom infotype ? Should we create a custom class to specify here? How should we do this ?
    Any inputs & thoughts regarding this will be invaluable.
    Needless to say, i created the Z information category with the class CL_HRRCF_CEC_INFOTYPE but when i run the report RCF_RECREATE_SEARCH_PROFILE,It is giving me a lot errors.
    Please help.
    Regards,
    Sowmya

    Sowmya,
    To answer your question, Yes, automatic generation of NA for newly hired/created PERNR (P) is because of the integration you have activated between PA and eRecruit via BADI implementations. Look at OSS note 997181 for details on how integration works.
    If you dont need integration between PA and eRecruit on PA40 then you may have to tweak the BADI's.
    regards
    Sridhar Kandisetty

  • Currency config for Custom Infotype

    Hi Guru's,
    Can any one guide me how to config the currency for Custom infotypes.
    Regards,
    Reddy

    Hello,
    If I was to do it and under the exposed conditions I  would have to make a batch input report that would create a cut in your infotype from the currency change start date and record - convert all previous record to new currency.
    There is a few standard program created back when the euro came into play that you could have a look at so to replicate behavior for your custom infotype. Report is RPUEMU00, you could have a look at subroutines PROCESS_INFOTYPE_TABLES, PROCESS_PA0015, or maybe just custom abap logic will suit you better.
    Cheers.

  • 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.

  • Change layout of Adhoc query output list for Custom infotype

    Hi All,
    The fields in the Infoset query output on a custom infotype are aligned with the fields u2018payment typeu2019 and u2018amountu2019 appearing repeatedly(in columns) as declared in the Infotype and the output will be a long horizontal list.
    Instead, the requirement is that the output list should show vertically so that If I choose u2018Payment Typeu2019 and u2018Amountu2019 as output fields, it will show a long vertical list as in the case of a standard infotype (IT0008).
    Also, this way enables user to use Payment Type as a selection criteria so as to just pulling the needed payment type. When we use IT0008 in the infoset it works fine but in custom IT it does not work.
    Any pointers/suggestions on how we can achieve this would be helpful.

    Hi yu liang,
                     You can find vendor list having Vendor No. & without showing total liability for every vendor.
    after executing the report,
    1.You need to select "change layout (ctrl+F8)",
    a small window comes, it has two part -> column content & hidden fields.
    then u select "Vendor" from hidden field & move it to column content.
    2. at column content there is a column named "Total". u need to remove check for your column name "amount".
    now select "copy" button or enter. u will find the req. report.
    u can save it also by ur name.
    hope its helpful to u.......
    plz, reward points as a way of thanks if helpful...

  • Problem in creating help input for custom infotype creation

    Hi,
    I had the task of creating a custom infotype for storing recruitment test result.
    I created it using the following structure:
    Component ______________Data Element
    TEST_TYPE______________ZTEST_TYPE
    TEST_DATE
    LOCATION
    PIC_____________________RFPER
    EX_PIC
    TEST_RESULT____________ZRESULT_TYPE
    STATUS_________________ZSTATUS_TYPE
    OTHER_POSITION_________PLANS
    Now for the component other_position for the entry help i use is H_T528B with check table T528B. My objective is, when the infotype is accessed through pa30 and user is inputting the entry, when they press F4 on the inputbox for other_position, help search should show the list of all position within the system. But rather than that, the input help display such message:
    No values selected
    Maintain entries?
    Yes       No         Cancel
    When I choose yes, the input help suddenly prompt me to "Choose customizing project"  which i believe is from SPRO.
    How do I fix this problem so that when I press f4, the help will shows all position within the system.
    Thanks

    not answered, but found another work around

  • Error for custom infotype in PPOME

    Hello Experts,
    I have created one custom OM infotype for object position.Now when i am trying to acccess that Infotype in PO13 it is working fine but when i am trying to acccess the custom infotype in PPOME it is giving a dump.
    EERROR:
    Error in the ABAP program "SAPLRHOMDETAIL_PP01" had to be terminated because it has come accross a statement which cannot be exceuted.
    An exception occurred.
    The exception, which is assigned to class 'CX_SY_ASSIGn_CAST_UNKNOWN_TYPE', was not caught in procedure "INIT_SUBSCREEN" "(FORM)" nor was it propagagted by raising clause exception.
    The reason for the exception is :
    The type "" dynamically specified with ASSIGN....CASTING TYPE is unknown.
    Please guide me where i am doing mistake.
    Thanks in advance.
    Shweta

    Hi Sudha,
    PM01 is the tcode.
    Similar questions were already answered in the following threads
    ABAP HR : Infotype Enhancement
    So please search and then post specific queries.
    rgds
    gayathri

  • ALE/IDOC-How to create Change Pointers for Custom Infotype

    Hi,
    My requirement is to transfer custom OM infotype changes using IDOCs.
    But its not creating any change pointers for that infotype.
    The message used is a copy of standard message OM_HRMD_A.
    Can any one please help me out in this issue.
    Thanks,
    Sarika

    Hi Sarika,
    How did you solve this issue? We are also facing a similar problem, it will be helpful if you could explain how you found out the solution.
    Thanks
    Anu.

  • Description for value help field for custom infotype field

    Hi,
       I`ve got to include a field in custom infotype. This field has got a value help attached to it. The values to be displayed in the value help are stored in the domain of the field(in the dictionary).
    The requirement is that once I select a value from the F4 help, the description for that value should be fetched and be dispalyed on the screen.
      I`m using the FM "<b>AM_READ_TEXT_ON_DOMAIN_VALUE</b>" to read the description from the domain ,but unable to make it display it on the screen.
      Can anyone suggest me as what should I do for displaying the description in the custom infotype screen.
    Regards,
    Farhana

    Hi anji,
       While using the "GET_DOMAIN_VALUES", I do get all the values from the domain. But I want only description to be displayed when I select a Value for that field.Kindly help out..
    Eg:
    1-Individual
    2-Family
    Then the description should be displayed as Family when I select the value 2 from the value help.
    Regards,
    Farhana.

  • 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.

  • 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

  • USer-exit for Custom Infotype

    We have a custom Infotype 9001.
    I need to do some validations for this Infotype.How do I find a user-exit for this.
    We are on ECC6.0.
    Thanks
    Kiran

    Hi,
    I have the same requirement. Can you please help me out. How to find user exit or badi or Enhancement Spot for the custom infotype.
    Thanks & Regards,
    Prabu

Maybe you are looking for

  • Problem with garnishments

    This is a weird problem we are having. When we create any garnishment elements and try to use them, we get an error saying that the compiled version of the formula cannot be found. At the time of the creation of the garnishment element, it gives an e

  • Filling shapes

    Hi, just one easy question with inDesign CS6: how I can fill a rectangle (i.e.) with dashed lines ? I searched for a response but without results. Thank you, Joe

  • Problems on new mac pro with Blackmagick DaVinci Resolve. Others have found the same problems?

    The purchase of the new mac (D700x2, 32Mb RAM, 1TB SSD) cost me a lot of money. It was intended for use with Adobe Premiere, After effects, Photoshop, and Da Vinci Resolve Blackmagic 10. I unwisely upgraded to Mac OS 10.9.3 (hoping that with the new

  • Custom Tag's

    I've been looking at the following two tutorials which I understand, well I think I understand. http://today.java.net/pub/a/today/2003/11/25/tagfiles.html http://today.java.net/pub/a/today/2003/11/14/tagfiles.html I thought I'ld experiement & make a

  • Saving so that windows user can have access?

    I have my project all ready and those with quick time...loads up perfectly. However those who have windows have a long wait or pile will not come up. Do you know how i can save my final cut express project so that window users can have access to it?