Code: Alles auswählen.
Laut Inst.hinweis:
SAPEDIT requires installing a function module in the SAP system you want to use it for.
The function module name must be Z2X_SAPEDIT and it must be RFC callable.
Code: Alles auswählen.
*SAPLZBOB.ABP
*******************************************************************
* System-defined Include-files. *
*******************************************************************
INCLUDE LZBOBTOP. " Global Data
INCLUDE LZBOBUXX. " Function Modules
*******************************************************************
* User-defined Include-files (if necessary). *
*******************************************************************
* INCLUDE LZBOBF... " Subprograms
* INCLUDE LZBOBO... " PBO-Modules
* INCLUDE LZBOBI... " PAI-Modules
INCLUDE LZBOBF01..