SAP ABAP Function Module /SAPPSSRM/OPTION_SRC_CALC_DLDT (Calculate delivery date for call-off(s) from purchase order(s))
Hierarchy
SRM_SERVER (Software Component) SRM_SERVER
   SRM-EBP-CRI (Application Component) Cross-Industry Functions
     /SAPPSSRM/OPTIONS (Package) Options Functionality in Government Procurement
Basic Data
Function Module /SAPPSSRM/OPTION_SRC_CALC_DLDT Calculate delivery date for call-off(s) from purchase order(s)  
Function Group /SAPPSSRM/OPTION_SRC   'Options'-project / 'Sourcing'  
Program Name /SAPPSSRM/SAPLOPTION_SRC    
INCLUDE Name /SAPPSSRM/LOPTION_SRCU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_CALL_OFF_DLV_DATE TYPE DATS Delivery date of the call-off
Importing IV_CALENDAR_ID TYPE WFCID SPACE Factory Calendar
Importing IV_CORRECT_OPTION TYPE CIND '+' Flag how workday should be calculated
Importing IV_DOCUMENT_DATE TYPE DATS Document date of the purchase order
Importing IV_DLDT_REFERENCE_ITEM TYPE DATS Delivery date of the reference item in the purchase order
Importing IV_USE_FACTORY_CALENDAR TYPE XFELD SPACE Use factory calendar for calculation (<> 'SPACE') or not (= 'SPACE')
Exception MANDATORY_FIELD_MISSING TYPE Required entries/informations have not been passed over ...
Exception INVALID_CORRECT_OPTION TYPE The correct option, which has been handed over, is invalid (<> '+' or '-')
Exception ERROR_WHILE_CONV_FACDATE TYPE An error occured while converting a date to a factory date
Exception ERROR_WHILE_CONV_DATE TYPE An error occured while converting a factory date to a date
Exception DATE_CONSTELLATION_INVALID TYPE The document date is less than the call-off-date (-> system-date)
               
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  20080407 
SAP Release Created in 200