Can anybody send or explain me about GEM (Global Employee Management) Urge

Hi,
Can anybody send the document or explain me about GEM (Global Employee Management),
It is bit urgent.
Thanks in advance
swamy
7045000187

Lol!
I didn't see post until now...Not sure if you received the response yet...
MGE is a subset or submodule of CE.
CE concept is more align with and more import if you use SAP Payroll and Time. CE is concurrent employment where a person holds more than one position at a time in the same country.
MGE is management global employee. Where a person move from one position to another during a duration to do an assignment. Upon completing the assignment, the person could localize there or return home.
PNP and PNPCE. PNP is being discontinued and is replaced by PNPCE. The main difference between the two is PNPCE support the PERSON ID concept. Which is the unique identifier for an employee. It would be best to use PNPCE with MGE as you need that PERSON ID in the HR Report Category.
Kevin T. Nguyen-Tu
www.saphelpbykevin.com

Similar Messages

  • Can Anybody Send Me The Latest Testking Pdf Of  1z0-033 (Performance Tuning

    Hello,
    Can Anybody Send Me The Latest Testking Pdf Of 1z0-033 (Performance Tuning
    my email address is asiforacle [email protected]
    Regards,
    Asif Iqbal
    Software Engineer. ( Karachi, Pakistan ).

    The answer is surely NO but what I would like to ask for the sake of curiosity , why did you ask about Performance Tuning questions over Sql /Plsql forum , not on Database General Forum? Not that you should go there now and ask, just curious.
    Tell you what, read the free book(yup free). Here it is,
    http://download.oracle.com/docs/cd/B10501_01/server.920/a96533.pdf
    You won't need anything else to read, not even that testking stuff too.
    HTH
    Aman....

  • Can anybody send the certifications questions

    Hi Experts,
    Can anybody send the ABAP certification questions.
    U can send to my mail id [email protected]
    Thanks in advance.
    Satish Kumar.

    Hi,
    certification ..
    /message/213564#213564 [original link is broken]
    /message/514469#514469 [original link is broken]
    /message/1315746#1315746 [original link is broken]
    /message/1736299#1736299 [original link is broken]
    /message/1736299#1736299 [original link is broken]
    /message/257122#257122 [original link is broken]
    /message/130164#130164 [original link is broken]
    This is link from SAP about ABAP certification
    http://www50.sap.com/useducation/certification/curriculum.asp?rid=351
    http://www.sapteched.com/india/confactivities/certexam.htm
    http://www50.sap.com/useducation/certification/curriculum.asp?rid=351
    There is a pdf called ABAP certification.
    http://www.esnips.com/web/SAP-ABAP?
    You can try www.sapdoamin.com
    They provide Certification simulation questions which are very useful and a must try site.
    Some links which might help
    /message/213564#213564 [original link is broken]
    /message/514469#514469 [original link is broken]
    /message/1315746#1315746 [original link is broken]
    /message/1736299#1736299 [original link is broken]
    /message/1736299#1736299 [original link is broken]
    /message/257122#257122 [original link is broken]
    /message/130164#130164 [original link is broken]
    reward points if useful
    regards,
    Anji

  • Can anybody send me the interview point of Questions on OO ABAP?.

    Can anybody send me the interview point of Questions on OO ABAP?.

    Hello Satish
    ABAP-OO is by no means different from other object-oriented languages. Thus, you can take a book like the one for the <b>Java certification exam</b>. Having read and understood this book you are well prepared for any interview question.
    Regards
      Uwe

  • Can anybody send a report  in sd n mm module

    hi gurus
    can anyone suggest me
    can anybody send a report  in sd n mm module
    and for which purpose we have to generate that program..
    thank you
    regards
    kals.

    hi this is to display the plant details for a given material.
    report ztest .
    tables:mara,marc.
    types:begin of ty_mara,
             matnr like mara-matnr,
             meins like mara-meins,
             mtart like mara-mtart,
             mbrsh like mara-mbrsh,
             pstat like mara-pstat,
             end of ty_mara.
    types:begin of ty_marc,
             werks like marc-werks,
            pstat like marc-pstat,
            end of ty_werks.
    data:it_mara type standard table of ty_mara with header line,
           it_marc type standard table of ty_marc with header line.
    selection-screen begin of block b1 with frame title text-001.
    select-options:s_matnr for mara-matnr.
    selection-screen end of block b1.
    start-of-selection.
    select matnr
              meins
              mtart
             mbrsh
             pstat
             from mara
    into table it_mara
    where matnr in s_matnr.
    if not it_mara[] is initial.
    select werks
              pstat
    from marc
    into table it_marc
    for all entries in it_mara
    where matnr = it_mara-matnr.
    endif.
    if sy-subrc = 0.
    loop at it_mara.
    read table it_marc with key pstat = it_mara-pstat.
    write:/ it_mara-matnr,it_mara-meins,it_mara-mtart,it_mara-pstat,it_mara-mbrsh,it_marc-werks,it_marc-pstat.
    endloop.
    endif.
    regards,
    venkat.

  • Can anybody send ALE/IDOC sample steps fot MATMAS?

    Hi friends,
    Can anybody send ALE/IDOC sample steps fot MATMAS?

    Steps for IDOC.
    Communication Settings will take care by basis.
    Communication settings.
    1.     BD 54     Create Logical system. (To get logical system FM
    OWN_LOGICAL_SYSTEM_GET)
    2.     SCC4     Assign logical system to client      
    3.     SM 59    Create RFC Destination.
    4.     WE 21    Create port.
    Partner setting.
    5.     WE 20    Create Outbound partner profile.
           (Creating outbound partner profile message type with MATMAS and IDOC type with MATMAS01-05 )
    6.     BD 64     Create Distribution model. (It will act as a BAG to carry the list of receiver details for all message type.)
    7. Run BD10 for outbound and BD11 for Inbound.

  • Can anybody send me CRM tables and their relationship? It is very urgent.

    Can anybody send me CRM tables and their relationship? It is very urgent.
    and all the function modules availble in CRM.
    Jayalakshminarayana Kilaru

    Hello Vikas,
    Can you please send CRM tables to [email protected]
    thanks in advance

  • Can anybody send the function module to read inspection characteristics ?

    Hi friends
    can anybody send the function module to read inspection characteristics ?
    (rate routings).
    thanks in advance

    Hi,
    Use the BAPI,
    <b>BAPI_INSPCHAR_GETRESULT</b> to get the deatils.
    also look at this BAPI <b>BAPI_INSPOPER_GETCHAR</b>
    Regards
    Sudheer
    Message was edited by:
            Sudheer Junnuthula

  • Can anyone send me some docs about dimension analysis?

    hi all
    Can anyone send me some docs about dimension analysis. What factors should be considered before dimension are created and stuff like that.
    to my email id [email protected]
    regds
    hari

    hi all
    Can anyone send me some docs about dimension analysis. What factors should be considered before dimension are created and stuff like that.
    to my email id [email protected].
    regds
    hari

  • Can anybody send me the interview point of Questions on BADIs?.

    Can anybody send me the interview point of Questions on BADIs?.

    Check this out:
    www.sap-img.com/abap/difference-between-badi-and-user-exits.htm
    Re: BADI OR USER EXIT.........
    www.bwexpertonline.com/archive//Volume_01_(2003)/Issue_08_(September)/V1I8A5.cfm?
    Reward if helps
    Vivek

  • Can anybody send me ebook of java for scjp

    hi
    i m new to java ,want to become scjp.
    can anybody send me ebook of java for scjp .
    my id is "[email protected]"
    waiting for replay
    thanks

    no, we're not going to send you copyrighted material belonging to others.
    You're asking people to commit a crime on your behalf, that's criminal behaviour that can get you in prison.

  • Hi Can anybody send termination api script pls

    Hi
    Can anybody send termination api code
    Regards
    Samarpan

    what is mean by termination??
    is the employee termination from HRMS or anything else..

  • Can anybody send me abap in 21 days by sams

    Can anybody send me abap in 21 days by sams . my email id is [email protected], its a bit urgent

    Hi,
    You can use these links...
    ABAP in 21 days
    http://www.is-edu.hcmuns.edu.vn/WebLib/Books/Database/0-672-31217-4/index.htm
    http://cma.zdnet.com/book/abap/ch03/ch03.htm
    Regards,
    Padmam.

  • Can anybody send a sample app on JSF

    can anybody send a sample app on JSF

    Four examples come with JSF RI. MyFaces also has an example that shows how MyFaces components work. Also, look at http://www.jsftutorials.net/jsf-development-guide/examples-and-tutorials.html
    Sergey : http://jsfTutorials.net

  • GEM(Global employee Mgmt)

    Hi,
    Please share process related to GEM(Global employee Mgmt) and to transfer the employees from one country to another.
    Please do provide some example for the above scenario .
    I would like to know how the Payroll will processed for the employees.
    Do provide some links or docs related to GEM(Global employee Mgmt)
    Regards,
    Nachy

    MGE need to config. U won't find it separately. U need to config.
    action like International Assignement Planing (where u r
    creating infotype information in Host country), Employ group
    will be change to Expat EmpGrp. & generate new PERNR in Host
    country. IA Move in Host (where Home data transfer to Host). IA
    Move out from Home (where actually person move to the Host
    country) with Host PERNR; Home PERNR become withdrawn & Host
    PERNR active. IA Planning back to country (where u r planning
    back to Home contry). Leaving the (Host) country (where actually
    the person come back to Home country)& Host PERNR withdrawn &
    Home PERNR active, but EMP group remain expat. Need to change
    Employment status from Expat to Regular.
    I hope this will give u some insight on MGE.
    ITs u need to consider are 710, 715 & ITs specific to Host & Home
    countries.
    see this link:
    http://www50.sap.com/businessmaps/508EBEDAC0F74902AEAEE3AF17D417C3.htm

Maybe you are looking for

  • Can I Use My Time Capsule as a 2nd Wireless Router? Pls Help

    Thanks for trying to help. I have a Time Capsule that I'm currently using to back up my files. My next door neighbor is willing to share his internet with me for half the monthly cost. He already has a wireless router and I can connect to it (no prob

  • "iPod cannot be updated. An unknown error occured (-36)"

    I have tried restoring the iPod, but it says either "iPod Error," or "Can't mount iPod" when I try. I've reset it, reinstalled iTunes 4.6 and 4.9 to no avail. I've ran every single iPod updater, and frankly, I'm getting **ed off. Can anyone help me?

  • I Can No Longer Switch My Camera to Video Mode

    After my ipad had a new update recently, I can no longer switch my camera from camera to video mode. I lost all of my pictures and videoes as well. How can I get them back and have my camera working like before? It does switch from back to front, but

  • Pairing Apple TV ios6 - cannot get to Apple Support

    The bug in ios6 that makes pairing an iPad with TV impossible is well documented, so I gave up trying and thought to call Apple support for an official line. Of course, they won't give me a number in the UK to call and, when I try to raise a case wit

  • How to synchronize objects

    Hi All, I have a report which shows count of various objects in a report. These objects are coming from different data providers i.e. Universes and Stored Procedure. Now, the problem is, report is showing proper count for the objects which are coming