SAP ABAP Function Module SD_CALENDAR_OVERLAY (Nächstmögliches Datum für 2 (unterschiedliche) Kalender-ID's ermitteln)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF (Application Component) Basic Functions
     VLTS (Package) Time segment
Basic Data
Function Module SD_CALENDAR_OVERLAY Nächstmögliches Datum für 2 (unterschiedliche) Kalender-ID's ermitteln  
Function Group V03C   Calculations Using Times  
Program Name SAPLV03C    
INCLUDE Name LV03CU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EF_COMMONDATE TYPE D nächstes gemeinsames Datum
Exporting ET_COMMONDATETAB TYPE V03C_COMMONDATETAB
Importing IF_DATE_FROM TYPE D SY-DATLO gewünschtes Datum
Importing IF_DATE_TO TYPE D SY-DATLO
Importing IF_DIRECTION TYPE SCAL-INDICATOR '+' Richtung für Suche nach gemeins. Datum
Importing IF_CALENDAR_ID_FIRST TYPE SCAL-FCALID Erste Kalender-ID
Importing IF_CALENDAR_ID_SECOND TYPE SCAL-FCALID Zweite Kalender-ID
Exception NO_COMMON_DATE_FOUND TYPE
               
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  19970813 
SAP Release Created in