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 |
|---|---|---|---|---|---|---|---|
| |
EV_CALL_OFF_DLV_DATE | TYPE | DATS | Delivery date of the call-off | |||
| |
IV_CALENDAR_ID | TYPE | WFCID | SPACE | Factory Calendar | ||
| |
IV_CORRECT_OPTION | TYPE | CIND | '+' | Flag how workday should be calculated | ||
| |
IV_DOCUMENT_DATE | TYPE | DATS | Document date of the purchase order | |||
| |
IV_DLDT_REFERENCE_ITEM | TYPE | DATS | Delivery date of the reference item in the purchase order | |||
| |
IV_USE_FACTORY_CALENDAR | TYPE | XFELD | SPACE | Use factory calendar for calculation (<> 'SPACE') or not (= 'SPACE') | ||
| |
MANDATORY_FIELD_MISSING | TYPE | Required entries/informations have not been passed over ... | ||||
| |
INVALID_CORRECT_OPTION | TYPE | The correct option, which has been handed over, is invalid (<> '+' or '-') | ||||
| |
ERROR_WHILE_CONV_FACDATE | TYPE | An error occured while converting a date to a factory date | ||||
| |
ERROR_WHILE_CONV_DATE | TYPE | An error occured while converting a factory date to a date | ||||
| |
DATE_CONSTELLATION_INVALID | TYPE | The document date is less than the call-off-date (-> system-date) | ||||
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 | 20080407 |
| SAP Release Created in | 200 |