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 4 Question 27 Discussion

Actual exam question for SAP's C_ABAPD_2309 exam
Question #: 27
Topic #: 4
[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:

Coral
19 days ago
I'm not sure about C) C. Can someone explain why it might be incomplete?
upvoted 0 times
...
Viola
28 days ago
I agree with you, Roxane. I also think D) P is incomplete because it represents a pointer.
upvoted 0 times
...
Graciela
28 days ago
This question is a real head-scratcher. I'm tempted to just guess and hope for the best. Maybe I'll ask the proctor if they accept 'Shrug' as an answer.
upvoted 0 times
Reuben
1 days ago
I'm not sure, but I'll go with A) String and D) P.
upvoted 0 times
...
Virgilio
5 days ago
I'm going with B) T and D) P.
upvoted 0 times
...
Monroe
9 days ago
I think it's A) String and C) C.
upvoted 0 times
...
...
Roxane
1 months ago
I think A) String is incomplete because it can be of variable length.
upvoted 0 times
...
Merilyn
1 months ago
Hold up, T and P? Sounds like gibberish to me. I'm sticking with A and C, those seem like the obvious choices here.
upvoted 0 times
Rashad
3 days ago
User 3: A and C are the correct choices for incomplete ABAP types.
upvoted 0 times
...
Winifred
16 days ago
User 2: I'm not sure about T and P, I'm going with A and C.
upvoted 0 times
...
Avery
23 days ago
User 1: I think T and P are incomplete ABAP types.
upvoted 0 times
...
...
Rolland
1 months ago
I'm pretty sure String is a complete ABAP type, not an incomplete one. Definitely going with B and D on this one.
upvoted 0 times
Paris
28 days ago
Yes, String is a complete ABAP type. B and D are the correct incomplete types.
upvoted 0 times
...
Candra
30 days ago
I think you're right, String is a complete ABAP type. I'll go with B and D as well.
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