SAP ABAP Function Module CALENDAR_CHECK_BUFFERSIZE (Check whether buffer size is sufficient for insertion/change)
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 | CALENDAR_CHECK_BUFFERSIZE | Check whether buffer size is sufficient for insertion/change |
Function Group | SCLS | Factory calendar system functions |
Program Name | SAPLSCLS | |
INCLUDE Name | LSCLSU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ANSWER | TYPE | Indicates whether there is enough | ||||
![]() |
BUFFERSIZE | TYPE | Size of the pool buffer after chan | ||||
![]() |
DIRECTORYSIZE | TYPE | Size of the directory buffer after | ||||
![]() |
KIND_OF_CALENDAR | TYPE | F=Factory calendar, H=Public holid | ||||
![]() |
KIND_OF_UPDATE | TYPE | I=Insert, U=Update, D=Delete | ||||
![]() |
NUMBER_OF_YEARS | TYPE | Number of years of the 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 |