Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

SAP Exam C_ABAPD_2309 Topic 1 Question 9 Discussion

Actual exam question for SAP's C_ABAPD_2309 exam
Question #: 9
Topic #: 1
[All C_ABAPD_2309 Questions]

Which of the following are incomplete ABAP types? Note: There are 2 correct answers to this question.

Show Suggested Answer Hide Answer
Suggested Answer: C, D

Incomplete ABAP types are types that do not specify all the attributes of a data type, such as the length, the number of decimal places, or the value range. Incomplete types can only be used for the typing of field symbols and formal parameters, not for the definition of data objects or constants.Incomplete types can be either predefined or user-defined1.

The following are incomplete ABAP types:

C) C is a type for character strings with a generic length. The length of the character string has to be specified when a data object or a constant is defined with this type.For example, DATA text TYPE c LENGTH 10 defines a data object named text with a type c and a length of 10 characters2.

D) P is a type for packed numbers with a generic length and a generic number of decimal places. The length and the number of decimal places of the packed number have to be specified when a data object or a constant is defined with this type.For example, DATA amount TYPE p LENGTH 8 DECIMALS 2 defines a data object named amount with a type p, a length of 8 bytes, and 2 decimal places3.

The following are not incomplete ABAP types, because they specify all the attributes of a data type:

A) String is a type for variable-length character strings. The length of the character string is determined at runtime and can vary from 0 to 2,147,483,647 characters. The length does not have to be specified when a data object or a constant is defined with this type.For example, DATA text TYPE string defines a data object named text with a type string and a variable length4.

B) T is a type for time values in the format HHMMSS. The length of the time value is fixed at 6 characters and does not have to be specified when a data object or a constant is defined with this type. For example, DATA time TYPE t defines a data object named time with a type t and a length of 6 characters.


Contribute your Thoughts:

Refugia
4 months ago
Wait, are we sure 'P' isn't short for 'Partial' or 'Provisional' ABAP type? This exam is getting too complex for my liking.
upvoted 0 times
...
Laurel
4 months ago
Easy peasy! B and D are the incomplete types. I mean, who doesn't know that 'T' stands for 'Totally Incomplete' in ABAP?
upvoted 0 times
Mary
3 months ago
Totally Incomplete
upvoted 0 times
...
Mary
3 months ago
B and D
upvoted 0 times
...
...
Annita
4 months ago
This is a tricky one, but I'm pretty confident that B and D are the incomplete ABAP types. String is a complete type, right?
upvoted 0 times
Artie
3 months ago
Great, thanks for confirming!
upvoted 0 times
...
Tayna
3 months ago
Yes, String is a complete type.
upvoted 0 times
...
Bev
3 months ago
I think you're right, B and D are the incomplete ABAP types.
upvoted 0 times
...
Carissa
4 months ago
D) P
upvoted 0 times
...
Dominic
4 months ago
C) C
upvoted 0 times
...
Reed
4 months ago
B) T
upvoted 0 times
...
Mohammad
4 months ago
A) String
upvoted 0 times
...
...
Jerry
5 months ago
Hmm, I'm not too sure about this one. Maybe A and D are the incomplete types?
upvoted 0 times
...
Lorenza
5 months ago
I think B and C are the correct answers. T and C are definitely incomplete ABAP types.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77