SAP Certified Associate - Back-End Developer - ABAP Cloud C_ABAPD_2309 Question # 5 Topic 1 Discussion

Note! The C_ABAPD_2309 Exam is no longer available. Get in touch with our Live Chat or email us for more information about the C_ABAPD_2507 Exam.

SAP Certified Associate - Back-End Developer - ABAP Cloud C_ABAPD_2309 Question # 5 Topic 1 Discussion

C_ABAPD_2309 Exam Topic 1 Question 5 Discussion:
Question #: 5
Topic #: 1

For the assignment, gv_target = gv_source.

which of the following data declarations will always work without truncation or rounding? Note: There

are 2 correct answers to this question.


A.

DATA gv_source TYPE string, to DATA gv_target TYPE c.


B.

DATA gv_source TYPE c. to DATA gv_target TYPE string.


C.

DATA gv_source TYPE d. to DATA gv_target TYPE string.


D.

DATA gv_source TYPE p LENGTH 8 DECIMALS 3. to DATA gv_target TYPE p LENGTH 16 DECIMALS 2.


Get Premium C_ABAPD_2309 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.