An ABAP Program processes the following expression r=a/b+c which of the following data declarations would cause the runtime environment to use fixed-point arithmetic for the above expression to calculate the value of"/'?
Where can you define data types that can be used throughout the system? Note: There are 3 correct answers to this question.
What can be implemented using an implicit enhancement option? Note: There are 3 correct answers to this question
How can you search for classic Business Add-ins (BADIs)? Note: There are 2 correct answers to this question
You want to define a field symbol that will be assigned to a character string. Which generic types can you use? Note: There are 3 correct answers to this question
You write a program that updates a data record in the database using the following statements. UPDATE scar FROM Is_scarr, which of the following task does the database interface perform?
Note: There are 2 correct answers to this question
Which ABAP Dictionary object can reference a domain?
Which of the following incomplete ABAP pre-defined data types? Note: There are 3 correct answers to this question
You have created table ZTAB and you want to create a foreign-key relationship to table SAPTAB Under which conditions is this possible? Note: There are 2 correct answers to this question.
A costumer has asked that you improve performance for a small table with frequent read accesses, what buffering type do you recommend?