nsmockup
Version:
Test your Suitescripts before deploying to NetSuite
564 lines • 11 kB
JSON
{
"code": "entitygroup",
"id": -8,
"translations": {
"en": "Entity Group"
},
"inactive": false,
"fields": [
{
"code": "calendardefaultview",
"type": "SELECT",
"translations": {
"en": {
"label": "Default View"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "calendarendtime",
"type": "SELECT",
"translations": {
"en": {
"label": "Daily End Time"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "calendarname",
"type": "TEXT",
"translations": {
"en": {
"label": "Title"
}
},
"mandatory": false
},
{
"code": "calendarperiod",
"type": "SELECT",
"translations": {
"en": {
"label": "Daily Time Increments"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "calendarstarttime",
"type": "SELECT",
"translations": {
"en": {
"label": "Daily Start Time"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "comments",
"type": "TEXTAREA",
"translations": {
"en": {
"label": "Comments",
"help": "Enter any notes or comments about the group here."
}
},
"mandatory": false
},
{
"code": "email",
"type": "EMAIL",
"translations": {
"en": {
"label": "Email"
}
},
"mandatory": false
},
{
"code": "externalid",
"type": "TEXT",
"translations": {
"en": {
"label": "ExternalId"
}
},
"mandatory": false
},
{
"code": "externalidstring",
"type": "TEXT",
"translations": {
"en": {
"label": "External ID (Text)"
}
},
"mandatory": false
},
{
"code": "formulacurrency",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Formula (Currency)"
}
},
"mandatory": false
},
{
"code": "formuladate",
"type": "DATE",
"translations": {
"en": {
"label": "Formula (Date)"
}
},
"mandatory": false
},
{
"code": "formuladatetime",
"type": "DATETIME",
"translations": {
"en": {
"label": "Formula (Date/Time)"
}
},
"mandatory": false
},
{
"code": "formulanumeric",
"type": "FLOAT",
"translations": {
"en": {
"label": "Formula (Numeric)"
}
},
"mandatory": false
},
{
"code": "formulapercent",
"type": "PERCENT",
"translations": {
"en": {
"label": "Formula (Percent)"
}
},
"mandatory": false
},
{
"code": "formulatext",
"type": "TEXT",
"translations": {
"en": {
"label": "Formula (Text)"
}
},
"mandatory": false
},
{
"code": "groupname",
"type": "TEXT",
"translations": {
"en": {
"label": "Name"
}
},
"mandatory": false
},
{
"code": "groupowner",
"type": "SELECT",
"translations": {
"en": {
"label": "Owner"
}
},
"mandatory": true,
"recordType": null
},
{
"code": "grouptype",
"type": "TEXT",
"translations": {
"en": {
"label": "Type"
}
},
"mandatory": false
},
{
"code": "grouptypename",
"type": "TEXT",
"translations": {
"en": {
"label": "Type"
}
},
"mandatory": false
},
{
"code": "isdynamic",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Dynamic"
}
},
"mandatory": false
},
{
"code": "isfunctionalteam",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Functional Team"
}
},
"mandatory": false
},
{
"code": "isinactive",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Inactive"
}
},
"mandatory": false
},
{
"code": "ismanufacturingworkcenter",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Manufacturing Work Center"
}
},
"mandatory": false
},
{
"code": "isprivate",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Private"
}
},
"mandatory": false
},
{
"code": "isproductteam",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Product Team"
}
},
"mandatory": false
},
{
"code": "issalesrep",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Sales Group"
}
},
"mandatory": false
},
{
"code": "issuerole",
"type": "SELECT",
"translations": {
"en": {
"label": "Issue Role"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "issupportrep",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Support Group"
}
},
"mandatory": false
},
{
"code": "laborresources",
"type": "INTEGER",
"translations": {
"en": {
"label": "Labor Resources"
}
},
"mandatory": false
},
{
"code": "lastmodifieddate",
"type": "DATETIME",
"translations": {
"en": {
"label": "Last Modified"
}
},
"mandatory": false
},
{
"code": "machineresources",
"type": "INTEGER",
"translations": {
"en": {
"label": "Machine Resources"
}
},
"mandatory": false
},
{
"code": "name",
"type": "TEXT",
"translations": {
"en": {
"label": "Name"
}
},
"mandatory": true
},
{
"code": "owner",
"type": "SELECT",
"translations": {
"en": {
"label": "Owner"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "restrictiongroup",
"type": "SELECT",
"translations": {
"en": {
"label": "Restrict To"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "savedsearch",
"type": "TEXT",
"translations": {
"en": {
"label": "Saved Search"
}
},
"mandatory": false
},
{
"code": "size",
"type": "INTEGER",
"translations": {
"en": {
"label": "Size"
}
},
"mandatory": false
},
{
"code": "subsidiary",
"type": "SELECT",
"translations": {
"en": {
"label": "Subsidiary"
}
},
"mandatory": true,
"recordType": "subsidiary"
},
{
"code": "workcalendar",
"type": "SELECT",
"translations": {
"en": {
"label": "Work Calendar"
}
},
"mandatory": false,
"recordType": null
}
],
"subLists": [
{
"code": "groupmembers",
"translations": {
"en": "Group Members"
},
"fields": [
{
"code": "accesslevel",
"type": "SELECT",
"translations": {
"en": {
"label": "Access Level"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "bouncedaddress",
"type": "TEXT",
"translations": {
"en": {
"label": "Bounced"
}
},
"mandatory": false
},
{
"code": "contribution",
"type": "PERCENT",
"translations": {
"en": {
"label": "Contribution %"
}
},
"mandatory": true
},
{
"code": "email",
"type": "EMAIL",
"translations": {
"en": {
"label": "Email"
}
},
"mandatory": false
},
{
"code": "employeemember",
"type": "SELECT",
"translations": {
"en": {
"label": "Name"
}
},
"mandatory": true,
"recordType": null
},
{
"code": "inactive",
"type": "TEXT",
"translations": {
"en": {
"label": "Inactive"
}
},
"mandatory": false
},
{
"code": "isprimary",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Primary"
}
},
"mandatory": false
},
{
"code": "issalesrep",
"type": "TEXT",
"translations": {
"en": {
"label": "issalesrep"
}
},
"mandatory": false
},
{
"code": "memberemail",
"type": "TEXT",
"translations": {
"en": {
"label": "Email"
}
},
"mandatory": false
},
{
"code": "membername",
"type": "TEXT",
"translations": {
"en": {
"label": "Name"
}
},
"mandatory": false
},
{
"code": "memberphone",
"type": "PHONE",
"translations": {
"en": {
"label": "Phone"
}
},
"mandatory": false
},
{
"code": "phone",
"type": "PHONE",
"translations": {
"en": {
"label": "Phone"
}
},
"mandatory": false
},
{
"code": "remove",
"type": "TEXT",
"translations": {
"en": {
"label": "Remove"
}
},
"mandatory": false
},
{
"code": "salesrole",
"type": "SELECT",
"translations": {
"en": {
"label": "Sales Role"
}
},
"mandatory": true,
"recordType": null
},
{
"code": "subscriptionstatus",
"type": "TEXT",
"translations": {
"en": {
"label": "Global Subscription Status"
}
},
"mandatory": false
}
]
}
]
}