# Optional configurations

To customize your SAP Ariba integration, you can request the following configurations be enabled for your organization.

### Import to Fairmarkit <a href="#importtofairmarkit" id="importtofairmarkit"></a>

When your requisitions are imported into Fairmarkit, you can select from the following configurations:

#### Additional Item Fields

The Additional Item Fields configuration adds additional fields on item payload such as Quantity, PurchaseOrg, etc.

#### Additional Requisition Fields

The Additional Requisition Fields configuration adds additional fields on request for quote payload such as Company\_code, Requester, Originating System, etc.

#### Business Unit Tag

The Business Unit Tag configuration adds a tag with the business unit. Currently, Fairmarkit offer two Business Unit tags, one with company code and another without company code.

#### Round Robin

When a request for quote event is created during import, the Round Robin configuration randomly assigns the event to a buyer.

#### Team Tag

When a request for quote event is created, the Team Tag configuration adds a tag to the event with the buyer team. The tag is assigned based on the user that created the purchase requisition.

### Export to SAP Ariba <a href="#exporttosapariba" id="exporttosapariba"></a>

When your events are exported to SAP Ariba, you can select from the following configurations:

#### Item Additional Info

With the Item Additional Info configuration, Fairmarkit will skip any item that doesn't have ARIBA\_METADATA\_LINE\_NUMBER in additional\_info.

#### Prevent Dropped Item

When an event is exported back, SAP Ariba deletes any non-referenced items. The Prevent Dropped Item configuration goes through non-referenced items and creates a dummy payload to prevent data loss.

#### Requisition Title Change

When the purchase requisition is updated, the Requisition Title Change configuration adds ||SRCD|| to a requisition title to indicate that it was sourced through Fairmarkit.

#### Service Item Update Expected Amount

The Service Item Update Expected Amount configuration updates the expected amount on services.


---

# 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.fairmarkit.com/buyers/integrations/sap-ariba-integration/purchase-requisition-sync/optional-configurations.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.
