The Function Module RS_VARI_V_WDAYS_UP_TO_NOW (Periode, (sy-datum - xxx, sy-datum + yyy)) is a standard Function Module in SAP ERP and is part of the function group SVAV within the package SLDBV.
Function Module | RS_VARI_V_WDAYS_UP_TO_NOW |
Short Text | Periode, (sy-datum - xxx, sy-datum + yyy) |
Function Group | SVAV |
Package | SLDBV |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_DATETAB | LIKE | RSDATRANGE | ||
P_INTRANGE | LIKE | RSINTRANGE |
This function module does not define any Exceptions.