Menu

SAP Function Module SALP_CALC_DATE

adds a number of days, weeks, x-days, months, quarters or years to a date

The Function Module SALP_CALC_DATE (adds a number of days, weeks, x-days, months, quarters or years to a date) is a standard Function Module in SAP ERP and is part of the function group SALP within the package SMOI.

Technical Information

Function Module SALP_CALC_DATE
Short Text adds a number of days, weeks, x-days, months, quarters or years to a date
Function Group SALP
Package SMOI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_DATE TYPE ALDATE Alert: date
IN_NBR_DWXMQY TYPE ALPFDBNUM Alert: integer used in performance DB
IN_RECTYPE TYPE ALPDBRTYP Montoring infra. perf.DB record type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_DATE TYPE ALDATE Alert: date

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OTHER_ERROR