Correct Answer: Transports
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
ABAP has built-in types like C, I, N, STRING, or X. If you use these types for defining data objects, which of the following statements are correct?
During an upgrade project to SAP NetWeaver 7.0, you are asked for a strategy to convert the implemented classic BAdIs to the new BAdI type.
What do you recommend?
Among the most frequently used enhancement concepts in ABAP, you find customer exits. Which of the following statements about customer exits are correct?
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?
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?
True or False? SAP allows conditional branching only with the IF - ENDIF control structure.
Which allows data to be taken from a fixed structure and stored in working memory in ABAP?
Which transaction is used to view Lock Table?
For which of the following purpose can cookies be used?
True or False? BSP Applications can be stateful or stateless.