CallidusCloud Commissions data type | Transformation data type | Range and description for the transformation data type |
---|---|---|
Boolean | String | Length 5 |
Date | Date/Time | Scale 6 |
Double | Double | Precision 15, scale 0 |
Integer | Integer | - 2,147,483,648 to 2,147,483,647 Precision 10, Scale 0 |
Long | BigInt | 9,223,372,036,854,775,808 to 9,223,372,036,854,775,807 Precision 19, scale 0 |
String | String | 1 to 104,857,600 characters |