Importing ABAP/4 function modules into SAP
How to generate, activate and commit new ABAP/4 modules to a SAP system.
About this task
This section describes the procedure to generate, activate, and commit new ABAP/4 function modules to your SAP system and several new internal tables. You do not modify any existing SAP system objects. For information about the supported SAP R/3 releases, see the System Requirements Document at Product Requirements.
The number of ABAP/4 modules that you install with the import process varies from
release to release. The modules are installed in the methods directory and have
the following file names and format:
- K9000xx.TV1 (function modules for standard jobs scheduling extensions)
- K9007xx.TV1 (function modules for IDoc monitoring and job throttling)
- On UNIX operating systems
- TWA_home/TWS/methods
- On Windows operating systems
- TWA_home\TWS\methods
Before importing the ABAP/4 function modules, review the considerations documented in Migrating from previous versions.
To import ABAP/4 function modules into SAP: