Field Mapping Reference
How to configure field mappings between NetSuite and SuitePortal.
Field Mapping Reference
This documentation is currently being developed. Check back soon for complete content.
Overview
Field mapping defines how NetSuite fields translate to SuitePortal fields.
Default Mappings
Standard fields are automatically mapped. See NetSuite Records Reference.
Custom Field Mapping
Map custom NetSuite fields to SuitePortal:
Configuration
- Navigate to Settings > Sync > Field Mapping
- Select record type
- Click Add Custom Field
- Configure mapping
Mapping Properties
| Property | Description |
|---|---|
| Source Field | NetSuite field ID |
| Target Field | SuitePortal field name |
| Transform | Optional transformation |
| Required | Sync fails if missing |
Transformations
Available transformations:
| Transform | Description |
|---|---|
none | Direct copy |
uppercase | Convert to uppercase |
lowercase | Convert to lowercase |
date | Parse as date |
number | Parse as number |
boolean | Parse as boolean |
Best Practices
- Map only fields you need
- Use consistent naming
- Document custom mappings
- Test with sample data