Menu

SAP Function Module J_1H_CAL_DATE_IN_INTERVAL

Date +/- year/month/day (into the future/past)

The Function Module J_1H_CAL_DATE_IN_INTERVAL (Date +/- year/month/day (into the future/past)) is a standard Function Module in SAP ERP and is part of the function group J1HN within the package J1HF.

Technical Information

Function Module J_1H_CAL_DATE_IN_INTERVAL
Short Text Date +/- year/month/day (into the future/past)
Function Group J1HN
Package J1HF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE LIKE BKPF-BLDAT Document date in document
DAYS LIKE BSEG-DTWS1 Instruction key 1
MONTHS LIKE BSEG-DTWS2 Instruction key 2
SIGNUM LIKE BSEG-XNEGP '+' Indicator: Negative posting
YEARS LIKE BSEG-DTWS3 Instruction key 3

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALC_DATE LIKE BKPF-BLDAT Document date in document

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.