Infotype query

HI all
       I have some queries regarding infotypes.
Can any employee have more than 1 pernr and if yes what are different situation for that?
In infotype 0105(communication) we have subty 0001,0010,0011 but is there any subty = 9965 in it?
i have a requirement in which i need to set the boolean value for this particular subty,but as far as i know there is no subty 9965 for 0105.
Plz help

Hi,
In the case of CONCURRENT EMPLOYEMENT there is a chance that an employee will have more than one PERNR.
There is no subtype 9965 for infotype 0105.
You can create new subtype by maintaining view V_T591A in SM 30 or in IMG(SPRO) by selecting create new communication.
Regards,
Sesh

Similar Messages

  • ABAP HR custom infotype query

    Hi,
    I created a custom infotype. After creation, I added my custom code to the system generated infotype code.
    Due to some reason, I need to regenerate all the infotype objects again from TCode PM01. May I know, how can I prevent my custom written code from being overwritten by system generated code?

    Hi Amit,
    What you can do is you can write include for your code.
    So whenever you will be regenerating the infotype, your code without include will over right include your other screens will remain as it it.
    It can be working solution, which I use. so atleast efforts of writing again will be avoided atleast.
    Thanks &  Regards,
    GauravPa

  • HR table/infotype query

    hi..
    i have the value for POSITION (PLANS)....
    using 'plans'....i need to get its 'werks', 'persg', 'persk'....
    from which table/infotype can i get these?
    regards
    balaji.

    check IT 01 -->PA0001.
    Regards
    Peram

  • ABAB help

    hi folks,
    I am working on the user exit (ZXPADU02) and I was trying locate the main program that was calling this include program.
    This is what I got.
    program name: SAPLXPAD - it is a Function Pool program
    that has the include program LXPADUXX (has a group of function modules) that has the include 'LXPADU02' the FM  'EXIT_SAPFP50M_002' that contains the include program of the user exit 'zxpadu02'.
    My question is. is the Function Pool program the main program or the enhancement name for the user exit or the starting point of the user exit OR is there a main report program (executable program) that calls this userexit?
    Can anyone explain on this?
    Thanks
    Vinu.

    HI,
    This user-exit is being triggered by many HR programs.
    Few of themn are..
    MP000530
    MP000620
    MP000820
    MP000827
    MP000840_TC
    MP000842
    MP00084GBPS
    MP00092J
    MP000940
    MP001230
    MP001330
    MP001340
    MP001520
    MP001530
    MP00153IN
    MP001540
    MP002120
    MP00212B
    MP00212R
    MP002620
    MP002630
    MP002720
    MP002740
    MP002820
    MP003120
    MP003140
    MP003440
    MP003540
    MP003720
        The function exit EXIT_SAPFP50M_001 allows you to enter Defaultvalues in
        the single screen when you are creating or copying infotypes.
        The following are available for determining these default values:
        o   TCLAS    the transaction class (A= employees, B= applicants)
        o   INNNN    the infotype created
        o   IPSYST   workfields for dialog control and selected fields for
            organizational assignment (IT 0001) that are valid on the start date
            of the current record (INNNN-BEGDA).
        o   I001P    Table T001P (Personnel Subareas) determined with the
            current organizational assignment (IPSYST-WERKS, IPSYST-BTRTL),
        o   I503     Table T503 (Employee Subgroups) determined with the current
            organizational assignment (IPSYST-PERSG, IPSYST-PERSK).
    o   IPREF    Assignment values for HR objects
    Read the field documentation for structure PSYST.
    Based on this data, the additional data can be returned to parameter
    INNNN.
    Error messages or exceptions are not provided for in this function exit.
    Note the following:
    o   The function exit is executed when you Create or Copy a record.
    o   As long as the enhancement is active, the function exit is called up
         for every infotype, as the following steps are necessary:
         -   declaration of structure with desired infotype structure (I0008
             LIKE P0008)
         -   infotype query in CASE statement
         -   temporary storage of transfer parameter INNNN in infotype
             structure
         -   an example of the coding for this function exit is stored in
             include LXPADF01.
    o   You can use function module HR_READ_INFOTYPE to read further
         infotype data.

  • Error while creating a query for my custom infotype

    Hi,
    I have created a custom infotype with fields currency amount and currency field .
    While I am creating a query for it its giving an error
    Message no. AQ_AD_HOC221 Error when generating the report(see long text )
    I tried to execute the standard program RPUMS40CCI but still I am facing same error .
    I have also maintained table T777i for my infotype but still problem exists.
    Please help.
    P

    Hi
    Check in PM01

  • Infotype 0120 - changes in adhoc query program

    Hi All,
    I have to make some code changes for the std infotype 0102 - Grievances NA in the adhoc query. My requirement is :-
    1) A range from 000-999 should be available for each Employee for the Grievance Number field. P0102-GRNUM.
    2) If a record already exists for the employee for a particular Grievance Number -GRNUM(e.g - 467) and Stage- GRSTG(e.g.- Stage1), the system should not allow to enter another record with the same Grievance Number and Stage for the same employee.i.e. No duplication should be allowed. i.e only 3 records for 1 Grievance Number as there are only 3 stages.
    Please advice me how to proceed for the same.
    Thanks & Regards,
    Preeti

    hi
    Its not getting clear that u want the changes for ADhoc query or in pa30.
    if u want validations in adhoc query as u have mentioned in the question
    u need not to go to a user exit.
    In adoc query itself u can incorporate these changes
    u can go to infoset of this query and write a abap code which checks the Infotype 102 for the grievance no.
    If u want the validation on while creating the record then u have to use user exit ZXPAUD01 or can use BADI's also .
    Regards
    Manish
    Award reward paoints If Useful

  • How to add an Infotype to an exsting Infoset (ad hoc query)

    Hi,
    How to add an Infotype (Ex. 0025) to an exsting Infoset (ad hoc query)?
    I was trying by clicking on 'Extras' tab & create...I get three options, create field, create table or create structure.
    I am not sure which to use or is there any other way? Pls. let me know the steps...
    Also what is this 'Package', which is aked whenever you create or change an Infoset.
    Pls. suggest.
    Tnx
    SKR

    I was able to add the infotype by adding the table as PA0025 & include all the fields in the field group.
    When I check, I get the following error:
    "Access to PA0025 with sequence no. 01"
    Message Text
       Access to PA0025 with sequence number 01
    Technical data
    Message type__________ W (Warning)
    Message class_________ AQ (Message texts for SAP Query)
    Message number________ 006
    Message variable 1____    Access to PA0025 with sequence number 01
    Message variable 2____ 
    Message variable 3____ 
    Message variable 4____ 
    Message attributes
    Level of detail_______ 4 (Level of detail 4)
    Problem class_________ 3 (medium)
    Sort criterion________ 
    Number________________ 1
    Do we need to input the sequence no. as 00? or is their anything else that I have to maintain?
    Tnx
    SKR

  • Text fields are not displayed for custom infotypes in Adhoc query

    We have developed a custom infotype , which we had incldued in the adhoc query.  when we generate output , it is showng codes instead of text . In the output filed , it is hwoing only vaue and Vale and text is diabled.
    please let me know , how to add text in the out filed filed
    thanks
    rajaram B bhat

    HI
    But in the out put filed , when  i click on the output filed , i am get three drop downs , only text , only value and valu & text.
    Only value is enabled and other two ate disabled.
    How to enable the othet two , i.e text only and value & text
    thanks & regards
    Rajaram B Bhat

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

  • Infotype Data Not showing in Infoset Query

    Hi All
    We have a custom infotype created and now added to a query infoset. The fields appear available for query, but show no output in the results. Any ideas ?

    Apologies - I should really check the date parameters first

  • Adding Fields to Custom Infotype Using Custom Infoset in SAP QUERY

    Hi All,
    We have a requirement to add fileds to a custom infotype for querying Custom Infoset in SAP Query.
    We are facing problem as the added field is not getting displayed in the Query set so that we can select and display it in the Basic List along with the other filds.
    Kindly suggest a solution.
    Full points will be rewarded.
    Thanks in Advance
    Kumar

    Hi Salman,
    Thank you for your valuable information. I haven't Configured Dynamic Actions yet. Is it simple to write the Logic for Dynamic Actions. Is this the only way to solve this Issue?
    I tried by adding the standard fields, but they are not populating the values; but just appearing as Input Fields with Input help option.
    Please let me know if you have any suggestion in this direction?
    Regards,
    Hems.

  • SAP Query to join action infotype with additional action infotype

    We have created SAP Query on PA0000 which shows all actions that are executed for an employee.
    The problem is that if two actions are exceuted on the same day then it shows only one action instead of showing both the actions.
    As two actions are executed on the same day it will be stored in additional action infotype(0302).We tried to join PA0000(Action infotype) with PA0302(additional action infotype) in SAP Query by using joins(inner join/outer join) but it shows duplicate records.
    Is there any way to get additional action along with records of action infotype without any duplication in SAP Query.

    All entries that are in PA0000 will be in PA0302, but not vice-versa so you just have to reverse what you are currently doing, i.e.: create a Query on PA0302 and join to PA0000, and then make sure your selection criteria is from PA0302 and not PA0000.

  • SAP Query on Custom Infotypes

    Dear friends,
       Is it possible to generate SAP Query on Custom Infotypes.
       As I am trying them and while creating Infogroup on my custom Infotype fields, It is not getting generated.
       Could you please suggest how to proceed.
    Thanks in Advance,
    Regards,
    Satya.

    hi,
    I think its not possible to fetch custom infotype fields using SAP Query....ask your abap consultant to write a simple report...that wil do....

  • SAP Query - Reporting on Simulation infotype 2501

    We defined reporting time types for the SAP delivered infotype 2501 to report from the ZL cluster.  However, when we report the data using SAP Query, for a few records, the following is observed:
    (1) Basic list output in Query report splits the record as only 50% (half) of the time is output when compared to the data in the cluster.
    (2) If you also use the same field in a Statistics output, it seems to report the full amount of time as recorded in the cluster.
    The discrepancy is noticed only in a very few records reported by SAP Query. We need to be absolutely sure as to why some records are not reported accurately by SAP query basic list output for the simulated infotype.
    I would appreciate your help
    Thanks
    Pascal

    Hi Pascal,
    Since the IT2501 is a "Simulated Time Infotype" you cannot look at the data in it, but you can confirm the data from the ZL cluster and the data from the employee.  Since it is only this employee or a few employees, it is probably not the configuration of the time buckets for the IT2501, but you may want to make sure all time times are captured as you want.  Then look at the time entries for this individual or individuals.  Did they enter a time type that was not expected or configured?  Is all their time approved and passed through Time Evaluation?  Finally check the Master Data for the employee - is the Planned Working Time (IT0007) infotype correct or has it been recently changed?  Is he in a special Cost Center (IT0027) or Project that is captured differently for time purposes? 
    Since it just one or a few individuals, I would suspect the Master Data and some inconsistant entry that affects the time cummulation for the IT2501.
    Paul

  • Is it worth using select query on infotype tables

    Hi Experts,
    I might be posting in the wrong column, but i just need to know is it worth using a select query on Infotype tables (PAxxxx)?? or should we prefer using the function modules for data fetching?
    If select is not suggested, what is the reason for that?
    Rgds
    Prateek

    Hi ,
    Its not said that u cant write select on PAXXXX tables . Yes of couse LDB are there to fetch the data but it depends on
    the requirement when to write a select and when to consider using in LDB .
    Generally when you are looking at say 8 to 10 tables of infotypes with free selection , then LDB is suggested to fetch the data .
    if you are looking to fetch the data for say some tables for a restricted selection (where clause) then select is used .
    If i want to write a program using select only then fetching data from infotypes tables for large no of records will lead to
    more time consumption which becomes easier in LDB as they are fetched in hierarchy level based on keys .
    Normally it will be a combination of LDB and select querys  in the development scenario
    Br,
    Vijay.

