Change CSS colors in PSVI (Training and Event Management) ???

Hello All,
We're implementing Training and Event Management (PSVI). In EPD, the interface has some color issues. Namely, the background and color in a column is so dark, it's very difficult to read. (<a href="http://www.durhamcountync.gov/web_mgt/SAP/PV7I_color_issue.jpg">Screen Capture of Color Issue</a>)
I've searched on CSS, PSVI, Training and Event Management... and found all kinds of things. But, nothing on how to edit these color settings.
Is it through the ITS Theme Editor, an edit of a config/ CSS file on the portal server, edit to ABAP code in R/3? sigh. I'm at a loss.
Thank you for any wisdoms you can provide.
Ian

Hi Rick,
Thank you for your help.
The problem occurs in function module RH_OBJECTKEY_BUILD. Following raise is the problem.
    loop at bor_keyfields where bor_object_type = bor_object_type.
      read table structure_key with key
                               fieldname = bor_keyfields-reffield
                               binary search.
      if sy-subrc = 0.
        bor_objectkey+bor_keyfields-offset(bor_keyfields-ddlength) =
        hr_record_key+structure_key-offset(structure_key-leng).
      else.
*     FATAL ERROR!!!! BusObjectKey do not refer Infotypekey of DDIC!!!
        raise problem_to_build_borkey.*
      endif.
    endloop.
If found SAPNote 1066444 but the recommanted SP is already imported?!
Can you help me??

