SAP OData V4 Connector > Data type reference > SAP OData V4 and transformation data types
  

SAP OData V4 and transformation data types

Use only the compatible SAP OData V4 data types in mappings and mapping tasks to read from OData V4-compliant applications in SAP.
The following table lists the SAP OData V4 data types that you can use with SAP OData V4 Connector, along with the corresponding transformation data types:
SAP OData V4 Data Type
Transformation Data Type
Edm.Binary
Binary
Edm.Boolean
String
Edm.Date
Date/Time
Edm.DateTimeOffset
Date/Time
Edm.Double
Double
Edm.Decimal
Decimal
Edm.Int32
Integer
Edm.Int64
Bigint
Edm.Single
Double
Edm.String
String
Edm.TimeOfDay
Date/Time