Data Ingestion and Replication
- Data Ingestion and Replication
- 所有产品
SAP Mass Ingestion接続ソースデータ型 | Google BigQueryターゲットデータ型 |
---|---|
accp(6) | string |
char(p), 1 <= p <= 255 | string |
clnt(p), 1 <= p <= 3 | string |
cuky(p), 1 <= p <= 5 | string |
curr(p,s), 1 <= p <= 38, 0 <= s <= 16 | bignumeric |
d16d(p,s), 1 <= p <= 38, 0 <= s <= 16 | bignumeric |
d16r | float64 |
dats | date |
dec(p,s), 1 <= p <= 38, 0 <= s <= 16 | bignumeric |
fltp | float64 |
int1 | int64 |
int2 | int64 |
int4 | int64 |
int8 | int64 |
lang(1) | string |
lchr * | string |
lraw * | string |
numc(p), 1 <= p <= 255 | string |
quan(p,s), 1 <= p <= 38, 0 <= s <= 16 | bignumeric |
raw(p), 1 <= p <= 255 | bytes |
sstr(p), 1 <= p <= 1333 | string |
strg * | string |
tims | time |
unit(p), 1 <= p <= 5 | string |
* SAPでは、これらのデータ型の最大長は指定されていません。 |