To avoid possible restrictions for table extractions or to use other Xtract extraction types, you need to adjust several settings in the SAP system or use the Z-function modules of Theobald Software.
The following section gives an overview of the installation of custom function modules and customization of the SAP System.
Custom Function Modules on SAP System #
The Custom function modules/ABAP framework are delivered as a part of Theobald Software products and can be installed using the transport requests. The following components require installation of a custom function module in SAP:
-
Table: For most tasks, the installation of an ABAP framework is recommended or required. Refer to Custom function module for table extraction.
-
Report: The installation of a custom function module is required, refer to Install Report Custom Function Module.
Transport Requests #
The Theobald Software transport requests need to be imported into SAP by your SAP Basis team.
The following transport requests can be found in the ABAP subfolder of the installation directory (e.g., C:\Program Files\XtractProduct\ABAP\
):
Z_XTRACT_IS_REMOTE_REPORT-transport.zip
- contains the custom function module for the Report componentTHEO_READ_TABLE_740SP05.zip
- contains the latest custom function module for the Table component;
compatible with ABAP version 7.40 SP05 and higherTHEO_READ_TABLE_710.zip
- contains the latest custom function module for the Table component;
compatible with ABAP version 7.10 and higherTHEO_READ_TABLE_640.zip
- contains the latest custom function module for the Table component;
compatible with ABAP versions from 6.40 until 7.03THEO_READ_TABLE_46C.zip
- contains the latest custom function module for the Table component;
compatible with ABAP versions from 4.6C until 6.40Z_THEO_READ_TABLE-transport.zip
- contains the custom function module for the Table component;
compatible with ABAP version 7.40 SP05 and higherZ_THEO_READ_TABLE-transport-before-740SP05.zip
- contains the custom function module for the Table component;
compatible with ABAP versions 6.40 to 7.40 SP04
For more information on installing transport request, see the knowledge base article How to import an SAP Transport Request or check the SAP help.
All objects that come with any of the transport requests, can be deleted by importing the Z_THEO_READ_TABLE-deletion_request.zip
transport request.
Customizing #
For the following components a customizing on the SAP system is required:
- OHS: Refer to Customizing for OHS in BW.
- DeltaQ: Refer to Customizing for DeltaQ.