Profile Match up and Training Event details without LSO.

hello,
We have requirement where we want to show Profile Match up and Training Event details in MSS.But we are not going to use LSO.
so now que is without LSO there ivew will work or not. Now this iview are present in MSS folder.Is this iview are using LSO function module because of that they might not work?
Thanks in advance.
Jayesh talreja

To make it more clear.... sorry for not explaining this initially.
1. There is a service in ESS(ITS) for profile match up.
2. For mss siddharth is asking from where does the data come in case of pv7i and 8i
So the answer for MSS is that if you need to use profile match up without LSO then you make use of the ITS based profile matchup service to identify how you will carry out a development.
I am not aware of any existing transaction for profie in MSS so you need to develop but the answer to your question is
"you can certainly use TEM (without LSO) to create profile match up in MSS".
This has been done for most of the customers by SAP as not everyone uses LSO.
Function RHPP_SHOW_PROFILE_MATCHUP will help you achieve this very easily without LSO.
Please feel free to ask for more details.

Similar Messages

  • How to return a specific date/time range and last event details, when checking the event log via command prompt

    I am new to scripting (literally started reading/learning scripting a few hours ago), and I am stuck in trying to get my current script/command to filter a specific date range.
    * Note: I am working with Server 2003 and 2008; because of the environment I am in, a lot of scripts (such as Powershell and VBScript) don't work; trying to stick with command line, as it appears to be the only thing that functions correctly in my environment
    I am trying to search the System log in event viewer, for the most recent server reboot. Here is the command that I am currently running:
    ===========================================================
    C:\Windows\System32\cscript C:\Windows\System32\eventquery.vbs /L System /FI "id eq 1074"
    ===========================================================
    When run, the output looks like this:
    ===========================================================
    Microsoft (R) Windows Script Host Version 5.6
    Copyright (C) Microsoft Corporation 1996-2001. All rights reserved
    Listing the events in 'system' log of host 'xxxxxxxxxxxxxxx'
    Type Event
    Date Time    Source
    Information 1074
    12/18/2013 2:48:06 AM    USER32
    Information 1074
    11/20/2013 3:25:04 AM    USER32
    Information 1074
    10/23/2013 2:06:09 AM    USER32
    ===========================================================
    What I would like it to do is only show events that have happened in the last seven days, as well as show the event details if it does find an event that matches the criteria.
    Any help would be greatly appreciated. Thanks!
    Nick

    I would prefer using Powershell , you can use below code 
    function Get-EventViewer
    param(
    [string[]]$ComputerName = $ENV:COMPUTERNAME,[string]$LogName,[int]$eventid
    $Object =@()
    foreach ($Computer in $ComputerName)
    $ApplicationEvents = get-eventlog -logname $LogName -cn $computer -after (Get-Date).AddDays(-7) | ?{$_.eventid -eq "$eventid" }
    foreach ($event in $ApplicationEvents) {
    $Object += New-Object -Type PSObject -Property @{
    ComputerName = $Computer.ToUpper();
    TimeGenerated = $event.TimeGenerated;
    EntryType = $event.EntryType;
    Source = $event.Source;
    Message = $event.Message;
    $column1 = @{expression="ComputerName"; width=12; label="ComputerName"; alignment="left"}
    $column2 = @{expression="TimeGenerated"; width=22; label="TimeGenerated"; alignment="left"}
    $column3 = @{expression="EntryType"; width=10; label="EntryType"; alignment="left"}
    $column4 = @{expression="Source"; width=15; label="Source"; alignment="left"}
    $column5 = @{expression="Message"; width=100; label="Message"; alignment="left"}
    $Object|format-table $column1, $column2, $column3 ,$column4 ,$column5
    $Object.GetEnumerator() | Out-GridView -Title "Event Viewer"
    You can do a function call like
    Get-EventViewer -LogName system -ComputerName "computername" -eventid "2017"

  • Training & Event Management without HCM?

    Hello All,
    I have been asked to find out whether it is possible to implement Training and Event Management without implementing HCM. We currently have R/3 Enterprise 470 (ext. set 110) and I think it may be possible to install the Learning Solution Add-on to give us Training and Event Management functionality even though we do not have HCM implemented. Am I wrong?
    Thanks,
    Paul.

    Hi Vivek,
    Thanks for your reply.  I understand that we would have to set up mini-HR records for all of our employees which would allow us to use much of the functionality of TEM.
    Regards,
    Paul.

  • Third Party Person for Travel and Training Event

    Dear Friends,
    in our business process, external person (from other company or individual) could attend our training (and travel too), my question is how we should treat this people, i mean... do i have to hire them and have them on "third party" employee group or something like that? Because we process them using sap, we want to know how much cost incur or how many of them or other related data. Please share your experience on this thanks.

    There are options to book External Person H, Org Unit O, Company, customer etc.
    You can change the customizings acc. and plan for courses.
    Like ext. person / third party will be applicable for the billing process not activity allocation... etc.
    Hope this helps.
    Best Regards

  • MSS and Training & Events

    Hi,
    We are using ERP2005 (ECC6) and have implemented the ESS & MSS 1.0 Business Packages on EP7. I noticed there is virtually no Training iviews - I have created IAC iviews for PV7i and PV8i on integrated ITS as suggested for ESS but what do I do about MSS? Do I really have to install the old HTMLB MSS Business Package for managers to be able to book their employees on courses? Especially as SAP note 1007341 excludes support for the ESS-in-MSS workset...
    I've looked at the PE-LSO Business Package, but we don't want to use all the PE-LSO functionality (or pay for the extra licensing) and I couldn't see a MSS part to it anyway - it was all ESS.
    What is the recommended (and supported) solution?
    Many thanks
    Jane

    Jane,
    I have been pondering the same question.  If you have a look at note 720460, it says:
    <b>Attention ERP 6.0 customers:</b>
    Services in SAP Employee Self-Service based on the external ITS are no longer supported with SAP ERP 6.0 (formerly known as mySAP ERP 2005). For more information refer to SAP note 870126. SAP recommends to use the Web Dynpro (Java) applications instead.
    As a consequence the ESS-in-MSS functionality as part of SAP Manager Self-Service of the BP for MSS 60.1 (HTMLB) is also no longer supported in SAP ERP 6.0. The Web Dynpro (Java) ESS-in-MSS functionality within the Related Activities iView should be used instead.
    However, some services are available on the integrated ITS (e.g. Course Offering PV7I) and therefore supported for SAP ERP 6.0.
    ESS services which have been converted by SAP to the internal ITS and which are included in the ESS-in-MSS standard delivery (of BP MSS 6.01 HTMLB) are supported for SAP ERP 6.0.
    That last paragraph seems to imply that it's supported.  Maybe there is a way you can link PV7I on the integrated ITS into the Related Activities iView?
    Regards,
    John

  • Training and Event management - IF I run PEPM and book event nothing happens

    Hello..
    My query is regarding booking of event/course from PEPM.
    I Have done profile match up and get Training proposals icon
    When I click on icon and proceed for booking , booking screen appears however at bottom "The search has not produced any hits" message is displayed (Note : Still I can see course offering are available). If I try to book by selecting course nothing happens.
    I m not sure if this is useful but when i checked the Program to which it is referenng to its SAPLLSO_RHPV, so i was confused whether PEPM only for LSO not for TEM ?
    Please let me know if i m going in wrong way. Below screen shot for reference.

    Yes, Tried for Future date as well but no result, same error

  • Training & Event Management - URGENT

    Dear Colleagues,
    Require a clarity on the Follow Up Event activity.
    Is it a part of Training & Event Management OR LSO?
    Regards,
    Garima

    Hi Garima,
    As I replied in previous post yes it is part of TEM as a basic process. Tcode is PV15.  
    Please find it SAP access menu under Training and Event Management > Business Events > PV15 - Follow Up  
    Regards,
    Omid

  • I've received an appointment invite from an Outlook user.  Appointment was changed or cancelled by the scheduler, I get the notification, and the appointment details don't change on my iPhone calendar.  What's more,...

    I can't edit or delete the appointment from my iPhone.  So now, I have a number of items on my schedule (little league games) that aren't correct and that I can't get rid of.  If I go to the calendar item on my iPhone and select "Event Details", the edit button isn't there.
    What gives?

    Throw it away, get a new, fully functional phone from a proper source.

  • Exteranl instructor details in Training & Event mgmt.

    hello groups,
    where can we store the profile of Instructor in training and event management.
    In TC - OOER we can enter the instructor's name and address details
    only.
    Pls let me know, it is urgent
    thanks in advance

    Dear Ram,
    you can maintain this in that path: Human Resources -> Training & Event Management -> Settings -> Current settings -> Resource Management -> S_AHR_61011893 - External Instructor.
    you can maintain:
    1) Object (first name, last name).
    2) Relationships (belong to a company).
    3) Address.
    4) Name format.
    i hope this will help.
    good luck
    Abdulrahman

  • SAP HR --PD and Training and Event Management

    Dear All,
    I am very new to Personnel Development and Training and Event Management, Which details I need to get from the client to prepare the BBP for PD and Training and Event Management.
    Kindly help me
    Thanks and Regards
    Chaitanya Reddy
    Edited by: Mudupu123 on Jul 6, 2009 7:25 AM

    Hi,
    Please check the following questionnaire.
    http://saphrexpert.blogspot.com/2008/12/questionairre-to-be-used-during.html
    All you need is there.
    Regards,
    Dilek

  • PMS and Training and Event Management

    Hi Gurus,
    Our one the of the client implementing PMS and Training and Event Management.
    Could anyone suggest me what are the questions need to be asked in initial meeting with the client.
    and if anyone has configuration documents on PMS and Training and Event management please forward to me,
    my id would be [email protected]
    Regards,
    Rajesh Soma 

    The prerequisites of PMS is OM and PA is mandatory,
    PMS is just like an interaction between the manager and the employees in an enterprise, based
    On his work they are going to put some rating etc.
      In the standard system employee called as “Appraise” Manager called as an “Appraiser” and Manager’s Manager called as Higher level manager “Part Appraiser “ can be a self-peer & customer they can save & provide their Comments to  the “Appraiser”
    First you take the requirement form client side what are the process and how Appraisal system in client then you have to prepare one sheet like Preparation ,Planning,Process
    for business functions and other check below :-
    HCM, Performance Management (Flexible) 01 - SAP Documentation
    HCM, Performance Management (Predefined) 03 - SAP Documentation
    check below once :-
    Tcodes for PMS Basic Setting
    OOHAP_BASIC      Basic Appraisal Template Settings
    OOHAP_CATEGORY      Appraisal Category Settings
    OOHAP_CAT_GROUP Category Group Settings
    OOHAP_SETTINGS_PA PA: Settings
    OOHAP_VALUE_TYPE Standard Value Lists
    T codes for PMS Process
    PHAP_ADMIN     Administrator - Appraisal Document
    PHAP_CATALOG     Appraisal Template Catalog
    PHAP_CHANGE     Change Appraisal Document
    PHAP_CREATE     Create Appraisal
    PHAP_PREPARE     Prepare Appraisal Documents
    PHAP_SEARCH     Evaluate Appraisal Document
    start your work with above things any other post here again ......

  • Training & Event management and Appraisal

    Hi,
    Can anyone tell us that Training & Event management and Appraisal are available standard ESS package?
    Thanks,
    Anumit

    Yes, Training & Event management and Appraisal are available in ITS based ESS business package.
    But latest ESS business package(webdynpro based) do not have training and event management. You may need to deploy Learning solution. Full functionality of Appraisal is available with ehp4 of ESS BP.

  • Need Learning Solutions and Training and Event Configuaration Steps

    Hi Gurus,
    I need to configuare Learning Solutions Module. Please tell me Basic configuaration step for Learning Solutions and Training and Event Management.
    Thanks in Advance.
    Answers will be rewarded.
    Regards,
    Ram

    Thanks Kavya,
    I need one by on steps for the LSO Configuaration like.
    1) What all steps we need to configure in Training and Event Management
    2) What all steps we need to configure in Authoring Environment
    3) What all steps we need to configure in Content Management
    4) What all steps we need to configure in Portal.
    To implement  LSO ,  out of these four module which one we have to configure first.
    What kind of assistence we have to provide for Technical People.
    Please let me know.
    Thanks a lot once again for your support.
    Regards,
    Ram

  • No event method with matching name and signature found on EventSet

    Dear,
    I have this error in the Problems view in Workshop (I'm using the Weblogic 9.2.1) :
    No event method with matching name and signature found on EventSet: com.bea.control.TaskControl.Callback.
    This error occurs sometimes when I put an event on a task in a process definition. Example, I have a process : Application.java, when I put the onReceptionCompleted control (receive) in my process, the error appears!
    Thanks for your help,
    Regards,
    Mathieu

    It is a problem with the drap & drop in Workshop (from the taskControl to the Process). Workshop automatically inserts a wrong eventSet instead of the good one from the generated task control !
    See you,
    Mathieu

  • Reg: Training Event and Management

    Hi Friends,
    Please help me with these questions.
    Which table stores the training registration details?
    Which transaction is used to create classes/training events?
    Where do class rosters are maintained?
    Which table stores the available slots for the classes?
    Thanks in advance.
    Nathan.

    Got answers for all of them. Thanks

Maybe you are looking for

  • Can't figure out how to make a working video in iMovie 6.0.4

    So I have a MacBook Pro that was given to me by a friend, and it's from 2006 -- ergo, the older version of iMovie. My problem is two-pronged. First, let me start out by saying that the videos I'm making just involve inserting an MP3 and a static imag

  • How to Restore iTunes Library after update?

    Updated iMac to iTunes 11.0.5 and lost almost entire library of music (all but 3 songs). Tried to open iTunes with previous library but music I downloaded from CD's cannot be "located". Don't know how to find them. Tried to restore from back up exter

  • How to I get iMovie to recognize a moved iPhoto library?

    I am very close to running out of space on my comupter - and my iPhoto library was taking up a huge chunk of space. So, I moved my iPhoto library to an external harddrive that I keep plugged into my computer. Unfortunately, I have many video projects

  • Video in itunes video folder but will not sync to iPad

    So I have a few vidoes in iTunes on my computer, I plug my iPad in, it syncs but only puts files from my iPad to the computer.  It will not go the other way.  It does not look like it put music i bought in itunes on my computer either.  Anyone know w

  • Apple application support version 1.4.1 is installed error

    I keep getting this error when I attempt to open itunes after upgrading to the latest version. 10.1.1 Apple application support version 1.4.1 is installed, itunes requires apple application support version 1.3.2 or later Does anyone know what to do a