CData Python Connector for NetSuite

Build 25.0.9454

CustomFieldPermissions

Specifies a comma-separated list of custom field permissions to use when retrieving metadata. Overrides the binary behavior of IncludeCustomFieldColumns , allowing selective inclusion of custom fields based on permissions.

Data Type

string

Default Value

""

Remarks

Use this property to control which types of custom fields are included in the schema. This is useful when the authentication role has access to only certain custom fields.

If set, this property takes precedence over IncludeCustomFieldColumns, which enables or disables all custom fields. For example, to specify all of the custom field permissions for all available tables, set this to:

Custom Body Fields, Custom Column Fields, Custom Entity Fields, Custom Event Fields, Custom Item Fields, Item Number Fields, Other Custom Fields
This property only applies when Schema is set to SuiteTalk.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454