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
Exporting ANSWER TYPE Indicates whether there is enough
Exporting BUFFERSIZE TYPE Size of the pool buffer after chan
Exporting DIRECTORYSIZE TYPE Size of the directory buffer after
Importing KIND_OF_CALENDAR TYPE F=Factory calendar, H=Public holid
Importing KIND_OF_UPDATE TYPE I=Insert, U=Update, D=Delete
Importing NUMBER_OF_YEARS TYPE Number of years of the calendar
               
Processing Type
Normal Function Module  
Remote-Enabled 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