SAP ABAP Function Module /OSP/GETDATE_MONTHDAY (This fm will accept day and calculate the nearest start date of the job)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
XAP-OSP (Application Component) Office Suite Program
⤷
/OSP/REPORT (Package) Office Suite Program - report functionality
⤷
⤷
Basic Data
| Function Module | /OSP/GETDATE_MONTHDAY | This fm will accept day and calculate the nearest start date of the job |
| Function Group | /OSP/R3_REPORT | OSP R3 Reports fuction modules |
| Program Name | /OSP/SAPLR3_REPORT | |
| INCLUDE Name | /OSP/LR3_REPORTU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_JOB_START_DATE | TYPE | /OSP/DT_DATE | Date and Time, Current (Application Server) Date | |||
| |
IV_START_DATE | TYPE | /OSP/DT_DATE | Date and Time, Current (Application Server) Date | |||
| |
IV_DAY_OF_MONTH | TYPE | /OSP/DT_DAYOFMONTH | 1 | Duration period (in weeks) for a batch job | ||
| |
IV_TIME | TYPE | /OSP/DT_TIME | '23:59:00' | Time | ||
| |
INVALID_DAY_OF_MONTH | TYPE | Invalid day of month | ||||
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 | 20060620 |
| SAP Release Created in | 100 |