# SAP Transports

&#x20;IT-Conductor advanced SAP functionality requires a transport to be imported into the SAP System. The following  Modules are included:

### IT-Conductor Function Modules <a href="#itcsaptp.core" id="itcsaptp.core"></a>

* Background Job Monitoring & Automation
* STMS (Transport System) Monitoring & Automation
  * STMS Status Monitoring and change
  * Transport Request Monitoring and Import
* Enqueue monitoring
* ARFC Monitoring
* SAP Workload Monitoring (ST03)
* iDoc Monitoring
* System-wide User List

### IT-Conductor BW Function Modules <a href="#itcsaptp.bw" id="itcsaptp.bw"></a>

* BW Precalc Servers monitoring

### IT-Conductor CRM Function Modules <a href="#itcsaptp.crm" id="itcsaptp.crm"></a>

* CRM BDoc Monitoring

### IT-Conductor LMDB Function Modules <a href="#itcsaptp.crm" id="itcsaptp.crm"></a>

* LMDB Query

### IT-Conductor HANA Function Modules <a href="#itcsaptp.crm" id="itcsaptp.crm"></a>

* HANA in-band Monitoring (monitoring SAP-specific HANA tenant DB directly from SAP)

### IT-Conductor Concur Function Modules <a href="#itcsaptp.crm" id="itcsaptp.crm"></a>

* Concur  Connection Monitoring

When you log into the IT-Conductor portal, you can download the transport file by navigating to [**Support → Downloads → SAP Transport Downloads**](https://service.itconductor.com/objectSavedSearch?OBJECT_Id=5843758999113569). <br>

<table data-full-width="true"><thead><tr><th>Name</th><th>Description</th><th width="96">Version</th><th>Transport Number</th></tr></thead><tbody><tr><td>IT-Conductor Function Modules</td><td>Extended Function Modules </td><td>6.87</td><td>ZO2K900154</td></tr></tbody></table>

### Common ABAP Import Errors

When importing the transport, please be aware that you may encounter import errors, and the import will complete with a return code of 8. This is normal as the transport includes modules that require certain SAP components to be installed. When not present, errors are generated, and the specific modules are not activated; the other modules remain unaffected.

*`Type 'SMOFPARNAM' is unknown`*

* **Cause:** Requires Software Component BBPCRM (SAP CRM) in package SMOF (*R/3 Adapter Service*, application CRM-MW-ADP).
* **Impact:** IT-Conductor BDoc Monitoring

\
*`Type 'CL_CTE_FND_HTTP_CHECK' is unknown.`*

* **Cause:** Requires add-on SAP Concur Integration Foundation and software Component CTE\_FND
* **Impact:** IT-Conductor Concur Monitoring

<figure><img src="/files/DToUWawYOf2hdQwz2sVG" alt=""><figcaption><p>Figure 1: ABAP Error Log</p></figcaption></figure>

*`Type 'DMC_MT_IDENTIFIER' is unknown.`*

* **Cause:** Requires Software Component SAP LT / DMIS
* **Impact:** IT-Conductor SLT Monitoring

*`Type 'CWBSEARCH_CRITERIA' is unknown.`*&#x20;

* **Cause:** Requires the latest version of Note Assistant / Correction Workbench (package *SCWB*), which is part of the software component SAP\_BASIS.
* **Impact:** IT-Conductor SNote Monitoring

*`The function 'LOWER' is unknown`*

* **Cause:** Requires Software Component SAP\_BASIS 7.40 SP05 and later
* **Impact:** IT-Conductor Advanced User Security  Automation (Resolving user e-mail to user ID)

<figure><img src="/files/SwY8XLqTraoqq7rR340V" alt=""><figcaption><p>Figure 2: ABAP Error Log</p></figcaption></figure>

For additional error messages, please contact [IT-Conductor support](mailto:support@itconductor.com).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.itconductor.com/user-guide/monitoring/sap/netweaver/abap-system/sap-transports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
