21天学会APAP4的基础Day12.docVIP

  • 8
  • 0
  • 约5.35万字
  • 约 32页
  • 2018-06-19 发布于河南
  • 举报
21天学会APAP4的基础Day12

Day?12 Advanced Internal Tables, Part 1 Chapter Objectives Testing and Modifying Internal Table Contents Obtaining Information about an Internal Table Determining Whether an Internal Table Is Empty Determining the Number of Rows in an Internal Table Sample Program that Obtains Information About an Internal Table Copying Data from one Internal Table to Another Copying a Portion of an Internal Table Sample Program that Copies Data Between Internal Tables Comparing the Contents of Two Internal Tables Using the editor-call Statement Syntax for the editor-call Statement Inserting Rows into an Internal Table Syntax for the insert Statement insert [wa into] it [index n] Modifying Rows in an Internal Table Syntax for the modify Statement Deleting Internal Table Contents Using free to Delete Internal Table Contents Using refresh to Delete Internal Table Contents Using clear with an Internal Table Using the delete Statement to Delete Rows from an Internal Table Creating Top 10 Lists Using append sorted by Syntax for the append sorted by Statement Filling an Internal Table Using collect Syntax for the collect Statement Summary QA Workshop Quiz Exercise 1 Chapter Objectives After you complete this chapter, you should be able to: Recognize the table body operator and use it to test for the existence of data in an internal table, and to compare the contents of two internal tables for equality Determine the number of rows in an internal table using describe and sy-tfill Copy the contents from one internal table to another using the table body operator and the append lines and insert lines statements View and modify internal tables using editor-call Use the insert and modify statements to change the internal table contents Delete rows from an internal table using delete, delete ... where, clear, clear it[], refresh, and free Fill an internal table using append sorted by and collect Testing and Modifying Internal Table Contents Use the followin

文档评论(0)

1亿VIP精品文档

相关文档