SAP function modules H
- Module Hr_Payroll_Periods_Get Definition Get the payroll period for a particular date. (provided by FrancoisHenrotte) compare help ABAP
- Module Hr_Ie_Num_Prsi_Weeks Explain Return the number of weeks between two dates why help ABAP
- Module Holiday_Get What is Provides a table of all the holidays based upon a Factory Calendar&/ Holiday Calendar how better help ABAP
- Module Help_Start Meaning 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 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_Get_Leave_Data How to Get all leave information (includes leave entitlement, used holidays/paidout holidays) comparing to help ABAP
- Module Hr_Time_Results_Get Help Get the time results for a payroll period. (provided by Francois Henrotte) depends on help ABAP
- Module Hr_Display_Basic_List Crossword 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 which help ABAP
- Module Holiday_Check_And_Get_Info Examples 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 difference help ABAP
SAP all function modules & definitions
What a function module does?
Describe Holiday_check_and_get_info definition hr_display_basic_list explain hr_time_results_get what is hr_get_leave_data meaning help_values_get_with_table. help.
Explain Hr_payroll_periods_get definition hr_ie_num_prsi_weeks explain tutorial.