Importing ABAP/4 function modules into SAP
How to generate, activate and commit new ABAP/4 modules to a SAP system.
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 Download Documents, System Requirements, Release Notes.
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_DATA_DIR/methods
On Windows operating systems
TWA_home\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: