Menu

SAP Function Module SALP_SM_CALC_TIME_DIFFERENCE

The Function Module SALP_SM_CALC_TIME_DIFFERENCE () is a standard Function Module in SAP ERP and is part of the function group SALP_SELFMON within the package SMOI.

Technical Information

Function Module SALP_SM_CALC_TIME_DIFFERENCE
Short Text
Function Group SALP_SELFMON
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
DATE_1 TYPE ALDATE Alert: date
DATE_2 TYPE ALDATE Alert: date
TIME_1 TYPE ALTIME Alert: Time value in timeformat
TIME_2 TYPE ALTIME Alert: Time value in timeformat

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SECONDS TYPE INT4 Natural Number

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.