ABAP Runtime Errors

CONVERT_TSTMP_INCONSISTENT_TAB SAP ABAP Runtime Error convert tstmp inconsistent tab







CONVERT_TSTMP_INCONSISTENT_TAB is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.

Short Dump Classification: F - Installation Errors

You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.

Also check out the Comments section below to view or add related contributions and example screen shots.


CONVERT_TSTMP_INCONSISTENT_TAB ABAP Runtime Error

Try to find out why entry <runtime parameter> does not appear in table <runtime parameter>.
The time zone and daylight saving time settings in your system might need to be updated. Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.

Please see search hints for more details about the possible cause of this runtime error and how it could be avoided.

Entry <runtime parameter> is missing in table <runtime parameter>. Please see installation error for more details about the possible cause of this runtime error and how it could be avoided.

An attempt was made to here to convert from the local date (and time) to the ABAP time stamp, or vice versa. The system detected that entry <runtime parameter> is missing in table <runtime parameter>. All entries from table "TTZZ" for "ZONERULE" must also appear in table "TTZR", and all entries for "DSTRULE" must also appear in table "TTZD".
All entries for "DSTRULE" from table "TTZD" must also appear in table "TTZDF" and/or in table "TTZDV" unless a time offset of "00:00:00" has been entered in field "DSTDIFF" for "DSTRULE". Please see installation error for more details about the possible cause of this runtime error and how it could be avoided.