SAP Certified Associate - Back-End Developer - ABAP Cloud Sample Questions:
1. In CDS views, what do joins and associations have in common? Note: There are 2 correct answers to this question.
A) They can expose an entire data source without listing individual fields.
B) The field list can include fields of the linked table without specifying the name of the corresponding data source.
C) The data sources are linked using an ON clause.
D) An alias can be assigned to the data sources and to the fields in the field list.
2. Which of the following pre-defined ABAP data types is a complete data type?
A) P
B) D
C) C
D) N
3. Given the following code excerpt that defines an SAP HANA database table:
Which field is defined incorrectly?
A) field4
B) field1
C) field2
D) field3
4. Which statement can you use to change the contents of a row of data in an internal table?
A) INSERT
B) APPEND
C) MODIFY
D) UPDATE
5. When you join two database tables, which of the following rules applies to the database fields you use in the join?
A) They must always have an alias name.
B) They must have the same name, eg coll = coll.
C) They must be compared with an ON condition.
D) They must be a the same position in their table, for example left_table-col1 = right_table- coll.
Solutions:
| Question # 1 Answer: C,D | Question # 2 Answer: B,D | Question # 3 Answer: A | Question # 4 Answer: C | Question # 5 Answer: C |

We're so confident of our products that we provide no hassle product exchange.


By Guy


