SAP Certified Development Associate – ABAP with SAP NetWeaver 7.50 — Question 2

What are the advantages of defining text symbols in executable programs? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answer includes A, as text symbols can indeed be altered at runtime, allowing for dynamic changes. Option C is also correct because text symbols enable support for multiple languages. Options B and D are incorrect; B is false because the character limit can vary, and D is misleading as the ease of maintenance can depend on context.