SAP function modules H
- Module Holiday_Check_And_Get_Info Definition Useful for determining whether or not a date is a holiday. Give thefunction a date, and a holiday calendar, and you can determine if the dateis a holiday by checking the parameter HOLIDAY_FOUND compare help ABAP
- Module Holiday_Get Explain Provides a table of all the holidays based upon a Factory Calendar&/ Holiday Calendar why help ABAP
- Module Hr_Payroll_Periods_Get What is Get the payroll period for a particular date. (provided by FrancoisHenrotte) how better help ABAP
- Module Hr_Time_Results_Get Meaning Get the time results for a payroll period. (provided by Francois Henrotte) when help ABAP
- Module Help_Values_Get_With_Table Abbreviation Show a list of possible values for F4 popup help on selection screens.This function module pops up a screen that is just like all the other F4helps, so it looks like the rest of the SAP system. Very useful for providingdropdowns on fields that do not determines help ABAP
- Module Hr_Display_Basic_List How to is an HR function, but can be used for any data. You pass it data,and column headers, and it provides a table control with the ability tomanipulate the data, and send it to Word or Excel. Also see the additionaldocumentation here comparing to help ABAP
- Module Hr_Ie_Num_Prsi_Weeks Help Return the number of weeks between two dates depends on help ABAP
- Module Hr_Get_Leave_Data Crossword Get all leave information (includes leave entitlement, used holidays/paidout holidays) which help ABAP
- Module Help_Start Examples Display help for a field. Useful for doing AT SELECTION SCREEN ON VALUEREQUEST for those fields that do not provide F4 help at the DDIC level difference help ABAP
SAP all function modules & definitions
What a function module does?
Describe Help_start definition hr_get_leave_data explain hr_ie_num_prsi_weeks what is hr_display_basic_list meaning help_values_get_with_table abbreviation hr_time_. help.
Explain Holiday_check_and_get_info definition holiday_get explain hr_payroll_ tutorial.