Name | Type | Cardinality | Label | Required | Help |
accessLevel |
boolean |
0..1 |
Private |
F |
If set to true, this record can only be viewed by the logged in user. |
assigned |
RecordRef |
0..1 |
Assigned To |
T |
References an existing employee record. This defaults to the logged in user. In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
company |
RecordRef |
0..1 |
Company |
F |
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
completedDate |
dateTime |
0..1 |
Date Completed |
F |
Enter the date the subject for this call was concluded.
This field can be useful if the call required a follow-up or call back or was not completed on the call date for another reason. |
contact |
RecordRef |
0..1 |
Contact |
F |
Select the contact for this company in relation to this cal.
The contacts in this field are the contacts attached to the company selected above. Click Open next to the Company field to add contacts to a company's record. |
contactList |
PhoneCallContactList |
0..1 |
|
|
|
createdDate |
dateTime |
0..1 |
Date Created |
F |
|
customFieldList |
CustomFieldList |
0..1 |
|
|
|
customForm |
RecordRef |
0..1 |
Custom Form |
F |
References an existing custom form for this record type. To ensure that field relationships defined within a desired custom form are maintained, you must provide the customForm value. Also, if defaults are off, then customForm is required, if defaults are on then the default form is used. Internal ID values for existing forms can be found at Setup > Customization > Entry Forms. In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
endDate |
dateTime |
0..1 |
End Date |
F |
Note: The time component from this field represents the hour/minute of when the phone call ended. The UI to Web services equivalent is as follows: Call Date -> startDate (date component) From -> startDate (time component) To -> endDate (time component |
lastModifiedDate |
dateTime |
0..1 |
Last Modified Date |
F |
|
message |
string |
0..1 |
Comments |
F |
Enter notes on the context and decisions made in this phone call.
You can enter up to 999 characters. |
milestone |
RecordRef |
0..1 |
|
|
|
owner |
RecordRef |
0..1 |
Created By |
F |
|
phone |
string |
0..1 |
Phone |
F |
Must be entered in the following formats:999-999-9999, 1-999-999-9999, (999) 999-9999, 1(999) 999-9999 or 999-999-9999 ext 9999. |
priority |
PhoneCallPriority |
0..1 |
Priority |
T |
|
reminderMinutes |
PhoneCallReminderMinutes |
0..1 |
Set up Reminder |
F |
Select the amount of time before the start time for this call when you would like to set a reminder for the organizer.
You must check the Block Out Time box to set a reminder.
You must also select a reminder type to set the reminder. |
reminderType |
PhoneCallReminderType |
0..1 |
Reminder type |
F |
Select the type of reminder the call organizer should receive before the start time of this task.
You must check the Block Out Time box to set a reminder.
Email reminders are sent to the email address on the employee record of the organizer.
Popup reminders appear only if the organizer is logged in to his or her NetSuite account.
You must also set a time in the Reminder field to set a reminder. |
sendEmail |
boolean |
0..1 |
Send email |
F |
|
startDate |
dateTime |
0..1 |
Start Date |
T |
Enter the date of this call.
Click the calendar icon to choose the date from the calendar. |
status |
PhoneCallStatus |
0..1 |
Status |
T |
Reference to a value in a system list. Values: _scheduled, _completed. |
supportCase |
RecordRef |
0..1 |
Support Case |
F |
In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |
timedEvent |
boolean |
0..1 |
Timed Event |
F |
Check this box to schedule this call on the calendar of the person organizing the call.
Enter the start and end times in the From and To fields.
This time is scheduled on the calendar for the phone call date. |
timeItemList |
PhoneCallTimeItemList |
0..1 |
|
|
|
title |
string |
0..1 |
Title |
T |
Enter the subject of this phone call.
You can enter up to 100 characters. |
transaction |
RecordRef |
0..1 |
Transaction |
F |
References an existing opportunity. This is only settable if the opportunities feature is enabled. In order to retrieve a list of available values for this field, use the GetSelectValue operation. For more information, see getSelectValue of the Platform Guide. |