SAP ABAP Function Module F4_DATE (Display factory calendar or Gregor. calendar and choose a day)
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 | F4_DATE | Display factory calendar or Gregor. calendar and choose a day |
Function Group | SHLC | Display Calendar for F4 Help |
Program Name | SAPLSHLC | |
INCLUDE Name | LSHLCU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
SELECT_DATE | TYPE | WORKFLDS-GKDAY | selected date | |||
![]() |
SELECT_WEEK | TYPE | SCAL-WEEK | ||||
![]() |
SELECT_WEEK_BEGIN | TYPE | SYST-DATUM | ||||
![]() |
SELECT_WEEK_END | TYPE | SYST-DATUM | ||||
![]() |
DATE_FOR_FIRST_MONTH | TYPE | WORKFLDS-GKDAY | SY-DATUM | For determining the first month to be displayed | ||
![]() |
DISPLAY | TYPE | WORKFLDS-DISPL | SPACE | X = no selection option | ||
![]() |
FACTORY_CALENDAR_ID | TYPE | WORKFLDS-CALID | SPACE | Factory calendar | ||
![]() |
GREGORIAN_CALENDAR_FLAG | TYPE | SPACE | Display Gregorian calendar | |||
![]() |
HOLIDAY_CALENDAR_ID | TYPE | WORKFLDS-HIDENT | SPACE | Public Holiday Calendar | ||
![]() |
PROGNAME_FOR_FIRST_MONTH | TYPE | SYST-REPID | SPACE | to determine the date at the cursor position | ||
![]() |
DATE_POSITION | TYPE | CHAR1 | SPACE | Position of the selected date (space = center, T = top, B = bottom) | ||
![]() |
CALENDAR_BUFFER_NOT_LOADABLE | TYPE | Factory calendar read error | ||||
![]() |
DATE_AFTER_RANGE | TYPE | Date is later than factory calendar | ||||
![]() |
DATE_BEFORE_RANGE | TYPE | Date is earlier than factory calendar's | ||||
![]() |
DATE_INVALID | TYPE | Date in invalid format | ||||
![]() |
FACTORY_CALENDAR_NOT_FOUND | TYPE | Factory calendar is not available | ||||
![]() |
HOLIDAY_CALENDAR_NOT_FOUND | TYPE | Holiday calendar is not available | ||||
![]() |
PARAMETER_CONFLICT | TYPE | Pass Factory calendar and Holiday calendar | ||||
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 |