html5-img
1 / 8

RPG/400 Tables

RPG/400 Tables. Tables. Contains related or similar data Same data format Organized in columns and rows Uses: Validation Decoding. Tables for Validation. Verify that code or value exists or is acceptable. Tables for Decoding. Find a related or corresponding value . Loading Tables.

roz
Télécharger la présentation

RPG/400 Tables

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. RPG/400 Tables

  2. Tables • Contains related or similar data • Same data format • Organized in columns and rows • Uses: • Validation • Decoding

  3. Tables for Validation • Verify that code or value exists or is acceptable

  4. Tables for Decoding • Find a related or corresponding value

  5. Loading Tables • Compile time • Pre-runtime(runtime or execution time)

  6. An RPG/400 Table • Table namesbegin TAB___ • Extension specificationsE tabcod 50 2 A • Table look-upC code lokup tabcod 50

  7. RPG/400 Related Tables • Extension specificationsE tabcod 50 2 A tabnam 14 • Table look-upC code lokup tabcod tabnam 50

  8. Questions?

More Related