SAP
C_BOWI_41 · Question #142
Which two statements describe reasons for using the FormatDate() function?
The correct answer is B. You want to convert a date object into a string object. C. You want to format a date so that it is displayed as a string when it is concatenated with another. See the full explanation below for the reasoning.
Question
Which two statements describe reasons for using the FormatDate() function?
Options
- AYou want to convert a string object into a date object.
- BYou want to convert a date object into a string object.
- CYou want to format a date so that it is displayed as a string when it is concatenated with another
- DYou want to modify the format of a string object into a non-standard date format.
How the community answered
(30 responses)- A13% (4)
- B80% (24)
- D7% (2)
Community Discussion
No community discussion yet for this question.