New Year Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

Note! Following E_HANAAW_17 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

E_HANAAW_17 Exam Dumps - SAP Certified Development Specialist - ABAP for SAP HANA 2.0

Go to page:
Question # 25

You want to define an ABAP Core Data Services (CDS) view that totals the NET_AMOUNT column for each sales order (column SOJD). Which SELECT statement would you use in the definition? Please choose the correct answer.

A.

select from snwd_so {so_id( sum(net_amount) as sum_amount} order by sojd

B.

select from snwd_so {so_id( sum(net_amount) as sum_amount} group by sojd

C.

select from snwd_so {sojd, sum(net_amount) as sum_amount}

D.

select from snwd_so {so_id( sum(net_amount) as sum_amount} group by net_amount

Full Access
Question # 26

You changed an SAP HANA object that you transported using an SAP HANA Transport container. You want to release the transport request with your changes. In which sequence do you perform activities in the ABAP development system immediately before the release? Please choose the correct answer.

A.

Open the SAP HANA transport containerSelect take snapshot and Save

Activate the SAP HANA Transport Container

B.

Open the SAP HANA delivery unit Select take snapshot and Save Activate the SAP HANA Delivery unit

Activate the SAP HANA transport container

C.

Open the ABAP transport request Select take snapshot and Save

Activate the SAP HANA transport container

D.

Open the package Select take snapshot and Save Activate the SAP HANA Delivery unit

Activate the SAP HANA transport container

Full Access
Go to page: