SAP
C_BOWI_41 · Question #135
In the creation of a document, you have to import a personal data file. The data file contains date information, but when the file is imported, the dates are imported as character strings. Which…
The correct answer is D. ToDate(). See the full explanation below for the reasoning.
Question
In the creation of a document, you have to import a personal data file. The data file contains date information, but when the file is imported, the dates are imported as character strings. Which function should you use to change the format from string to date?
Options
- ADate()
- BChar()
- CToChar()
- DToDate()
How the community answered
(37 responses)- A11% (4)
- B3% (1)
- C3% (1)
- D84% (31)
Community Discussion
No community discussion yet for this question.