Leave Request Team Calendar and Small White Box

Hello Everyone,
I am attempting to adjust the team calendar colors in Leave Request using the method TEAM_CALE_ENRICHMENT of BADI CL_PT_ARQ_REQ.  When I set the LegendID field of table CH_CALENDAR_TAB, I am getting a small white box in the Web Dynpro Team Calendar View.  Does anyone know how to get the Team Calendar to not show this box and to correctly show the color?  I noticed a post from a couple of years ago with this same topic, but no solution was entered.
https://forums.sdn.sap.com/click.jspa?searchID=24695594&messageID=4366488
Also, I was successfuly in adjusting the colors of the calendar (not team calendar) using the method SET_CALENDAR_COLOR.
Any ideas on how to properly change colors in the Team Calendar?
Best Regards,
Scott

In the method IF_EX_PT_ABS_REQ~SET_CALENDAR_COLOR you specify what
color do you want.This will be with respect to the Legend.
  And in the method IF_EX_PT_ABS_REQ~SET_CALENDAR_LEGEND_COLORS you
specify what color the legend specifies. This is set  with respect to
RED,GREEN,BLUE. Combining this three basic colors the
rest of the color can be produced.
There are 16 colors. Please go through the class CL_PT_REQ_CONST.
For Eg: You want to display the Annual leave in the color with respect
to the legend C_COLOR_STANDARD. Then in the method
IF_EX_PT_ABS_REQ~SET_CALENDAR_LEGEND_COLORS you specify in the internal
table ch_legend_tab the exact color of
   ch_legend_tab-COLORRED =  C_COLOR_STANDARD_R.
   ch_legend_tab-COLORBLUE =  C_COLOR_STANDARD_G
   ch_legend_tab-COLORGREEN =  C_COLOR_STANDARD_B
   ch_legend_tab-LEGENDID   =  C_COLOR_STANDARD.

