SAP ABAP Function Module CACS_FKK_DTE_ADD_PERIOD (Add Value to a Date)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSCC (Package) ICM: Commission Case 'Light'
Basic Data
Function Module CACS_FKK_DTE_ADD_PERIOD Add Value to a Date  
Function Group CACS_FKDATE   Date Functions (Copy FKDATE (FKKS))  
Program Name SAPLCACS_FKDATE    
INCLUDE Name LCACS_FKDATEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_DATUM TYPE SYST-DATUM das Ergebnis
Exporting E_ZEIT TYPE SYST-UZEIT das Ergebnis
Importing I_BASE_DATE TYPE SYST-DATUM Datum, zu dem addiert wird
Importing I_BASE_TIME TYPE SYST-UZEIT SY-UZEIT Date and Time, Current Application Server Time
Importing I_PERIODE TYPE CACS_FKK_FKDATE_DUMMY-PERIODE 'D' Periodenangabe, in der gerechnet wird
Importing I_PERIOD_FACTOR TYPE CACS_FKK_FKDATE_DUMMY-INT4 0 Anzahl der zu verwendenden Perioden-Einheiten
Importing I_USE_FACCAL TYPE CACS_FKK_FKDATE_DUMMY-CHAR1 ' ' Fabrik-Kalender benutzen
Importing I_WORKDAY_INDICATOR TYPE CACS_FKK_FKDATE_DUMMY-CHAR1 '-' + für vorzählen, zurückzählen sonst
Exception ERROR_OCCURED 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  20020219 
SAP Release Created in