The Function Module ISB_OPP_INT_DATE_CALC (IS-B: Berechnung Ende OZ-Laufzeit) is a standard Function Module in SAP ERP and is part of the function group JBT6 within the package JBT.
Function Module | ISB_OPP_INT_DATE_CALC |
Short Text | IS-B: Berechnung Ende OZ-Laufzeit |
Function Group | JBT6 |
Package | JBT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DLFZ_ANF | LIKE | SY-DATUM | OZ-Laufzeitanfang | |
FACT_CAL_ID | LIKE | SCAL-FCALID | Fabrikkalender-ID | |
NLFZ_ANZ | LIKE | JBTKREG-NOZZTE | Anzahl Zeiteinheiten | |
XLFZ_EINH | LIKE | JBTKREG-XOZZTE | Zeiteinheit (J/M/T) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DLFZ_END | LIKE | SY-DATUM | OZ-Laufzeitende |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATE_INVALID | Endedatum ungültig |