Message type: E = Error
Message class: T9 - Time zones/streams
Message number: 002
Message text: Do not pass date/time or time stamp
The function module was called using incorrect parameters. Neither the
date, time, nor a time stamp were passed on.
No conversion can take place because it is not clear which parameters
are relevant.
Contact your system administrator in order to correct the call in the
application program.
Error message extract from SAP system. Copyright SAP SE.
T9002
- Do not pass date/time or time stamp ?The SAP error message T9002, which states "Do not pass date/time or time stamp," typically occurs when a date or time value is being passed to a function or transaction that does not accept such values. This can happen in various contexts, such as during data entry, report generation, or when executing certain transactions.
Cause: Incorrect Data Input: The user may be trying to input a date or time in a field that does not support it. Function Module/Method Restrictions: The function module or method being called may have restrictions on the types of parameters it accepts, and it may not allow date/time values.
Configuration Issues: There may be configuration settings in the system that restrict the use of date/time values in certain contexts. Custom Code: If there is custom ABAP code involved, it may be incorrectly handling date/time values.
Solution: Check Input Fields: Review the fields where you are entering data to ensure that you are
Get instant SAP help. Sign up for our Free Essentials Plan.
T9001
Pass both date/time and time stamp
What causes this issue? The function module was called using incorrect parameters. Both the date and the time as well as a time stamp were passed on....
T9000
****** Time zones ******
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
T9003
Conversion error
What causes this issue? During the conversion of the date and time, an error occurred. Possible error causes are: Time zone was not entered correctly...
T9004
Not authorized to edit time zone data (object &1, activity &2)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.