What are advantages of using a field symbol for internal table row access? (Choose two.)
Which restrictions exist for ABAP SQL arithmetic expressions? (Choose two.)
Given the following Core Data Service View Entity Data Definition,When you attempt to activate the definition, what will be the response?
In the assignment:data (gv_result) = 1/8.What will be the data type of gv_result?
Given the following Core Data Services View Entity Data Definition,Which of the following types are permitted to be used for <source> on line #4? (Choose two.)
Given the following ABAP SQL statement excerpt from an ABAP program:You are given the following information:1. The data source “spfli” on line #2 is an SAP HANA database table.2. “spfli” will be a large table with over one million rows.3. This program is the only one in the system that accesses the table.4. This program will run rarely.Based on this information, which of the following general settings should you set for the spfli database table? (Choose two.)