0 votes
38 views
in E_HANAAW_17 | SAP ABAP for HANA Certification by (0 points)
closed by

You implement an ABAP-managed database procedure (AMDP). Within this AMDP, you want to query data from calculation view CA_BOOKINGS_COUNT in SAP HANA content package ha400.primdb. How can you address the calculation view? Note: 

There are 2 correct answers to this question.

A.  _SYS_BIC."ha400.primdb/CA_BOOKINGS_COUNT"

B.  "ha400.primdb/CA_BOOKINGS_COUNT"

C.  _SYS_BIC."ha400.primdb::CA_BOOKINGS_COUNT"

D.  "ha400.primdb::CA_BOOKINGS_COUNT"

closed

1 Answer

0 votes
by (0 points)
 
Best answer
AC

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...