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

Similar Messages

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

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

  • 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 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 provide AIX shell script for Oracle Apps R12 instance backup

    Hi
    Can anybody provide AIX shell script for Oracle Apps R12 instance backup? Manually, i am able to backup but i donot have shell script to schedule through crontab.
    Help me please.
    Thanks

    Rman can be used for Database, not for Application tier. Again, I assumed you are looking for a script to backup the database. For the application tier, you can simply do a filesystem backup.
    I still do not understand your concern? Is it about using crontab? If so, then check here --> man crontab <--

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

  • Can anybody send me some docs on ESS/MSS and Adobe Forms.

    Hi all,
    Can anybody please send me some doc/materials/link on how to coonfigure/develop/work with ESS/MSS and Adobe forms.
    Its very urgent requirement.
    Thanks n Regards
    A.M.Rao

    For ERP 2005 check out
    hi ,
    for ess..
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAESS/ESSIAC.pdf
    Personnel Admin.http://help.sap.com/saphelp_erp2005vp/helpdata/en/c5/0fab358b096510e10000009b38f839/frameset.htm
    Training & Event management
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/44/2bc9367a23fb68e10000009b38f889/frameset.htm
    Personnel Development
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/cf/5e9b38f8236e6de10000009b38f842/frameset.htm
    ESS - http://help.sap.com/saphelp_erp2005vp/helpdata/en/5b/76a6d7fd3a4e91bfb422405bf3e04d/frameset.htm
    MSS - http://help.sap.com/saphelp_erp2005vp/helpdata/en/29/d7844205625551e10000000a1550b0/frameset.htm
    For ERP 2004
    ESS - http://help.sap.com/saphelp_erp2004/helpdata/en/5b/76a6d7fd3a4e91bfb422405bf3e04d/frameset.htm
    MSS - http://help.sap.com/saphelp_erp2004/helpdata/en/0a/8b3b40b1607a56e10000000a1550b0/frameset.htm
    Also if you have S User ID on SAP Service Marketplace, check out https://service.sap.com/mss-staging for MSS.
    regards,
    venkat.

Maybe you are looking for

  • Problem with settings changes

    Hi, I have opened my computer yesterday and everything I had on my desktop had dissapeared (desktop background, files, sticky notes & so on). However, if I go on my computer -> Users -> my name -> Desktop, the files are there (minus the sticky notes

  • Compatibility fcpx 10.2.1 / fcpx 10.1.1

    Hi, I'm just starting out with tcp and have been practicing on the trial version of fcpx 10.2.1 which is going to run out in 2 days.  I now have to complete what I was doing on another computer which has fcpx 10.1.1.  I can't open the project and whe

  • Midland-advice/discrepancy

    Hi,  I just pulled one of my annual reports, and I noticed that Midland was reporting my DOFD a month or so after what the OC had reported. What would you do in this situation to get it removed? I would love to clear my report of Midland. Recently, t

  • Upgrade to 4.2 WCS

    Has anyone taken the leap yet? I was going to my WCS today and then do my controllers tomorrow afternoon. I was going to take Cisco on its' word: Upgrading to a New Software Release The Cisco WCS release must be the same or more recent than the contr

  • ADF applicaiton enabling the URL rewriting - configure OHS

    Hi Experts, I am new to OHS and i have the following question about enabling the URL rewriting. We are planning to deploy the ADF fusion web application into the weblogic and place the OHS infront of the weblogic as the standard deployment architectu