Table list used by SAP ABAP Function Module POPUP_TO_SELECT_MONTH (Popup to choose a month)
SAP ABAP Function Module
POPUP_TO_SELECT_MONTH (Popup to choose a month) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ISELLIST | all selected calendar display data | SOURCE VALUE(SELECTED_MONTH) LIKE ISELLIST-MONTH |
|
| 2 | ISELLIST | all selected calendar display data | SOURCE VALUE(ACTUAL_MONTH) LIKE ISELLIST-MONTH |
|
| 3 | T247 | Month name and short text | ||
| 4 | TFACD | Factory calendar definition | SOURCE VALUE(FACTORY_CALENDAR) LIKE TFACD-IDENT DEFAULT SPACE |
|
| 5 | THOCI | Public holiday calendar index | SOURCE VALUE(HOLIDAY_CALENDAR) LIKE THOCI-IDENT DEFAULT SPACE |
|