Similar Messages

  • EHP5 Leave Request Team Calendar

    We are in a process upgrading our old Java/Web Dynpro Leave Request application to ABAP Web Dynpro based.
    In old application supervisors were able to view Team Calendar for both Directly Subordinate Employees as well as ALL Employees. However, new application there is no option to show ALL Employees.What could be the reason? Will appreciate any input on this.
    Thank you,
    Bobby

    YES YOU CAN
    refer here
    http://help.sap.com/erp_mss_addon10/helpdata/en/44/3c852568e84d1a9e79b208457a2011/frameset.htm
    note that
    Team Calendar and attendance Overview -
    there are higher level managers who in very rare case also want to check
    the attendance and team calendar of all employees. So for this case we
    provided a drop down where the manager could choose all employees. But
    again we do not expect this to be a very common use case. In case this
    is a common Use Case we expect customers to ensure that 'All employees'
    appears first in the drop down.

  • ESS - Leave Request , Team Calendar

    We are not implementing the ESS - leave request application. But is it possible to use the "Team Calendar" application that can be viewed when the leave request application is used ?
    ERP2005 , MSS 1.0
    Regards,
    Mark

    Ideally, team calender should show the status of other team members within your team (from OM structure) - Who are at work, present, absent irrespective of your role (employee, manager).
    You are correct, the authrization could be missing and that's the reason it was not showing the team member's status.
    Put the trace on in st05 tcode and find out which authorization object it is refering to.
    Regards,
    Anil Kumar.

  • Where is the chain and the white box

    i am using cs5 and i am still learning as u will see
    when i add a new layer i dont get the little chain and the white box which prevents me from using the for example the fill in the edit menu
    what can i do
    i follow some tutorials and they have the little chain and the box automatically when they add a new layer

    Hi,
    You are asking in the wrong forum but the answer is that you the layer mask isn't automatically added when you create a layer. The authors of the tutorials are pressing the add layer mask button at the bottom of the layers palette. The CS5 Help page I have linked below shows where to locate this button.
    http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-7866a.h tml
    Note: You can not add a layer mask to a locked background.
    Edit: A mask does appear automatically if the author is adding an adjustment layer. The adjustment layers with mask are accessed in the layers palette under the black and white icon. If you do an adjustment from the menu bar the mask does not appear. Maybe, this is where you are getting confused. Info about adjustment layers and where they can be found in CS5 are linked below.
    http://help.adobe.com/en_US/photoshop/cs/using/WS5A7BAC5F-EF4C-4fd1-94BB-6ACA59C8E73Fa.htm l
    The Photoshop forum is split by OS. Links for the Photoshop forums can be found here:
    http://forums.adobe.com/community/photoshop

  • Diff between ESS Team Calendar and MSS Team Calendar

    Hi,
    Can anyone please let me know is there any difference between ESS team calender that employees see in the Leave tab and the Mss team calender that the managers see for their team.
    In our system, it so happens that a user who is a chief sees the org structure in which he is as an employee only ( not manager) in the ESS team calender. However users who have both the ESS and MSS roles see the org structure which is reporting to them in the ESS and as well as the MSS team Calender.
    i already searched SDn and SAPnotes for this and was unable to find anything useful.
    Can anyone please let me know from where does the team Calendar fetch the details from the back-end both in the case of ESS and MSS.
    regards,
    pinki

    ESS Team calendar is meant for the employees to see the other colleagues in their Org unit
    MSS Team calendar is used by the manager to see the
    employees reporting to him directly or indirectly (configuration available)
    All this comes from leave request application, Ie sent leave
    approved status etc, and of course the infotypes 2001
    and 2002.
    Check for team calendar in help.sap.com you ll find very good documentation on this.
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/4d/c19ce6ef2842258283afc35a54172a/frameset.htm

  • MSS Team Calendar and ESS in MSS

    Hi OADP and MSS experts,
    My client organization is implementing ESS (Basic personal information and leave request services) and MSS (leave approvals and team calendar). Partly the organization has a line manager (A012) relationship who would approve the leave request in MSS (which is fine using SAP standard). Other than line manager relationship, they also have Absence Coordinators who approve the leave request where there are no line manager relationship.
    I would like to get your views on the following-
    1. Is it possible to use standard OM relationship 'S' A/B 290 is administrator of 'O' for Absence Coordinators and configure OADP to get the views in the MSS team calendar.
    2. also the absence coordinators - can they submit leave request (ESS in MSS - related activity for Leave request) on behalf of employees based on the above relationship (A/B 290) .Please note that they will not have chief position assignment
    If this can be achieved by OADP configuration I would appreciate any help with configuration documentation.
    Looking forward to get your opinions and suggestions please.
    Many thanks,
    Terence
    Edited by: TBOSCO on Aug 11, 2009 8:47 PM

    Here is the paths
    V_TWPC_ORGVWGRP > MSS_TMV_EE
    Check the IMG step
    Integration with Other mySAP.com Components -> Business Packages/Functional Packages -> Object and Data Provider -> Organizational Structure Views -> Group Organizational Structure views
    MSS_TMV_EE is assigned to MSS_TMV_EE_ORG2 etc etc
    And then
    These organizational views are defined in IMG step u2026u201Ddefine Organizational Structure viewsu201D:
    They have the following Object selections:
    MSS_TMV_EE_ORG2
    Organizational View             MSS_TMV_EE_ORG2 Employees from Organizational Structure
    Object Selection               MSS_TMV_EE_ORG2 Employees in Org.Structure Up to Level 2
    Group of Data Views            MSS_TMV_EE      Display
    Then you have to check the IMG step u2026 Object and Data Provider -> Object Provider -> Define Object selections:
    Object Selection     MSS_TMV_EE_ORG2 Employees in Org.Structure Up to Level 2
       Rule for Root Objects          MSS_TMV_RULE1   Managed Organizational Units
       Rules for Navigation Objects   MSS_TMV_RULE3   Organizational Structure Up to Level
       Rule for Target Objects        MSS_TMV_RULE4   Employees of an Organizational Unit
    Then you can check the rules for object selection: IMG u2026Object provider -> define Rules for Object selection
    Object Selection Rule          MSS_TMV_RULE1   Managed Organizational Units
    Evaluation Path               SAP_MANG Org. units managed by persons or users >>> got from t77aw
    Depth of Structure
    Function Module
    Other examples
    MSS_LTV_RULE1: evaluation path SAP_MANG >>> This has to be customised accordingly using T77aw
    MSS_LTV_RULE2: SBESX
    MSS_LTV_RULE5:  MSSDIREC
    MSS_LEA_RULE1: SAP_MANG
    MSS_LEA_RULE2: SBESX
    You can use FM or above table T77aw.
    Let me know if you have further queries.

  • Adobe Pro XI Small White Boxes in a Wide Grey Rectangle with "Expected Dict Object" error

    When editing a large document and attempting to extract pages, I lost the thumbnail view of those particular pages (they've turned to blank on the left-hand side) and there is a wide, grey box with small white squares in the center that seems to be functioning as a place holder for where those pages used to be.

    FYI - This regression has been filed here: http://bugs.adobe.com/jira/browse/SDK-31989

  • Team Calendar and Organizational Units layout

    Has anyone come up with a way to display the Team Calendar in such a way where it is organized by org unit instead of alphabetically?
    I have a manager who manages 3 different org units (multiple pages), and would like to view the Team Calendar by org unit rather than all 3 org units shown alphabetically....
    I'm currently using the MSS_LEA_EE  view, but without any success.  Since the Team Calendar appears to be a "view only" application without any navigation capabilities, this appears to be the only course of action.
    Thanks!
    Michael Gibbs

    UPDATE:
    After some researching and experimenting, here's what I've come up with:
    Mgr A manages Org Unit 1, 2, 3
    Mgr B manages Org Unit 4, 5
    Mgr C manages Org Unit 6
    Using TMW, I created selection ID's based on an adhoc query of various org units...Now when a manager logs in and views the team calendar (in the approval screen), they can use a pull-down menu, and select any org unit (1-6), and view the appropriate calendar.
    Of course, after time this drop down make become very large as more org units are added, so the question is this...Is there a way to set it up where a manager can log on, and using the Approval Team Calendar drop-down menu, only see the org units that he/she manages, without having to scroll through all of the others?
    I'm more than willing to award points.....

  • 6300/S40 Enhancement Request for Calendar and Acti...

    The 6300 is an excellent phone. I like it very much. But having used a 6680 before, I would like to see the following improvements (ideally implemented as a Software Upgrade):
    Calendar Settings
    Default View does not allow TODAY view, even though one exists and can be accessed via the Calendar (viaVIEW button in Calendar).
    Active Standby & Calendar
    Active Standby is divided into 4 areas (in Personalise View), for which you can individually set content options. When you set Calendar as content option, only 1 or 2 calendar entries max are displayed (as much as fits into that content area). If the areas below the Calendar area is free, the Calendar should flow over into the empty content areas below it, so that more Calendar entries can be displayed.
    Regards,
    Reinhard

    Hi there
    since you seems to be using the calendar actiively, maybe you could help me. I use my calendar in the 6300 everyday but have this problem, when i synchrinize with my Outlook 2007. All my contacts sync perfectly and so do messages, but when i try to sync my calendars (6300 to/from Outlook) it only works the first time. When I open the sync calendar in the pc suite, the sync button is not active. I've tried to reconnect the phone, but it is still not active. On top of the window it says that the phone is not connected, but if I switch to contacts the phone is connected and so it is with the other facilities. Last time i solved the problem by reinstalling pc-suite, but now i have the same problem again. This is quite annoying and **bleep** me of.
    Hope some of you can help me.
    Regards
    John

  • Going insane over my small white box

    ok -- upgraded to 7.0, i guess this was my first mistake.
    threads like this have thousands of views, and tech support knows nothing about it, of course. regardless, the ignorant lass sent me an email and hung up on me without so much as a word of goodbye or a thank you for calling. i am not bitter.
    the email was a guide of what to do.. but it didn't work. at all. none of it.
    i uninstalled itunes. i reinstalled 6.0.5.
    my playlists are gone, and my purchased music is no longer in chronological order because it was all added about 10 min ago. i am getting bitter.
    my iPod does not sync. this is a much larger problem than 7.0 people.

    What exactly went wrong when you upgraded to iTunes 7? What caused you to switch back to 6.0.5?

  • Team Calendar in ESS Leave Request (Error)

    Hello,
      we are configuring the Leave request in ESS and MSS in the portal (EP 7.0, ECC 6.0, latest release). The Leave Request process and application, Time accounts and Workflows all working fine and the customizing is done in the IMG.
      Only under ESS -> Leave Request -> Team Calendar we are getting this Error:
    java.lang.Exception: No Views found: Missing customizing
         at com.sap.xss.ser.tecl.fc.FcTeamCalendar._checkData(FcTeamCalendar.java:799)
         at com.sap.xss.ser.tecl.fc.FcTeamCalendar._getData(FcTeamCalendar.java:751)
         at com.sap.xss.ser.tecl.fc.FcTeamCalendar.initialReadData(FcTeamCalendar.java:385)
         at com.sap.xss.ser.tecl.fc.wdp.InternalFcTeamCalendar.initialReadData(InternalFcTeamCalendar.java:319)
         at com.sap.xss.ser.tecl.fc.FcTeamCalendarInterface.initialReadData(FcTeamCalendarInterface ....etc.
    I have maintained the Customzing in IMG for Team Calendar as the following:
    00000001     SAP Standard     01.01.1800     31.12.1999     Approval Mode     View Group (MSS)     MSS_LEA_EE
    00000001     SAP Standard     01.01.1800     31.12.1999     Attendance Overview     View Group (MSS)     MSS_LEA_EE
    00000001     SAP Standard     01.01.1800     31.12.1999     Administrator Mode     View Group (MSS)
    00000001     SAP Standard     01.01.1800     31.12.1999     Request Mode     View Group (MSS)     ESS_LEA_EE
    00000001     SAP Standard     01.01.1800     31.12.1999     Team View Mode     View Group (MSS)
    Would you please help?
    Many Thanks and Regards,
    Nazih

    Hi Bryan,
    1. First of all make sure that the Internet Graphic Server is activated + up and running on your SAP ERP System (see also SAP Note  704604)
    2. Then you have to set the Customizing Parameters for the Team Calendar in IMG (SAP ERP System):
    a. Tcode: PTARQ -> Customizing
    b. Working Time -> Team Calendar
    c. Node Create Rule Group -> Example: 00000001 (SAP Standard)
    d. Node Adjust WEBMO Feature -> Assign all Nodes to your Rue Group
    e. Node Spec. Absecne to be displayed -> Here i assume you have set up the Leave Request Process and WF already, so you only need to assign this to your Rule Group:
    Example.
    00000001     SAP Standard     01     0100     Leave     01.01.1800     31.12.9999
    f. Node Select Employee -->
    Here you need to set the Group of your Employee which should be displayed in the team calendar:
    Example.
    00000001     SAP Standard     01.01.1800     31.12.9999     Approval Mode     View Group (MSS)     MSS_LEA_EE
    00000001     SAP Standard     01.01.1800     31.12.9999     CATS Approval     View Group (MSS)     MSS_LCA_EE
    00000001     SAP Standard     01.01.1800     31.12.9999     Attendance Overview     View Group (MSS)     MSS_LEA_EE     PPOME_P
    00000001     SAP Standard     01.01.1800     31.12.9999     Administrator Mode     View Group (MSS)     MSS_LEA_EE     PPOME_P
    00000001     SAP Standard     01.01.1800     31.12.9999     Request Mode     View Group (MSS)     ESS_LEA_EE
    00000001     SAP Standard     01.01.1800     31.12.9999     Team View Mode     View Group (MSS)     MSS_LEA_EE     PPOME_P
    ---> Tipp: Check all Settings and Leave Types also with an HR Consultant before maintaing these in the ESS Customizing...
    Regards,
    Nazih

  • ESS Team Calendar comming as Table for some users

    Hi,
    When the users navigate to ESS -> working Time -> Leave request -> Team calendar
    Then for some users it coming as Table, while for other it is coming as proper chart(graphics).
    We want the it as chart(graph) for all users.
    Any suggestions?
    _vishal

    It seems that accessibility switch is on for the users for which the chart is not coming properly. In the UserAdministration Search for the user for which the chart is not coming properly and uncheck the accessibility flag.
    Thanks
    Prashant

  • Team Calender in Leave Request Approval

    Dear Expert,
    The user is only able to see team view if the position is chief of the organisation, But my requirement is it should be for direct reportiee as well as. What to do.
    Even if it is chief and i am selecting direct subordinate Employee, It is displaying all belonging to its orgunit. Please give me guide lines.
    Kind regards
    Ajay

    You need to change the evaluation path
    check table V_ptreq_team where we define the paths
    Key is which is used for team calendar in V_ptreq_team, for that you need to change!
    In this table.
    the #group of organizational views# MSS_LTV_EE is maintained
    for the Team Calendar and MSS_LEA_EE for the request mode.
    Check the IMG step
    Integration with Other mySAP.com Components ->
    Business Packages/Functional Packages -> Object and Data Provider
    -> Organizational Structure Views -> Group Organizational Structure vie
    MSS_LTV_EE (Team: Employee selection): the two organizational
    views MSS_LTV_EE_ALL and MSS_LTV_EE_DIR are assigned.
    MSS_LEA_EE (Leave Request: Employee Selection) the two
    organizational views MSS_LEA_EE_ALL and MSS_LEA_EE_DIR are assigned
    Orgass or wforgun for the manager evaluation path instead of SAP_MANG
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=190743879
    read more here
    MSS_LTV_RULE1: evaluation path SAP_MANG >>> This has to be customised
    accordingly using T77aw
    MSS_LTV_RULE2: SBESX
    MSS_LTV_RULE5:  MSSDIREC
    MSS_LEA_RULE1: SAP_MANG
    MSS_LEA_RULE2: SBESX
    You can defnie your own view and your own function modules for the
    object selection. Check the IMG documentation and the
    attached note 795248 for more information. There are templates for these
    function modules:
    HRWPC_PATHROOTS (Function Module for Determining Root Objects).
    HRWPC_EVAL_PATH (Function module for object set)
    As an example you could look at the function module
    HRWPC_GET_OBJECTS_FROM_ROOTS.
    Table V_TWPC_V ESSDIR
    View                                     ESSDIR
    View Name                                ESS: Direct Employees
    Eval. Path for Root Objects         SAP_MANG or ORGASS or WF_ORGUN
    Function Module Root Objects
    Evaluation Path Objects                  ORGASS
    Function Module Object Set
    Initial Evaluation Depth                 0
    you can find documentation related to the OADP Object and Data Provided
    on the next link:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/e7/947e40ec66ce62e1000000
    0a155106/frameset.htm
    Here you can find a detailed explanation about the customizing and there
    is an example on the link:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/de/2fba0f23bc40f6bea53942
    26ef129f/frameset.htm

  • Why am i getting a white box appearing at the top of my page, and the seeing firefox freeze?

    Just installed Firefox to Mac OSX 10.7.5. FF opens ok, but within seconds, a small white box drops down from the top of the window, the "File/Edit/View/History etc" from the top of my screen disappears leaving only "FireFox" and my Apple logo in the top left corner, and FF remains frozen. I can quit it and restart, but it just keeps happening. I have uninstalled and reinstalled, and it keeps happening. Any ideas?

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Change org structure, structural authorisations and MSS team calendar

    We are using structural authorisations with evaluation path O-S-P for managers .  If I move an employee into a new org unit, when the manager views the Team Calendar in MSS, they can see the new employee.  However, if I move the manager into a new org unit from a specific date with the chief indicator ticked, nothing is displayed in the Team Calendar and the message says "no data available in chosen period".  I thought it could be an authorisation issue so I have done an authorisation check in Time Managers Workplace for the same manager trying to view an employee in the new org unit and it says it's failing on structural authorisations.  If I look in T77UA it shows the correct org unit, positions and employee numbers so I don't understand why it's giving me the structural authorisation error?  PFUD has been run and T77UA looks correct - am I missing something??
    Any help would be greatly appreciated!

    I would check the A012 "manages" relationship and see if its pointing to the right Org unit. We have had several issues with the team calendar and ended up customsing a lot of it.

Maybe you are looking for

  • Relation of foreign exchange contract with SD MM

    Hello Every one ,       I am trying to do foreign exchange contract SAP ERP 6.0 . My clients repuirement is to have foreign exchange contract  1:1 relationship  with perchase order i.e if he got perchage order of 100 $ at that time he want to do  for

  • How Do I Reset My i Connect password?

      I am locked out of my i tunes connect account because I forgot the password. So I am unable to upload a new epub book to ibookstore.  I entered my Apple ID and password. Then when I try to enter the itunes connect, I am told that apple ID does not

  • KDC has no support for encryption type

    Hi, I hope not too much people are not reading this post because of the very common error message. But I'm really somewhat confused: For testing Kerberos 5 SSO I set up a little domain controller running Windows 2003 Server and a client in the domain

  • Keywords displaying under a picture in iPhoto 11?

    How can I make keywords display under pictures in iPhoto 11?  Worked in iPhoto 9, but no longer easy to find a why to display keywords under the picture. Any help would be appreciated. Thanks

  • Can i chose which photo's etc I upload to iCloud in photos app

    Although downloaded the photo's app I have not activated it because I want to chose which of my photos to go to iCloud , is this possible as I don't want Apple to do this automatically.