Exam C-ABAPD-2507 Topic 5 Question 62 Discussion
Actual exam question for SAP's C-ABAPD-2507 exam
Question #: 62
Topic #: 5
Question #: 62
Topic #: 5
Which of the following pre-defined ABAP data types is a complete data type?
Suggested Answer: A Vote an answer
Comprehensive and Detailed Explanation from Exact Extract:
* p (packed number) is a complete type, as it includes decimal places and precision definition.
* d (date), c (character), n (numeric text) are incomplete types; they require length specification.
Study Guide Reference: ABAP Keyword Documentation - Predefined ABAP Types.
* p (packed number) is a complete type, as it includes decimal places and precision definition.
* d (date), c (character), n (numeric text) are incomplete types; they require length specification.
Study Guide Reference: ABAP Keyword Documentation - Predefined ABAP Types.
by daniel.sergio.quintela at Oct 15, 2025, 12:06 PM
0
0
0
10
Comments
daniel.sergio.quintela
2025-10-15 12:06:35Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).