SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 Questions and Answers
What are advantages of defining text symbol in executable programs? Note: There are 2 correct answers to this question
You want to read a single line of an internal table using table expression itab[...]. How can you identify the line? Note: There are 3 correct answers to this question
What ABAP Dictionary object allows you to define fixed values
Which of the following incomplete ABAP pre-defined data types? Note: There are 3 correct answers to this question
Which of the following components are part of SAP Net weavers AS ABAP version 7.1x and higher?
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 call a lock module, Which exceptions could the lock module raise when a logical lock CANNOT be set?
Note: There are 2 correct answers to this question.
Which data types are incomplete ABAP standard data types? Note: There are 3 correct answers to this question.
In which order do you implement a new BADI?
What properties will be set when you define a table type in the ABAP Dictionary? Note: There are 3 correct answers to this question.
You build a dialog screen with an input field in an ABAP Program. How do you ensure that the contents of the screen field can be accessed in the program?
How do you create lock objects and lock modules for use in ABAP programs that's access the database?