Maybe you are looking for

  • Mail appears to be open, but nowhere to be found

    In the dock, it shows the number of emails I have unread and also shows that Mail is open, but when I click on it, there is nothing.  Also, tried to reboot and it says that mail is open and won't allow me to shut down.  Where is it?

  • Mail2world email won't work- what you say I can do I can't no icons no FF tab

    Just upgraded to FF4 and I have mail2world email. Since upgrading to FF I can't reply, forward or delete any of my email. I found a work around for deleting but not for reply or forward. Frustrating. Also In the help getting started video it states t

  • Passing Selectionscreen input in constructor

    Hi Experts! How to pass seletion screen date in query. TABLES: crmd_orderadm_h. *          Selection screen SELECT-OPTIONS: s_date FOR crmd_orderadm_h-posting_date. TYPES: ty_date TYPE RANGE OF crmt_posting_date. FIELD-SYMBOLS:     <fs_tab> TYPE ANY

  • Slideshow settings in Photos for Mac

    Hello, can anybody tell me where to find 'Settings' for Slideshows in Photos for Mac? To do things like changing the music, view etc etc as was in iPhoto.... thanks

  • I can see my domain on the destop but it won't open in iweb

    I had a 14 page website made in iweb on my Macbook air.  I filled up my computer with photos and then I can no longer open Iweb.  I've transferred all the photos and now can see the icon but when I try to open it it doesn't open.  I can also see my d