Which of the following tools and programming techniques use the SQL data definition language? There are 2 correct answers to this question.
How can you maintain documentation for input fields on your screen?
Please choose the correct answer.
Response:
Lock objects are only required when doing dialog programming; SAP's best practice does not require them when doing background or en masse changes, as there is no COMMIT WORK that will occur.
When to use Enhanced Open SQL?
There are 2 correct answers to this question.
You want to develop a program that processes character type data. When you implement the program, you can either use the classical string statements or the newer strings expressions and functions What are the main benefits of using string expressions and string functions? There are 2 correct answers to this question.