SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
CONVERT DATE - Short Reference
Syntax
CONVERT {DATE dat1 INTO INVERTED-DATE dat2}
| {INVERTED-DATE dat1 INTO DATE dat2}.
Effect
Obsolete: Both variants convert the numbers of a character-type data object dat1 into their complement on nine and assigns the result to the data object dat2.