SAP OData V4 Connector > Mappings and mapping tasks with SAP OData V4 Connector > SAP OData V4 targets in mappings
  

SAP OData V4 targets in mappings

To write data to an SAP OData V4 target in the SAP S/4HANA application, configure an SAP OData V4 object as a target in a mapping.
Specify the name and description of the SAP OData V4 target. Configure the target and advanced properties for the target object.
The following table describes the target properties that you can configure for an SAP OData V4 target:
Property
Description
Connection
Name of the target connection.
You can select an existing connection or create a new connection for the target connection property.
Object Type
Type of the target object.
Select Single Object as the object type.
Default is Single Object.
Object
The target object for the task.
Select the target object for a single target.
Operation
Type of the target operation.
Select one of the following operations from the list:
  • - Insert
  • - Update
  • - Upsert (Update or Insert)
  • - Delete
  • - Data Driven. Not applicable
Default is Insert.
Update Columns
This property appears only if you select update, upsert, or delete as the operation type.
Select the unique key column as the condition field for the update, upsert, or delete operation in an SAP OData V4 target.
Data Driven Condition
Not applicable.
The following table describes the advanced target properties that you can configure for an SAP OData V4 target:
Property
Description
Forward Rejected Rows
Determines whether the transformation passes rejected rows to the next transformation or drops them. By default, the mapping task forwards rejected rows to the next transformation.
If you select the Forward Rejected Rows option, the agent flags the rows as rejected and writes them to the reject file.
If you don't select the Forward Rejected Rows option, the Secure Agent drops the rejected rows and writes them to the session log file. The Secure Agent does not write the rejected rows to the reject file.
Default is enabled.
Cache Size for Web Service Request (KB)
The memory in KB available for the web service request.
If the target contains many rows or columns, you might want to increase the cache size.
Default is 1024.
Transaction Commit Control
Not applicable.
Transformation Scope
The method in which the mapping applies the transformation logic to incoming data.
Select one of the following transformation scopes from the list:
  • - All Input. Processes data from a source that is not real-time.
  • - Transaction. Processes data from a real-time source.
Default is All Input.
You can connect only one effective real-time source to a real-time target.
Optimize transformation
Select to improve performance for processing records at run time.
Default is disabled.