GENERATE SUBROUTINE POOL

Reference

Syntax

GENERATE SUBROUTINE POOL itab NAME prog
  [MESSAGE mess]
  [INCLUDE incl]
  [LINE lin]
  [WORD wrd]
  [OFFSET off]
  [MESSAGE-ID mid]
  [SHORTDUMP-ID sid].


Effect

Generates a temporary subroutine pool from the content of an internal table itab. Its name is returned in prog.

Additions