SAP ABAP Function Module DATE_GET_WEEK (Calendar fucntion: Returns week for a date)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ASF-CAL (Application Component) Holiday Calendar, Factory Calendar, Appointment Calendar
⤷
SZC (Package) R/3 Central Basis Development: Factory Calendar
⤷
⤷
Basic Data
| Function Module | DATE_GET_WEEK | Calendar fucntion: Returns week for a date |
| Function Group | SCAL | Calendar functions |
| Program Name | SAPLSCAL | |
| INCLUDE Name | LSCALU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
WEEK | TYPE | SCAL-WEEK | Week for date (format:YYYYWW) | |||
| |
DATE | TYPE | SCAL-DATE | Date for which the week should be calculated | |||
| |
DATE_INVALID | TYPE | Date does not lie between 01/01/1991 and 31/12/2098 | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |