Unpaid Public Holiday

Hi Gurus,
I want to change the public holidays from OFF/Paid to OFF/Unpaid, so the system should not generated any pay.
In my company last month SAP was generating 1 days pay even for employees absent for the entire month, I think this is because of 15 August defined with public holiday class OFF/Paid.
The system should not generate any pay for such employees.
Please help me achieve this
Regards
Kiran

Hi Kiran,
If you want ur holidays to be unpaid u can do it with Day rule but first what if the holiday is on a Saturday or Sunday how will u consider that
Plzz in table T553A
make the following changes
First Colum Rule
Rule   D.Ty Weekday     D.TySaturday   D.tySunday
01      b2211111111       b2211111111   b2211111111
b here is blank and even for public half day its off and unpaid
let me know if u want further info
Thanks
Swati

Similar Messages

  • Regd. Optional Public Holidays Configuration - SAP HCM.

    Hello SAP HR Experts,
    Please help me with the below query:
    In the holiday calendar, i have entered 9 public holidays.
    I've 3 optional holidays to be entered in the holiday calendar. Employees are eligible for ANY 1 holiday out of the 3 optional holidays. For those employees who do not wish to avail this optional holiday - it shall lapse for them.
    Request you to help me with the configuration for the same.
    Awaiting your response.
    Regards,
    Shital

    Hi,
    Create 9 holidays with Holiday class 1 .
    Create 3 optional holidays with Holiday class 3.
    Next you need modify your day types as per below.
    Now holiday class 3 will be unpaid.
    Now create an absence types called Optional Holiday and create Absence quota with Constant 1 in V_T559E table.
    Then generate quotas which would One day per year .
    Now we need to put restriction while applying Optional holiday leave type it should allow to create a record only when holiday class is 3. To get holiday use FM HR_PERSON_READ_WORK_SCHEDULE”  ,then check the holiday class(FTKLA) is equal to three then only allow the user to create a record.
    If employees tries to take more than one optional holiday , SAP standard message will be raised at the time of applying for the 2nd optional holiday.  "Not enough quota"
    BADI at ESS level : PT_ABS_REQ
    BADI at R/3 leavel : HRPAD00INFTY The above FM needs to be used in both the BADI's.
    Regards,
    Raja Sekhar
    Message was edited by: Rajasekhar Reddy

  • Public Holiday calendar not to be taken into account for Sick Leave

    Dear All,
    I need help.
    Public Holiday calendar not to be taken into account for Sick Leave.
    Eg -When I employee applies for sick leave, the public holiday in between the dates shouldnt be considered. How can I configure this requirement.
    Please help.
    Regards,
    Poornima

    For that group, you need 2 counting rules:
    - one for Holiday Class 0 (not a public holiday) and Day Work Schedule Class 0 (not a working day)
    - one for Holiday Class 0 (not a public holiday) and Day Work Schedule Class 1 to 9 (a working day)
    If you want, you can add an other one or two for Holiday Class 1 to 9 (public holiday)
    extract from our T556C
    2       1   10 Q      10 Sick leave deduct from quotas (incl personal/spec) XXXXX   X  X    XXXXXXXXXX  XXXXXXXXX X X        XX XX    100.00  100.00              1     1       10              
    2       1   10 Q      11 Sick leave deduct from quotas (incl personal/spec) XXXXX   X  X    XXXXXXXXXX X          X X        XX XX      0.00    0.00              1     1       10              
    2       1   30 Q      10 Special leave with pay (with quotas deduction)     XXXXX   X  X    XXXXXXXXXX  XXXXXXXXX X X        XX XX    100.00  100.00              1     1       30              
    2       1   30 Q      11 Special leave with pay (with quotas deduction)     XXXXX   X  X    XXXXXXXXXX X          X X        XX XX      0.00    0.00              1     1       30

  • After last icloud backup, unrequested by me public holidays in the UK have been marked on the calendar and I can't find how to delete this. Also, I have been trying to delete a birthday from the same calendar for months and it keeps reappearing.

    iPad 2 with iOS 7.01 After the last backup to Icloud, unrequested by me,  my calendar has been filled with public holidays of the UK which there doesn't seem to be any way of deleting. Also, I have been trying to delete a birthday from the calendar for months, this time using all variations of 'delete' and it keeps popping up again!

    Are you also restoring from your backup? That sounds like what is happening or someone else has your Apple ID.
    A backup to iCloud would have no way to add UK holidays to your calendar. Open Calendar, tap on Calendars at the bottom middle of the page and untick the ones you don't want.

  • Error while accessing public holiday calendar

    Friends,
    Well when creating a work schedule for the year 2008 (practice mode - at home) i am getting the below message..
    I checked all the configurations and no where i mention about 2009. Any tips and suggestions.
    Error while accessing public holiday calendar
    The function module HOLIDAY_CHECK_AND_GET)INFO has generated an error

    friends the problem still exists..
    i created a new calender, new dws, pws, bws.. but again the same error comes in play.
    Friends,
    Well when creating a work schedule for the year 2008 (practice mode - at home) i am getting the below message..
    I checked all the configurations and no where i mention about 2009. Any tips and suggestions.
    Error while accessing public holiday calendar on 20090101
    The function module HOLIDAY_CHECK_AND_GET)INFO has generated an error

  • Error while accessing public holiday calendar on 20120101

    Dear All,
    When I'm posting PL(Personnel Leave) against 31.12.2011 it is working fine but If I'm posting a Sick Leave against 31.12.2011 or CB the error is coming like "Error while accessing public holiday calendar on 20120101".
    Please suggest what to do.

    Dear All,
    When I'm posting PL(Personnel Leave) against 31.12.2011
    it is working fine but If I'm posting a Sick Leave against 31.12.2011 or
    CB the error is coming like "Error while accessing public holiday calendar on 20120101".
    Please suggest what to do.
    the error clearly saying that you dont have holiday calendar for 01.01.2012,, so please change it using PT02 to avoid the error.
    then you check what exactly system is doing.
    you have to create a wsr with one month extra validity than the exact periods required to avoid the future errors as you are getting now.
    system always takes one month extra validity it is standard functionality.
    regards,
    mohammed

  • Error while accessing public holiday calendar on 20100101

    Dear Gurus.
    When i was created Work Schedule TC-PT01
    Error Showing
    "Error while accessing public holiday calendar on 20100101"
    Message no. P2518
    Diagnosis
    The function module HOLIDAY_CHECK_AND_GET_INFO has generated an error.
    Please Advised
    Regards
    MHPO

    Hi
    As Surisetti told that, that public holiday might not created in that year. So check the same in SCAL and again re-generate the work schedule.
    Thanks & Regards
    Bharathi

  • Function Module for getting public holidays between two dates

    Dear Freinds,
                     I want  a function module which checks a day is public holiday or not based on the "HOLIDAY CALENDAR ID", i have
    found a function moudule('DATE_CHECK_WORKINGDAY') which checks a  holiday or not  but based on Factory Calender id,
    so could any one please let me know how can i get a day is a public holiday or not based on "HOLIDAY CALENDAR ID".
    regards
    divya.

    Hi,
    Use  HR_FORMS_READ_HOLIDAYS.
    pass calendar id, begin date, end date, holiday date.
    it will fetch the text of holiday... u can put a check that if the text fetched in initial then the holiday date u have passed is not a holiday..
    hope it helps

  • Public Holiday text not displaying in PT03 (Special Days)

    Hi Experts,
    For my client, I have to configure a public holiday and restrict it to only few WSRs. This public holiday is not part of any public holiday calendar. I have configured this holiday as a special day by defining the day type selection rule & special day.
    When I checked the work schedule in PT03, it is not displaying the holiday class and the text of the public holiday. It is only displaying the day type for this day.
    Please help.
    Many Thanks for your help in advance.
    Warm Rgds,
    Arun.M

                qPane = new JScrollPane(qTextArea);
                qPane.add(qTextArea);
                performedOpsPane = new JScrollPane(performedOpsTextArea);
                performedOpsPane.add(performedOpsTextArea);
                logPane = new JScrollPane();
                logPane.add(logTextArea); When you create a scrolled component, you either pass the component to the JScrollPane constructor or add it afterward, not both. If you're going to add it afterward, you use the setViewportView() method, not add().

  • What's report name show list of public holiday?

    Dear all,
    I want to view the list of public holiday on production system. Please help me to view this.
    Thanks for your susports.
    Huyen Nguyen

    Hi Dude,
    We have a Function Moudule to get the details of public hoilday...
    HOLIDAY_GET Provides a table of all the holidays based upon a Factory Calendar &/ Holiday Calendar.
    HOLIDAY_CHECK_AND_GET_INFO Useful for determining whether or not a date is a holiday. Give the function a date, and a holiday calendar, and you can determine if the
    date is a holiday by checking the parameter HOLIDAY_FOUND.
    Example: HOLIDAY_CHECK_AND_GET_INFO
    data: ld_date like scal-datum default sy-datum,
    lc_holiday_cal_id like scal-hcalid default u2018CAu2019,
    ltab_holiday_attributes like thol occurs 0 with header line,
    lc_holiday_found like scal-indicator.
    CALL FUNCTION u2018HOLIDAY_CHECK_AND_GET_INFOu2019
    EXPORTING
    date = ld_date
    holiday_calendar_id = lc_holiday_cal_id
    WITH_HOLIDAY_ATTRIBUTES = u2018Xu2019
    IMPORTING
    HOLIDAY_FOUND = lc_holiday_found
    tables
    holiday_attributes = ltab_holiday_attributes
    EXCEPTIONS
    CALENDAR_BUFFER_NOT_LOADABLE = 1
    DATE_AFTER_RANGE = 2
    DATE_BEFORE_RANGE = 3
    DATE_INVALID = 4
    HOLIDAY_CALENDAR_ID_MISSING = 5
    HOLIDAY_CALENDAR_NOT_FOUND = 6
    OTHERS = 7.
    if sy-subrc = 0 and
    lc_holiday_found = u2018Xu2019.
    write: / ld_date, u2018is a holidayu2019.
    else.
    write: / ld_date, u2018is not a holiday, or there was an error calling the functionu2019.
    endif.
    Checking dates
    DATE_CHECK_PLAUSIBILITY Check to see if a date is in a valid format for SAP. Works well when validating dates being passed in from other systems.

  • How to calculate days between 2 dates excluding public holidays over SAP ?

    Hi
    Have a universe over SAP data. Trying to calculate days between 2 dates. SAP holds Public Holiday data in various tables e.g  Thol and data is updated via scal. Using my univeres as a source I want to run  reports for different countries so need to have various bank holidays not just UK. In SAP function modules handle this. Has anyone designed a solution to cater for this situation in a universe ?
    Thanks in advance
    M

    Hi,
    I assume you mean SAP R/3 (ECC) when you write SAP and SAP BW.
    Are you using BW? If so, I would load the data into SAP BW, create a query using customer exit variables and build your universe on top of that...
    -J

  • How do you un-sync public holidays in icalender

    I sync my icalander to public holidays but despite my time zone in settings as Auckland NZ I get the Canadian public holidays all through my icalendar.
    Can anyone help me undo this?
    Emmie

    Not sure if you got rid of it but I found this way.
    I was also plagued by this holiday sampler. Not sure why I downloaded it, probably because it was free.
    Open iTunes, scroll down to the bottom and find "Purchased" under the features tab.
    Scroll through the albums until you find "iTunes Holiday Sampler", hover over it and click the little "x" that appears, then click "hide" when the dialogue box appears.  Then sync your iPhone/pad/pod, anything else that had the sampler on it.

  • Public Holiday Class field in IDOC WORKSCHED_WITH_COST

    Hi Experts,
    Good day..!
    Well we are working on a integration project between external rostering system & CATS.
    As part of the integration we are supposed to send Work Schedules (Planned hours) from external system to Cats.
    On investigation we found IDOC WORKSCHED_WITH_COST which suffice the purpose.
    But this IDOC doesn't have any field for Public holiday class. its having only Day type.
    Where as in Infotype 2003 we could see both the fields.
    Can somebody let me if I am missing something here, do we need to do any enhancements how...?
    We are on
    SAP ECC 6.0
    SAP_HR     604     0037     Human Resources
    Your help is well appriciated,
    Thanks in advance,
    Sai

    Hi All,
    We somehow tried to convience business.
    What we would like to do to eliminate the fuzz of Holiday Class field is , We will process data directly to IT2003 skipping CATS as they dont use Substitutions other than for HR.
    We are thing of doing as below
    Insert: HR_INFOTYPE_OPERATION will use this.
    Delete / Reversal: HR_INFOTYPE_OPERATION with del option this is where I doubt about. do we have any option of reversal ...? or do we need to delete the record.
    Will create a BAPI & IDOC respectively.
    Please suggest if this apporoach is fine as I have no clue with HR dependencies.
    Cheers,
    Sai

  • Year 2009 Malaysia Public Holidays set wrongly in SAP calendar Time Mgmt

    Dear Guru,
    I have a  scenario that the Year 2009 Malaysia Public Holidays for Hari Raya Day 1 and Hari Raya Day 2 has set wrongly in SAP calendar Time Management.
    Seeking your advice how do I change the Public Holiday dates in the SAP calendar to retify the discrepancy.    From  TCode:SCAL >  SAP Calendar Main Menu > _____
    Many thanks.
    Wai Cheng

    Hi,
    Please go to SCAL and then Public Holidays and then change and then inside the screen select the public holidays that have been wrongly assigned and then click on change now ur public holidays class and rest details comes up so change as per ur requirement.
    Let us know if u have any doubts further
    Thanks
    Swati

  • Public Holiday Calender

    Dear All,
                I want to Maintain Public Holiday Calender with the below holidays in ECC 6.Suggest me
    1.     REPUBLIC DAY     SATURDAY      26.01.2008
    2.     MAHASHIVRATRI      THURSDAY      06.03.2008
    3.     HOLIKA DAHAN      SATURDAY     22.03.2008
    4.     RAM NAVAMI     MONDAY      14.04.2008
    5.     INDEPENDENCE DAY     FRIDAY     15.08.2008
    6.     RAKSHABANDHAN     SATURDAY     16.08.2008
    7.     GANDHI JAYANTI      THURSDAY     02.10.2008
    8.     DUSSEHRA      THURSDAY      09.10.2008
    9.     DIWALI      TUESDAY      28.10.2008
    10.     GOVERDHAN POOJA      WEDNESDAY
         29.10.2008
    Thanks,
    Alam

    Go to SCAL t code
    1. Double-click with the mouse on the Execute symbol, select the option Public holidays and choose the function Display.
    2. Check whether the list of public holidays displayed contains all the public holidays that you need.
    If you want to see detailed information on any public holiday, choose the function Display def.
    3. If you need other public holidays, return to the initial screen of the maintenance transaction, and choose the function Change.
    4. Choose the function Insert, and now make the following entries:
    Public holiday type
    Date or calculation rule
    Public holiday text (short and long)
    If required: Sort criterion, religious denomination or public holiday class (for notes on this, press the F1 Help).
    Save the definition.

Maybe you are looking for