Similar Messages

  • Course Catalog in Training and Event  Management

    Hi TEM Gurus,
    My client wants that users can see only courses of training and event management business catalog in ESS, they can't book or do any activities related to TEM. How we can put restriction for that requirement. We are using ITS services PV7I and PV8I.
    Could you please update me as early as posisble ?
    Thanks and Best Regards
    Puneet

    Hi Dear,
    Thanks a lot for quick reply. Could you please give me details inofmration .. How to do changes in the system..
    How to disable book and cancel functionality from the portal.
    Thanks and Best Regards

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

  • Extraction and loading of Training and Event Management data (0HR_PE_1)

    hello,
    I've got the following doubt:
    before BI 7.0 release, extractor 0HR_PE_1 extracts event data (eventid, attendee id, calday,...) but if you load straight to cube 0PE_C01, as Calendar year/month needs a reference date (for example, event start date), you'll get total duration of event in hours or days refered to event star date.
    So in a query filtered by month, you get total duration of an event that starts in the filtered month but it couldn`t end until few months later o year later, so you don´t get appropiate information.
    Example:
    Event          calday        Hours
    10004377  20081120   500        but from event_attr event end date is 20090410.
    In a query filtered by 200811 you get total duration time (500 hours when in 200811 event hours have been 20) or if you filter by any month of 2009 you don´t get information of duration of that event.
    I had to create a copy of standar cube (without calday, only Calendar year/month, Calendar year in time dimension) and disaggrate data creating as many entries for an event as months lasts and adjust calculation of ratios duration of event (duration of event in each month/ total duration of event).
    The question is: Is there any improvement or change on business content in BI 7.0 to treat Training and Event Management data? Has anybody had to deal with that?
    Thank you very much.
    IRB

    Hi,
    TEM data is stored in HRP tables.
    You can load the catalog by creating LSMWs for objects Business event group (L), Business event types (D), Locations (F), Organizers (U) as per requirement.
    LSMW for tcode PP01 can be used to create these objects.
    To create Business Events (E) you can create LSMW for PV10/PV11.
    To book attendee create LSMW for tcode PV08 as here you can specify the actual business event ID which reduces ambiguity.
    tcode PV12 to firmly book events
    tcode PV15 to follow up
    Hope this helps.
    Regards,
    Shreyasi.

  • Training and Event Management  - Object E

    In Training and Event Management, there used to be Object Type <b>E</b> <b>Business Event</b> earlier and I see Object Type <b>E Course</b> in <b>ECC 5</b>. Are they the same? Is my assumption correct that it used to be called <b>Business Event</b> earlier and is now called <b>Course</b>.
    Points will be promptly rewarded

    Hi
      on introduction of Learning solution the terms which we used from TEM now changed to course, curriculum,course groups etc.both terms are used simultaneously based on usage of TEM or LSO.like........
    busness event - course
    BE type         - Curriculum type
    curriculum,E-Learning etc are introduced.
    *Ramesh

  • Few questions regarding Training and event management

    Dear All,
    Can you please help me with the following queries regarding Training and Event Management:
    1. How to freeze a completed business event so that no changes to its record (like delete/update attendee details or event detail) is possible?
    2. How to get feedback from attendee/faculty with a predefined format with rating (1-4 scale)
    3. How to maintain department and category wise training man/hrs or training man/days?
    Any help will be appreciated.
    Regards,
    Toa

    Hi Toa,
    1. Run report RHHISTO0 via SA38. Once the business event is flagged as "historical" no further changes can be done.
    3. SM30 - T77S0 - Make the following swtiches active:
    SEMIN AINST
    SEMIN APART
    Then when events are followed up, these training data is recorded to employee 2002 infotype. You can report on it via PT90 (for department-based selection use "Further selections")
    Regards,
    Dilek

  • Appraisal for Training and Event Management

    Hi Friends,
    Hope every one doing well.
    I have a requirement regarding the Appraisal of Attendee and send to its reporting manager for review and Manger may change the rating and completed or reject for re-appraise from the attendee.
    Note: We are not using LSO, using old Training and event management and we don't have any ESS,MSS system simply doing in ECC system only.
    here i need the notification for the reporting manager once the attendee save his ratings, if i do with old appraisal functionality with APPCREATE & APPCHANGE system is not giving any notifications to the reporting manager.
    if i go to new appraisal system that is with PHAP_CATALOG and PHAP_ADMIN i am not able to get the course's what employee attended for the training.
    please can any one share your view how to do this.
    using  BS - Appraisal Model
              BG - Criteria Group
              BK - Criterion
    Thanks in advance,
    Best Regards,
    Praneeth kumar

    Thanks for your suggestions.
    i can't go through new appraisal model with catalog & template, because client is not having ESS,MSS.  appraisal has to done in the ECC only.
    Done the customization like this :
    created scales
    created appraisal model and assign the scales
    for appraisal, Employee can do from APPCREATE transaction rate his own ratings and save.
    Now Appraiser (Manager) from APPCHANGE complete the appraisal.
    now my requirement is (1) after saving the APPCREATE by the employee, notification has to go to his reporting manager only. (2) Manager can do review/change and complete the process to his Employees only (who are reporting to him)
    how can i do this, standard functionality is there or i have to go for ABAP coding ? if ABAP coding what i have to ask them to do.
    Please help in this requirement.
    Thanks and Best Regards,
    Praneeth kumar

  • Using a field as the Event Organizer in Training and Event Management

    hello
    I want to add field as Event Organizer in Training and Event Management and i use this doc
    http://scn.sap.com/docs/DOC-53028#comment-512784
    field added but data dosen't save, when I change combox data I could n't see data
    for example I add filed max_houre and save 10 ,after save I selected orgnaize unit and save another data,my pervious data in max houre lost!!!!!!

    hello
    I want to add field as Event Organizer in Training and Event Management and i use this doc
    http://scn.sap.com/docs/DOC-53028#comment-512784
    field added but data dosen't save, when I change combox data I could n't see data
    for example I add filed max_houre and save 10 ,after save I selected orgnaize unit and save another data,my pervious data in max houre lost!!!!!!

  • Training and event managment

    Hello Experts,
    I am configuring Training and event managment.i want to upload a document about training feedback for a particular training event in the training catalog. Is it possible and where can i do that.plz help me.
    Regards,
    Shilpa

    Hi Shilpa,
    There is no place as such but what u can do is u can store the different feedback forms in different subtypes and if u want you can change the test from General desciption to Feedback1 ....
    Hope it clarifies your doubt.
    Award points if useful.
    Regards,
    Bhupesh

  • Business Event Brochure in Training and Event Management?

    Hi Guru's
    My client has a requirement as follows. The training administrator decides the Business Event Types which for which superiors can book their subordinates or not. Those events are stored at a particular place. Once the administrator stores them, a mail should be triggered to all the superiors. Thus superior can have a list of event types for which he can book his subordinates. When he books for such events, a mail should be triggered to his subordinates regarding the training event. If an employee books for an event, a mail should be triggered to his superior for approval.
    How is this possible? According to me, those events will be "Included in Brochure" (in Business Event Type Infotype). Am I right?
    Please suggest me.
    Points assured!
    Thanks in advance.

    Hello ,
    see the links it might help :
    Business processes of Training and Event Managment
    Training and Event Management
    Lots of workflow

  • TEM and FI/CO   (Training and Event Management)

    Hi All,
    I wish to track actual cost per event in PE (TEM - Training and Event Management).  Was considering having a Internal order per Instance of event. Have any Idea on how to set up something like this?
    Appreciate all ideas,
    LB

    Hi Dean,
    using internal orders you have to consider that sending and receiving cost center have to in the same company code.
    If you do not want to distribute the costs to FI/CO but only report them, you can use the cost items provided by TEM. We have set up something similar for our plants in South Europe.
    We have created some cost items and fill them manually with the training costs. Additionally we have created a report that evaluated this costs and combines them with the employee costs (derived from salary).
    Best regards
    Michael

  • Appraisals & training and event management problem

    Hi gurus.
    I'm trying to configured the integration between Appraisal and Training & Event management (Appraising a Business Event and Attendee Appraisal
    I set an attribute HAP00 REPLA = A .
    But two problems occurred.
    1.
    The definition of Appraisal catalog for employees is no problem. But I have a problem with definition of Appraisal catalog for Business event and for Attendees.
    Through the definition of Appraisal catalog via SPRO (Training and Event Management/Recurring Activities/Appraisals/Edit Appraisals Catalog) its possible to create an appraisal templates only for employees (it looks like that, because there is only Category group Personnel Appraisals and it’s not possible to add new category for example Attendee Appraisal).
    Can somebody help me where I can define appraisal templates for Event management or how can I get the Appraisal catalog category groups - Appraising a Business Event and Attendee Appraisal?
    2.
    I set the attributes SEMIN EVAEV/EVAPA to the values 2/3 in connection with table T77BF.
    When I run tcode PV33 or PV34 the matchcode of appraisal templates contains the list of all object type VA. The problem is that when I run tcode PV33 I don’t want to see all appraisal templates, but only for appraising a Business Event.
    It is possible to configure that so? If yes, how.
    Thanks in advance.
    Regards

    Hi,
    1. transaction LSO_CATALOG
    Regards and Groetjes,
    Maurice Hagen

  • Regarding training and event management queries

    hi experts,
    in my company we have ess in which training and event management module is working fine.i need to develop a report in which training booked against employee through tc-psv1 means in sap-r/3 and through ess means tc-pv8i will come.means saggregation for sap r/3 and ess will come.
    please help me regarding this.
    how will i identifie that training has been booked against employees  through sap r/3 or ess on what paramenet we will identifie.
    plz help me....
    is there any function module;....

    solved by own

  • Need Report in Training and Event Management

    Dear All,
    I want a report in Training and Event Management consisting of attendee name and training date and venue details, price for training event and would like to know any standard report available.
    Kindly let me know the std report name.
    Thanks and Regards
    Suresh,V

    Hi!
    for all reports try T-code : SAP1 ( Report Selection ) & SAP2 ( Info catalog ) here you will get all the standard reports available for that module .
    Regards
    Sheetal
    Edited by: sheetal Gulati on May 14, 2009 7:51 AM

  • Email on Training and Event Management

    Dear all,
    I would like to know are there any email supported in Training and Event Management Module.
    For example, after HR administrator help book courses for staff, system will trigger an email notification to staff mailbox with certain course detail information
    Regards
    Bill

    Hi Bill,
    In your case the event for triggering the email notifications will be when the booking is done. So before booking, for the object like Business event type and/or business event group some relationship exits. Once you do a booking of course, additional relationship will be created in different objects. Not exactly sure about the relationship code, but you can easily find out from hrp1001.
    So yoor program will check for this partcular relationship, and if it exists then will send mail notifications.
    Thanks!
    Regards,
    Chetan Shriraj Wahane

Maybe you are looking for

  • Credit Management - Document somehow released via VA02

    I have a sales document that shows Overall status of Credit Checks changed via VA02 in the change log.  There have been no changes to the customer activity (Payer) that would justify this.  No payments have been posted, orders cancelled, returns rece

  • PKCS support in Java, especially PKCS#7 encoding and decoding

    Hi, Is there anybody knowing about PKCS support in JDK2 ? I'd like to store a signature encoded in PKCS#7 format and read it back and decrypt it. As far as I understood there is no such API I can use. Thanx in advance andras

  • Row values into column....

    Hi Experts, Can i add column values into a single cell. Like my requirement is i want to add values of Name column in a single cell of some other table. For example if Table A contains A, B, C D names then in second table i want all these name in one

  • I am not able to install itunes 11.1.3.8 on my windows 8 pc.

    I am not able to install itunes 11.1.3.8 on my windows 8 pc. As when eer i run the setup , after some time it just shows " There is a problem woth this windows installer package. A program required for this install to complete could not be run. " i a

  • About datatypes in caf

    Hi everyone,now i create a enetity service and i want to create attributes in the entity,but when i browse datatype, package com.sap.core disappears, so i cna not choose datatype?why?thanks