16 lines
904 B
ABAP
16 lines
904 B
ABAP
*******************************************************************
|
|
* System-defined Include-files. *
|
|
*******************************************************************
|
|
INCLUDE LZTOPDOWNTOP. " Global Declarations
|
|
INCLUDE LZTOPDOWNUXX. " Function Modules
|
|
|
|
*******************************************************************
|
|
* User-defined Include-files (if necessary). *
|
|
*******************************************************************
|
|
* INCLUDE LZTOPDOWNF... " Subroutines
|
|
* INCLUDE LZTOPDOWNO... " PBO-Modules
|
|
* INCLUDE LZTOPDOWNI... " PAI-Modules
|
|
* INCLUDE LZTOPDOWNE... " Events
|
|
* INCLUDE LZTOPDOWNP... " Local class implement.
|
|
* INCLUDE LZTOPDOWNT99. " ABAP Unit tests
|