| Internal ID | Type | nlapiSubmitField | Label | Required | Help |
| accesslevel |
checkbox |
false |
Private Phone Call |
false |
|
| assigned |
select |
true |
Organizer |
true |
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 |
select |
false |
Company |
false |
References an existing customer record.
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 |
date |
false |
Date Completed |
false |
|
| contact |
select |
false |
Contact |
false |
References an existing contact.
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. |
| createddate |
datetime |
false |
|
false |
|
| customform |
select |
false |
Custom Form |
true |
|
| enddate |
text |
true |
|
false |
|
| endtime |
timeofday |
false |
End Time |
true |
|
| endtimepicker |
select |
false |
|
false |
|
| externalid |
text |
false |
ExternalId |
false |
|
| group |
text |
false |
|
false |
|
| lastmodifieddate |
datetime |
false |
|
false |
|
| message |
textarea |
false |
|
false |
Enter notes on the context and decisions made in
this phone call.
You can enter up to 999 characters. |
| owner |
text |
false |
Created By |
true |
|
| phone |
phone |
true |
Phone Number |
false |
Phone numbers can 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 |
select |
true |
Priority |
true |
Reference to a value in a system list. Values: _low, _medium, _high. This field is currently only available on customized phone call forms. |
| reminderminutes |
select |
false |
Reminder |
false |
|
| remindertype |
select |
false |
Reminder Type |
false |
|
| sendemail |
checkbox |
false |
Send Email |
false |
|
| startdate |
date |
true |
Date |
true |
|
| starttime |
timeofday |
false |
Start Time |
true |
|
| starttimepicker |
select |
false |
|
false |
|
| status |
select |
true |
Status |
true |
Reference to a value in a system list. Values: _scheduled, _completed. |
| supportcase |
select |
false |
Support Case |
false |
|
| timedevent |
checkbox |
false |
Reserve Time |
false |
|
| timezone |
text |
false |
|
false |
|
| title |
text |
true |
Subject |
true |
Enter the subject of this phone call.
You can enter up to 100 characters. |
| transaction |
select |
false |
Transaction |
false |
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. |