SAP ABAP Advanced Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 2. Dynamic Programming

In this chapter, we will cover recipes related to dynamic programming. This chapter is designed to provide useful recipes related to field symbols and data references, as well as dynamic SQL and ABAP code generation. In this chapter, we will look at the ways of:

  • Using field symbols and data references to print database table contents
  • Applying dynamic Open SQL
  • Dynamic program generation