[HR] Infotype for checking the Passport Details

Hi all,
What is the infotype to check the passport details ?

Amit: thanks for the info.. I wasn't aware of this infotype.. but I guess it can be used only for a Global HR implementation..
Abhijit : Pl take a look at this <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/fb/77c73c0c52085be10000000a114084/frameset.htm">SAP Help</a> for additional info on this infotype.
~Suresh

Similar Messages

  • How to retrive the passport details from hrms in R12

    Dear all,
    I want to retrive the passport and salary details from hrms table. I identified the tables and i used the below query. But it is retriving duplicate records and as i' new to HRMS, ia m not sure the data which is retriveing. So can you anyone please check the query and help me in this. My intention is to get the passport deails and salary details for all the passport holders and non passport-holders. So, if my query is worng, can anybody suggest the query.Please.
    Note : responsibility is UK HRMS Manager. (people-> enter and maintain-->SIT)
    SELECT DISTINCT papf.person_id, papf.full_name,papf.effective_start_date,paaf.position_id ,pp.name Designation,PP.position_id,paaf.assignment_id,ppp.proposed_salary_n salary
    ,h.meaning NATIONALITY,pac.segment1
    FROM per_all_assignments_f paaf
    ,per_positions pp
    ,per_pay_proposals ppp
    ,per_all_people_f papf
    ,hr_lookups h
    ,PER_ANALYSIS_CRITERIA PAC
    ,PER_PERSON_ANALYSES PPA
    ,PER_SPECIAL_INFO_TYPES_V PSV
    ,per_letter_requests plr
    ,per_letter_request_lines plrl
    where (papf.person_id, papf.effective_start_date) = (
    SELECT person_id,
    MAX (effective_start_date)
    FROM per_all_people_f papf1
    WHERE papf1.person_id = papf.person_id
    and papf1.business_group_id=papf.business_group_id
    group by person_id)
    and papf.person_id=paaf.person_id
    and paaf.effective_start_date =
    (SELECT MAX (a1.effective_start_date)
    FROM per_all_assignments_f a1
    WHERE a1.business_group_id = papf.business_group_id
    AND a1.person_id = papf.person_id
    AND plrl.letter_request_id = plr.letter_request_id
    --AND plrl.person_id = papf.person_id
    --and plrl.assignment_id=paaf.assignment_id
    and paaf.position_id=pp.position_id(+)
    and ppp.assignment_id=paaf.assignment_id
    and ppp.change_date=(select max(change_date) from per_pay_proposals p where p.assignment_id= ppp.assignment_id)
    AND h.lookup_type(+) = 'NATIONALITY'
    AND h.lookup_code(+) = papf.Nationality
    and ppa.person_id=papf.person_id
    AND pac.analysis_criteria_id= ppa.analysis_criteria_id
    and pac.id_flex_num=(select id_flex_num from per_special_info_types_v where name='Passport');

    the functional concept of datetrack is equivalent with sql logic on the effective_start_date and effective_end_date columns of the _f tables.                                                                                                                                                                                                                                                                                           

  • Function module for getting the partner details and Classifications

    Hi,
    Can any one tell me FMs for getting the Partner Details and for getting the characteristics associated with an equipment??
    Thanks

    Hi Anu,
    are you talking about the SAP Business Partner???
    Well, if yes, then just check the FM 'BAPI_BUPA_CENTRAL_GETDETAIL'.
    Or just search for oher FMs with BAPI_BUPA*.
    Hope this helps...
    Ciao Bernhard

  • T.Code for checking the total value of a material

    Hi Experts,
      Can anybody tel me the T.code for checking the total value of a material which is procured in a specified period?
    Thanks in advance
    Channa

    Refer Tcode ME80FN click on Change Veiw & select Purchase Order History with this you can get PO-GRN-INVOICE Qty & Value details
    Last button on Application tool Bar it is in line of filter, total etc icons
    Also check below reports :
    MC$G - PURCHIS: Material PurchVal Selection
    MC$0 - PURCHIS: PurchGrp PurchVal Selection
    MC$< - PURCHIS: MatGrp PurchVal Selection
    MC$4 - PURCHIS: Vendor PurchVal Selection

  • Standard function module for checking the sales organization and plant

    Hi all,
        Does have standard function module for checking the relationship between sales organization and plant?
    Thanks a lot!
    Nina

    hi
    good
    check these BAPIS
    BAPI_SALESGROUP_GET_DETAIL     Sales Group: Display Name                                                
    BAPI_SALESOFFICE_GET_DETAIL    Sales Office: Display Name                                               
    BAPI_SALESOFFICE_GRP_EXIST     Sales Office / Sales Group: Existence Check                              
    BAPI_SALESORG_EXIST            Sales Organization: Existence Check                                      
    BAPI_SALESORG_GET_DETAIL       Sales Organization: Display Data                                         
    BAPI_SALESORG_OFFICE_EXIST     Sales Organization / Sales Office: Existence Check                       
    PLANT=>
    BAPI_PROMO_GETSITEPLANNING     Detailed Data for the Plants Involved in a Promotion   
    thanks
    mrutyun^

  • User exit or a badi for checking the vendor email id in me22n on me29n

    hi all,
    can anybody suggest me a user exit or a badi  for checking the email id of the vendor in me21n or me22n or me29n.
    i.e. a user exit or a BADI which gets hit either at the time of creation or release of a purchase order.
    plz suggest me a solution its urgent.
    regards,
    santosh

    Hi Santosh,
    Have you looked BADI <b>ME_PROCESS_PO_CUST</b> or user exits <b>EXIT_SAPMM06E_016</b> / <b>EXIT_SAPMM06E_017</b>?
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • Visio 2010 Validation for Checking the number of a specific type of shape.

    I have written a rule for flowchart for checking the number of Start/End Shapes in a document.
    The FilterExpression is as follows:
    AGGCOUNT(FILTERSET(SHAPESONPAGE(), HASCATEGORY("Start/End"))) > 0
    The TestExpression is as follows:
    AGGCOUNT(FILTERSET(SHAPESONPAGE(),HASCATEGORY("Start/End"))) = 2
    (Since totally there are 2 shapes: 1 Start and 1 End Shape)
    However, it is not working. Can anybody tell me what is wrong in the expressions.

    Well, it worked for me, so I want to check that you modified the Start/End master to have the User.msvShapeCategories row with the value "Start/End", as I did?
    A Category is not a Master
    David J Parker MVP (Visio) http://blog.bvisual.net

  • Tcode for checking the Maintenance Plan

    Hello,
    I want the transaction code for checking the list of maintenance plan for a particular plant. I went thru tcode IP03, IP16 but could not find the option of plant there..
    Kindly guide..
    Regards,
    Naren

    Naren,
    As stated above, there isn't a plant field in the maintenance plan (only maintenance item, hence the reference ot IP17)
    However, it is quite common to use the maintenance plan Sort field as a plant field by customising the table settings for each plant.
    PeteA

  • Kindly let me know the transaction for checking the Status of par.User?

    Kindly let me know the transaction for checking the Particular Users Status?
    I mean to say,Which Transaction is he into?
    Or Is he/She Logged on to a particular System?
    Regards,
    Shashank.

    Hi,
    Go to Transaction SM04.You will find the List of Users And the List of transactions ther are currently using.
    Regards,
    Sujit

  • Best practices for using the 'cost details' fields

    Hi
    Please could you advise us to the best practices for using the 'cost details' field within Pricing. Currently I cannot find the way to surface the individual Cost Details fields within the Next Generation UI, even with the tick box for 'display both cost and price' ticked. It seems that these get surfaced when the Next Generation UI is turned off, but cannot find them when it is turned on. We can see the 'Pricing Summary' field but this does not fulfill our needs, as some of our services have both recurring and one-off costs.
    Attached are some screenshots to further explain the situation.
    Many thanks,
    Richard Thornton

    Hi Richard,
    If you need to configure dynamic pricing that may vary by tenant and/or if you want to set up cost drivers that are service item attributes, you should configure Billing Tables in the Demand Management module in 10.0. 
    The cost detail functionality in 9.4 will likely be changed to merged with the new pricing feature in 10.0.  The current plan is not to bring cost detail into the Service Catalog module.

  • What is the tracking ID for checking the status of a sent text message??

    i don't know what the tracking ID is for checking the status of a sent text message...

    You didn't need to post here and start a new thread; you could have just done a search, i.e.,
    https://community.verizonwireless.com/thread/455106

  • Table for checking the appended fields in the standard extractor

    Hello,
    Please let me know the table name for checking the appended fields in the standard extractor.
    Thanks in advance

    Hello,
    From Rsa6 , goto your extractor from there you may get the name of your strucutre
    Go to DD03L and enter this name
    And you get to see all the fields there..
    waiting for your feedback.
    Regards
    Nitin Bhatia

  • Reg:alv for checking the moving average price, standard price andpurchasing

    Hi.
    How to create ALVReport display for checking the moving average price, standard price and purchasing frequency of purchased materials. And for revise the ordering frequency of materials.
    please let me know the logic n program
    Thanks

    Please try yourself first...If you got any problem you can come back...Don't expect us to do your work.
    Greetings,
    Blag.

  • User exit for checking the vendor emailid in me22n or me21n

    hi all,
         can anybody suggest me a user exit for checking the email id of the vendor in me21n or me22n or me29n.
       plz suggest me a solution its urgent.

    hi yaan,
           i checked with the user exit that u suggested me, it is getting triggered, i am able to check whether the vendor email id is present or not, but this is happening all the time that is even when the user dont want to send a email to the vendor i.e. he just wants to print the purchase order, even at that time this user exit is getting triggered and giving a message that the vendor email id is not maintained.
      the reson why this is happening is there is no import parameter to this user exit which gives the "medium of data transfer"  the user has entered. if i get this parameter visible inside the user exit, then i can check this parameter inside the user exit and do the required operation.   i checked up with all the user exits in "me" package and even the other related packages but none of them is getting triggered,
      do u know a user exit or badi which imports this parameter and also gets triggered at the time of creation of purchase order.
      plz give me a solution.
    regards,
    santosh.

  • T.code for check the Total SRS

    pls tell me t.code for match the SRS (stock requitions slip)from store  or production ?
    Thanks
    Rekha Sharma

    U can check in MB25 or in MB51.

Maybe you are looking for

  • How to change power settings?

    My G series Windows 8, 64-bit laptop keeps going to sleep after about 2 minutes while plugged in.  I changed the power settings via Windows 8 (by personalizing desktop and / or clicking on battery).  But it still keeps happening.  Is there another se

  • Reg:Creation of chart during query runtime

    Dear all, I want to display a Pie-Chart during my query execution dynamically. I am working only in query designer not in WAD. For example :  I have created a query in query designer based on Zonewise Sales Value. And i have designed the chart also b

  • Qosmio F10: Monitor screen looks like an Andy Warhol picture

    I am currently having problems with my monitor screen looking like an Andy Warhol picture. I have resorted to going through the Product Recovery DVD-ROM for my Qosmio F10/G10 Laptop in the hope that reverting it back to the factory settings would sol

  • Apple TV update not rebooting?

    I tried the new ATV update today and my ATV did not seem to reboot properly. I unplugged it from power, replugged it, and saw a green screen with the iTunes logo and up arrow and a USB connector.  It seemed to be asking my to attach to iTunes as you

  • Jscrollpane dosen't work....

    hi, i m using a jscrollpane with a jeditorpane.when i use only jeditorpane to see a html page everything is ok.but when i add jscrollpane to the jeditorpane i cannot see the html page and even the scrollpane.my code is as follows... JEditorPane jEdit