Correct Answer: Active
Explanation:
Note: This Question is unanswered, help us to find answer for this one
SAP ABAP Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More SAP ABAP MCQ Questions
Which of the following is not an attribute for creating an ABAP program?
Which is the central tool for managing changes made in the IMG or ABAP Workbench?
True or False? A transaction code cannot be created for table maintenance.
True or False? BSP Applications can be stateful or stateless.
For which of the following purpose can cookies be used?
There are basically three types of SELECT statements: SELECT SINGLE, SELECT ... ENDSELECT, and SELECT ... INTO TABLE. The SELECT ... ENDSELECT statement is also known as the SELECT loop.
Below, you will find a list of comments about SELECT ... ENDSELECT. Which of them are correct?
In which case do you decide to create a new ABAP OO class?
An international retail company needs a customer-specific list in SAP ERP that shows accumulated order values in a selectable currency.
What do you need to know to create this program?
A customer has implemented an enhancement for a transaction by using the predefined customer subscreen. The program contains the necessary plausibility checks for the values on the subscreen. However, from time to time, data fields are updated with values that are not allowed.
What do you recommend to solve this problem?
A customer wants to develop a Web application with Web Dynpro for Java as the front-end technology and a SAP ERP 6.0 system as the backend.
Which type of external interface do you use to generate a Web Dynpro model automatically with a minimum of effort?