Get Example source ABAP code based on a different SAP table
VERSION 5 OUT
executable program ABAP program that can be executed using the SUBMIT statement. An executable program can be started via System -> Services -> Reporting, or from other services such as report transactions. A SUBMIT is always executed internally. An executable program can have its own dynpros, be linked to a logical database, and be executed in background processing. ABAP_MORE_INFO