hr_dplay_basic_lt help_values what is
Hr_ie_num_prsi_weeks definition help_start explain hr_payroll_periods_get what is hr_time_results.

SAP function modules H

  • Module Hr_Display_Basic_List Definition 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 compare help ABAP
  • Module Help_Values_Get_With_Table Explain 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 why help ABAP
  • Module Holiday_Check_And_Get_Info What is 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 how better help ABAP
  • Module Holiday_Get Meaning Provides a table of all the holidays based upon a Factory Calendar&/ Holiday Calendar when help ABAP
  • Module Hr_Get_Leave_Data Abbreviation Get all leave information (includes leave entitlement, used holidays/paidout holidays) determines help ABAP
  • Module Hr_Time_Results_Get How to Get the time results for a payroll period. (provided by Francois Henrotte) comparing to help ABAP
  • Module Hr_Payroll_Periods_Get Help Get the payroll period for a particular date. (provided by FrancoisHenrotte) depends on help ABAP
  • Module Help_Start Crossword 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 which help ABAP
  • Module Hr_Ie_Num_Prsi_Weeks Examples Return the number of weeks between two dates difference help ABAP

SAP all function modules & definitions

What a function module does?

Describe Hr_ie_num_prsi_weeks definition help_start explain hr_payroll_periods_get what is hr_time_results_get meaning hr_get_leave_data abbreviation holiday_get how to. help.

Explain Hr_display_basic_list definition help_values_get_with_table explain tutorial.