dynp_values_read date_get what is
Dynp_values_update definition download explain date_compute_day what is day_attributes_get meaning.

SAP function modules D

  • Module Dynp_Values_Read Definition Read the values from a dynpro. This function can be used to read thevalues from a report's selection screen too (Another example) compare help ABAP
  • Module Date_Get_Week Explain will return the week that a date is in why help ABAP
  • Module Date_Check_Plausibility What is Check to see if a date is in a valid format for SAP. Works well whenvalidating dates being passed in from other systems how better help ABAP
  • Module Date_In_Future Meaning Calculate a date N days in the future when help ABAP
  • Module Day_Attributes_Get Abbreviation Return useful information about a day. Will tell you the day of theweek as a word (Tuesday), the day of the week (2 would be Tuedsay), whetherthe day is a holiday, and more.(provided by Francois Henrotte) determines help ABAP
  • Module Date_Compute_Day How to Returns a number indicating what day of the week the date falls on.Monday is returned as a 1, Tuesday as 2, etc comparing to help ABAP
  • Module Download Help download a file to the presentation server (PC) depends on help ABAP
  • Module Dynp_Values_Update Crossword Similar to DYNP_VALUES_READ, this function will allow the updatingof fields on a dynpro. Very useful when you want to change a field basedon the value entered for another field which help ABAP

SAP all function modules & definitions

What a function module does?

Describe Dynp_values_update definition download explain date_compute_day what is day_attributes_get meaning date_in_future abbreviation date_check_plausibility how to. help.

Explain Dynp_values_read definition date_get_week explain date_check_ tutorial.