Big 11.11 Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

SAP Certified Associate - Back-End Developer - ABAP Cloud C_ABAPD_2507 Question # 8 Topic 1 Discussion

SAP Certified Associate - Back-End Developer - ABAP Cloud C_ABAPD_2507 Question # 8 Topic 1 Discussion

C_ABAPD_2507 Exam Topic 1 Question 8 Discussion:
Question #: 8
Topic #: 1

Given the following code excerpt that defines an SAP HANA database table:

DEFINE TABLE demo_table

{

KEY field1 : REFERENCE TO abap.clnt(3);

KEY field2 : abap.char(1332);

@Semantics.quantity.unitOfMeasure : 'demo_table.field4'

field3 : abap.quan(2);

field4 : abap.unit(2);

}

Which field is defined incorrectly?


A.

field2


B.

field3


C.

field4


D.

field1


Get Premium C_ABAPD_2507 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.