Menu

SAP Function Module SAA_COMPUTE_NEXT_DATE

The Function Module SAA_COMPUTE_NEXT_DATE () is a standard Function Module in SAP ERP and is part of the function group SADM within the package SSAA.

Technical Information

Function Module SAA_COMPUTE_NEXT_DATE
Short Text
Function Group SADM
Package SSAA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXEDATE LIKE SY-DATUM Date and Time, Current (Application Server) Date
PERIODIC LIKE SAACONT-PERIODIC Execution period
PER_EXT LIKE SAACONT-PER_EXT Execution period (extended)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMP_DATE LIKE SY-DATUM Date and Time, Current (Application Server) Date
NEXT_DATE LIKE SY-DATUM Date and Time, Current (Application Server) 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
INVALID_EXTENDED_PERIOD
INVALID_PERIOD Wrong period
MISSING_EXTENDED_PERIOD