The Function Module CACS_TIMESTAMP_DETERMINE (Kalender: Endzeitpunkt (Datum/Uhrzeit) ermitteln) is a standard Function Module in SAP ERP and is part of the function group CACS_TIMEDATE within the package CACSVERS.
Function Module | CACS_TIMESTAMP_DETERMINE |
Short Text | Kalender: Endzeitpunkt (Datum/Uhrzeit) ermitteln |
Function Group | CACS_TIMEDATE |
Package | CACSVERS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FACTORY_CALENDAR | LIKE | SCAL-FCALID | Fabrikkalender | |
UNIT | LIKE | T006-MSEHI | Maßeinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
END_TIMESTAMP | TYPE | CACS_TECHTIME_E | Techn. gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss) |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
START_TIMESTAMP | TYPE | CACS_TECHTIME_B | Technisch gültig ab |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATE_NOT_VALID | Datum ist ungültig |
DATE_OUT_OF_CALENDAR_RANGE | Datum ausserhalb der Fabrikkalendergültigkeit |
FACTORY_CALENDAR_NOT_FOUND | Fabrikkalender wurde nicht gefunden |
PARAMETERS_NO_VALID | Eingabeparameter sind ungültig |
SI_UNIT_MISSING | Zeiteinheit fehlt |
UNIT_CONVERSION_ERROR | Konvertierungsfehler der Zeiteinheit |