Data Element list used by SAP ABAP Function Module /MRSS/SGW_GET_NUM_OF_WEEKS (Get number of weeks between two dates)
SAP ABAP Function Module
/MRSS/SGW_GET_NUM_OF_WEEKS (Get number of weeks between two dates) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | INT4 | Natural number | SOURCE REFERENCE(EV_WEEKS) TYPE INT4 |
|
| 2 | SCDATUM | Date for public holiday and factory calendars | SOURCE REFERENCE(IV_END_DATE) TYPE SCAL-DATE |
|
| 3 | SCDATUM | Date for public holiday and factory calendars | SOURCE REFERENCE(IV_BEGIN_DATE) TYPE SCAL-DATE |
|