What does DATE_CHECK_PLAUSIBILITY: Check to see if a date is in a valid format for SAP. Works well whenvalidating dates being passed in from other systems
SAP date_check_plausibility help. Function module date_check_plausibility manual. Hot to use usage date_check_plausibility in prompt.
More function modules from SAP ERP such as date_check_plausibility in Dictionary D.
- Definition DATE_COMPUTE_DAY:
- Usage Returns a number indicating what day of the week the date falls on.Monday is returned as a 1, Tuesday as 2, etc definition.
- Definition DYNP_VALUES_READ:
- Usage Read the values from a dynpro. This function can be used to read thevalues from a report's selection screen too (Another example explain.
- Definition DATE_IN_FUTURE:
- Usage Calculate a date N days in the future what is.
- Definition DAY_ATTRIBUTES_GET:
- Usage 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 meaning.
- Definition DYNP_VALUES_UPDATE:
- Usage 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 abbreviation.
More SAP function modules list like DATE_CHECK_PLAUSIBILITY in SAP D.