nerdexam
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)
  • A
    11% (4)
  • B
    3% (1)
  • C
    3% (1)
  • D
    84% (31)

Community Discussion

No community discussion yet for this question.

Full C_BOWI_41 Practice